Web Hosting Directory | Web Hosting Resources | Webmaster Resources | Domain Tools | Search Engine Marketing | Forums
  Signup
Today: 43   Yesterday: 1,557   Max: 1,872   Total: 377,318   Current Users : 16 (Member 0) 
HTML RESOURCES

WEBMASTER RESOURCES

WEBMASTER TOOLS

JAVASCRIPT RESOURCES

PHP RESOURCES

MISCELLANEOUT RESOURCES

 

<UL ...>

Usage Recommendation
thumbs up use it

  • TYPE: type of bullets

<UL ...> creates an unordered list. The unordered part means that the items in the list are not in any particular order. <UL ...> works with <LI ...>. <UL ...> defines the list, <LI ...> defines each item in the list.

this code produces this
Grocery List:
<UL>
<LI>potatoes
<LI>spinach
<LI>lollipops
</UL>
Grocery List:
  • potatoes
  • spinach
  • lollipops

<UL ...>s can be nested to produce lists within lists:

this code produces this
<UL>
<LI>Marketing
     <UL>
     <LI>Andy Hodges
     <LI>Trey Gregory
     </UL>
<LI>Engineering
     <UL>
     <LI>Karen Joslin
     <LI>Sheila Malone
     <LI>Karl Heinz
     </UL>
</UL>
  • Marketing
    • Andy Hodges
    • Trey Gregory
  • Engineering
    • Karen Joslin
    • Sheila Malone
    • Karl Heinz



Copyright 1997-2002 Idocs, Inc. Written by Miko Sullivan.

 
 
What is your major source of website traffic?
 
 
 
 
 
 

ADVERTISEMENT

 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2008 Broadband Media, Inc. All rights reserved.