Project 12 - Checksheet
Answers for Self-Check Questions for Project 12.
Review questions:
- Cascading Style Sheets
- Selector, property, and value
- The HTML element or tag you wish to define
- The attribute you wish to change
- Colon :
- {}
- Semi-colon ;
- If the value is multiple words like font-family names such as "Comic Sans MS"
- body
- margin-left
- 20%
- ; and it should be placed after margin-left: 20%
- h1
- font-family
- "Comic Sans MS",sans-serif
- hr {size: 6px}
- h1 {color: #FF0000}
- p
{line-height: 1.5em;
text-indent: 2em}
- .css
- <link>
- <head> </head>
- Because it will not work properly in Mozilla or Netscape browsers
- 2 times the font size of the current element
- 7 pixels
- 20 points or 20/72 of an inch