Ordered lists – HTML
Learn how to write ordered lists in HTML. To write an ordered list in HTML, use the <code>ol</code> and <code>li</code> elements.
Table with head and body – HTML
Unordered lists – HTML
Learn how to write unordered lists in HTML. To write an unordered list in HTML, use the <code>ul</code> and <code>li</code> elements.
Table with footer – HTML
Why should I use HTML?
Learn why you should use HTML (Hypertext Markup Language).
Image element – HTML
Learn how to create an image element in HTML.
Table with colgroup – HTML
Creating an HTML file
Learn how to create an HTML file in your text editor.