Notice that the default behavor is to be left justified, bold and in much larger type.
Here we have an example of text in italic and also text in bold face. This type of manipulation is quite handy when we are working with text. Also notice that the text wraps around. Resize your browser. You'll see that the text flows according to the size of the browser window. Try to always test your pages in different size windows as poorly done layout won't resize well.
For you to get the most from these examples you also have to look at the code used to force the browser to render what you see. Select View --> Source to see the source.
In addition to normal text flow
we can make our line
shorter than normal
if we have to
This is just a link or anchor to another pages. Press the back arrow to get back here.
The same page but notice we now open in a New Page. This is handy when we don't want to "lose" our visitor.
Yes, you can nest your lists as well
Now, you may wonder if it's possible to not stop and restart the ordered list. After all, we have to manually specify the starting number now. Well, yes you can but try to get it xhtml compliant. Might be possible, but it's problematic.
So, how big does the text appear in relation to the h6 heading?