Name your file ex1_1.txt
<TABLE BORDER="5"> <TR><TD colspan=3>Some unordered list instructions:</TH></TR> <TR><TD>opening unordered list:</TD><TD> </TD><TD><OL></TD> <TH><TD>* new item:</TD><TD> </TD><TD>< LI></TD></TR> <TR><TD># another new item:</TD><TD> </TD><TD>< LI ></TD></TR> <TR><TD>closing list:</TD> <TD></UL></TD></TR> </TABLE> |
*****************************************************************
Note: the HTML instructions for the symbols "<" and ">" are "<" and ">" respectively.
Name your file ex1_2.html
See the note on entities in the previous problem.
Name your file ex1_3.html
Make sure that
Use the following colors: lightblue, orange, and yellow.
Name your file ex1_4.html