Lists

Welcome to my lists. Here are some things I have learned from the W3Schools links web page. You can visit this page by clicking on this list.

HTML Lists
HTML lists allow web developers to group a set of related items in lists.
Unordered HTML List
An unordered list starts with the <ul> tag. Each list item starts with the <li> tag.

Click here to return to the the Notes Nomepage.