MODULE 3 and 6 - Reviewer
MODULE 3 and 6 - Reviewer
HTML Style Attribute • To display the color black, all colors must
be set to 0, like this rgb (0,0,0).
Style attribute
• To display the color white, all colors must
- Can be used to set the style of a specific
be set to 255, like this rgb (255,255,255).
HTML element.
- 50% is 50% gray (but you can still see the Text-indent property
color) - Used to specify the indentation of the
- 0% is completely gray (you can no longer first line of text.
see the color).
Color property
HTML Fonts
Font-family property
Font-size property
- Links are found in nearly all web pages. - IDs are called by adding the pound (#)
Links allow users to click their way from symbol to the ID name.
page to page.
target Attribute
_blank
_self
Image as links
Images
border=0 property