yellow
Byungkuk Choi CST161 test #1
Byungkuk
CST161
test #1
Byungkuk
Six tags for physical markup
- OL is used for an ordered list.
- UL is used for an unordered list.
- LI is used to begin the first list item.
- DL is used for the definition list.
- DT is used to complete the definition term.
- DD is used to complete the definition of the term that was entered.
three logical markup tags
/* li is square */
li{list-style-type:square;}
- acronym
- cite
- code
li{list-style-type:upper-roman;}
- accesskey
- align
- checked
- name
- size
li{list-style-type:lower-roman;}
- bgcolor
- border
- frame
- rules
- width
|
X2 |
Byungkuk |
Choi |
|
A6 |
A2 |
C2 |
D2 |
E2 |
A3 |
C3 |
D3 |
E3 |
B4 |
C4 |
D4 |
E4 |
F4 |
A5 |
B5 |
E5 |