Home
Plan Your Website
Web Design
Free SBI Web Tools
Create A Free Site
Web Design Tips
Intro To HTML
HTML Tutorial
Register Domain
Choose A Host
Web 101
Google Tips
Earn Money Online
Grow Web Traffic
Web Content
Website Templates
Web Page Software
Intro To CSS
Website Adviser Blog
Site Build It!
Privacy Policy
About Me
Contact Us

[?] Subscribe To This Site's Latest Posts

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

 

HTML Tutorial - Part 7 HTML Lists

You can use this HTML tutorial to learn the basics of this widely used mark-up language. This part of the web design tutorial shows you how to create lists on your web pages.

Lists are commonly used throughout most websites -- they're easy to create.

Once you know how to structure the different lists it'll be like second nature to you in a very short time!

Learn how to use these HTML tags to increase your ability to create your web pages with this guide.


HTML Tutorial At A Glance…
---------------------------------------------------------------
    Part 1: The Basics
    Part 2: The Basics
    Part 3: The Basics
    Part 4: Begin Coding In HTML
    Part 5: How To Code An XHTML Web Page
    Part 6: Headings and Meta Tags
    Part 7: How To Create An HTML List
  1. HTML Lists

  2. Part 8: How To Construct HTML Links
    Part 9: Building HTML Tables




  1. How To Create An HTML List
    Creating lists for your web pages is not difficult. The three most familiar lists that you will structure are the unordered list, the ordered list, and definition lists.

    An unordered list, also known as a bulleted list, is one where the order of the items doesn't matter -- such as a grocery list. Usually each item has a bullet point like this one...


You’ve also learned how create a few simple lists in this HTML tutorial section. Experiment on your own -- you'll be surprised how easy it is to create lists for your web pages.



HTML Tutorial At A Glance…
---------------------------------------------------------------
    Part 1: The Basics
    Part 2: The Basics
    Part 3: The Basics
    Part 4: Begin Coding In HTML
    Part 5: How To Code An XHTML Web Page
    Part 6: Headings and Meta Tags
    Part 7: How To Create An HTML List
  1. HTML Lists

  2. Part 8: How To Construct HTML Links
    Part 9: Building HTML Tables


Return from HTML Tutorial Part 7.


footer for html tutorial page