|
| |||||||||||||||||||||||||||||||||||||||||||||
Some effects
|
| <LI style="LIST-STYLE-TYPE: circle;color:red"><font color=blue>List Item </FONT> |
|
| <LI style="LIST-STYLE-TYPE: square;color:green"><font color=yellow>List Item </FONT> |
|
| <LI style="LIST-STYLE-TYPE: disc;color:blue"><font color=red>List Item </FONT> |
Some examples
fruit
The code <U>fruit</U><UL> <LI style="LIST-STYLE-TYPE: circle;color:red"><font color=blue>apples </FONT> <LI style="LIST-STYLE-TYPE: circle;color:red"><font color=blue>lemmon</FONT> <LI style="LIST-STYLE-TYPE: circle;color:red"><font color=blue>banana </FONT> </UL> <U>country</U><UL> <LI style="LIST-STYLE-TYPE: square;color:green"><font color=yellow>Belgium </FONT> <LI style="LIST-STYLE-TYPE: square;color:green"><font color=yellow>Spain</FONT> <LI style="LIST-STYLE-TYPE: square;color:green"><font color=yellow>USA</FONT> <OL> <LI style="LIST-STYLE-TYPE: upper-roman;color:white"><FONT style="background:red;width:100">Utah</FONT> <LI style="LIST-STYLE-TYPE: upper-roman;color:white"><FONT style="background:blue;width:100">California</FONT> <LI style="LIST-STYLE-TYPE: upper-roman;color:white"><FONT style="background:green;width:100">Etc.</FONT> </OL> <LI style="LIST-STYLE-TYPE: square;color:green"><font color=yellow>France</FONT></UL> |