A List and Div Example
This is some text.
This is normal text.
This is subscript text.
- The first item
- The second item
- A sub-item under the second item
- Another sub-item
- The third item
This is some text.
This is some text inside a <div> tag. Note that the
browser automatically adds a linefeed (return) character both before and
after the div.
Here is some more text, outside the div.Here is some
text inside a <span> tag. Note that the browser does not add any linefeeds
or spaces around a span tag.Here is the last text, outside the span tag.