Terms: Types of Toolbar
Terms: Types of Toolbar
Terms
emphasized.
Strong tag it contains the text to be
rendered strongly emphasized.
Tables- are used to present data for scientific
research, sales figures, class schedules, and
sports statistics, among others.
Graphics it is used to enhance the
appearance of your Webpage.
Image Tag it is used to insert images under
the same folder.
Marquee Moving text and images can be
displayed within a document using the
marquee tag.
Hyperlinks or Links are used to connect
Web pages of different Websites or Web
servers anywhere in the world.
Link it is the color without a mouse over it
or before being visited. The default color is
usually blue.
Vlink it controls the color of a link that has
been clicked or visited. The default color is
usually green or red.
Alink it controls the color of a link on
which a mouse has been pressed but not
clicked. The default color is usually green or
red.
Frames it is used to divide the browser
window into parts, each of which appears as
a separate HTML documents.
Frameset tag It tells the browser to get
more files to be placed on the page.
HTML forms are used to pass data to a
server.
Input element is used to select user
information.
CSS stands for Cascading Style Sheets Styles
define how to display HTML elements Styles
were added to HTML 4.0 to solve a problem
A CSS rule has two main parts:
The selector is normally the HTML element
you want to style.
Each declaration consists of a property and a
value.
The property is the style attribute you want to
change. Each property has a value.
A CSS declaration always ends with a
declaration.
Values:
border-left-width,
border-style,
border-color
Border-style sets the style of the four
borders, can have from one to four styles.
Values:
none,
hidden,
dotted,
dashed,
solid,
double groove,
ridge,
inset,
outset.
Border-top a shorthand property for
setting all of the properties for the top
border in one declaration.
Values:
border-style,
border-color
border-width