The menu on this page was constructed using an unordered list type. The basic code for an unordered list is: <ul></ul>
The items in the list are enclosed in list item tags like this: <li></li>. Most web designers will exclude the closing list tag.
To change the items in the list you would change the text between the 2 list item tags. Example: <li>Change this text.</li>
In the menu on the left, our list items are made up of hyperlinks that provide the navigation structure of our website.
To change the page names and destinations you would follow normal procedures for changing hyperlinks, as explained in the previous lesson.
The font face, font size, font type and color of the list tag are all set in the CSS file. We'll show you how to change that later. Next: Page Divisions or Sections.
When you complete your website, check our website at createafreewebsite.net for free web hosting or paid hosting as low as $4.25 per month.