Tag Archives: unordered list

Creating an Unordered List in HTML

When coding in HTML, you may find a need to use the unordered list tag (<ul>) to style multiple menu items. A typical source code would look like this:

Posted in Development, Tips | Tagged , , , , , | Leave a comment