The easiest way to do it is with the unordered list tags. This
involves opening the list with <UL>, surrounding each member
line with the <LI> and </LI> tags, and finishing the list with the
</UL> tag.
Example
- This is the first item
- This is the second item.
- This is a very long line. It is to show you what happens when we get to the end of our screen. If all goes well, the wrapped part should start directly under the first character of the line above it.
<UL> |
See Also:

10 Random HTML and CSS Tutorials :
10 Random Markuptutorials.com Materials:





