How to make list




      If you wish to list items on your page, there are several ways that you can do this.
      Your page builder has a preset that will make the list for you.

      To use this feature:
      • Go to create in your page builder.
      • Pick a back ground.
      • Click on Add a item
      • Click on list
      • Fill in the blanks and click done
      • Now click on publish to publish your list on the web.





      If you are making a page else where or want a different style, use the codes below.

      These are unordered list:

      <UL TYPE="circle"><Li>Put a list item here<Li>Put a list item here</UL></plaintext></font></b><BR><BR>This code will give you a list with the circles in front of each item listed.<BR><BR><BR> <UL TYPE="circle"><LI>Put a list item here<LI>Put a list item here</LI><P><BR><BR><HR><BR><BR><font color="red" size="5"><b><plaintext><UL type="disc"><Li>Put a list item here<Li>Put a list item here</UL></plaintext></font></b><BR><BR>This code will give you a list with the round balls in front of each item listed.<BR><BR><BR> <UL type="disc"><LI>Put a list item here<LI>Put a list item here</LI></UL><P><BR><BR><HR><BR><BR><font color="red" size="5"><b><plaintext><OL TYPE="square"><Li>Put a list item here<Li>Put a list item here</OL></plaintext></font></b><BR><BR><font size="5">This code will give you a square in front of each item listed.<BR><BR><BR> <OL TYPE="square"><Li>Put a list item here<Li>Put a list item here </OL></font><BR><P><BR><BR><HR><BR><BR>Ordered, or numbered list:<BR><BR><font color="red" size="5"><b><plaintext><OL><Li>Put a list item here<Li>Put a list item here</OL></plaintext></font></b><BR><BR><font size="5">This code will give you a numbered list.<BR><BR><BR> <OL><Li>Put a list item here<Li>Put a list item here</OL></font><BR><BR><HR><BR><BR><font color="red" size="5"><b><plaintext><OL TYPE="I"><Li>Put a list item here<Li>Put a list item here</OL></plaintext></font></b><BR><BR><font size="5">This code will give you a Roman numeral list.<BR><BR><BR> <OL TYPE="I"><Li>Put a list item here<Li>Put a list item here</OL></font><BR></P> <BR><BR><HR><BR><BR> Definition list:<BR><BR> <font color="red" size="5"><b><plaintext> <DL> <DT>Dorie's HTML school <DD> Helps for those new to making web pages. <DT>Dorie Dew's Home Page <DD>This site has HTML helps, medical information, sites for pets, crafts, geneology, poetry and inspiration to name a few. </DL> </plaintext></font></b><BR><BR><font size="5"> <B>This will produce a list like this:</B><BR><BR> <DL> <DT>Dorie's HTML school <DD> Helps for those new to making web pages. <DT>Dorie Dew's Home Page <DD>This site has HTML helps, medical information, sites for pets, crafts, geneology, poetry and inspiration to name a few. </DL> <BR><BR><HR><BR><BR> <font size="5"><B>Nested Lists:</font></b><BR><BR> <font color="red" size="5"><b><plaintext> <UL> <LI> Basic tags: <UL> <LI> HTML <LI> Head <LI> Body </UL> <LI> Fun things to add on: <UL> <LI> Transitions <LI> Marquees </UL> </UL> </plaintext></font></font><b><BR><BR>This code will make a list like this:<BR><BR> <UL> <LI> Basic tags: <UL> <LI> HTML <LI> Head <LI> Body </UL> <LI> Fun things to add on: <UL> <LI> Transitions <LI> Marquees </UL> </UL> <BR><BR><HR><BR><BR><BR> Pretty simple huh? Now go have some fun.<BR><BR><BR><center><A HREF="http://community-2.webtv.net/catbyd/doc5">HOME PAGE</a><BR><BR><A HREF="http://community-2.webtv.net/doriedew/doc29/">HTML SCHOOL</a><BR><BR> <!--Begin Pass It On Code--> <center><font face="verdana,Arial" size="1"> Like this page?<br>Send it to a friend!<br> <form METHOD="POST" ACTION="http://www.pass-iton.com/p.v"> <br>Friend's Email('s)<br> You may enter up to 10<br> separated by commas.<br> <input type="TEXT" name="friends_address" size="15"><br> Enter Your Address<br> <input type="TEXT" name="senders_address" size="15"><br> <input type="hidden" name="id" value="4317"> <input type="hidden" name="ref" value="on"> <input TYPE="submit" NAME="send_form" VALUE="Send" font face="Arial" size="1"> <input TYPE="reset" VALUE="Reset" font face="Arial" size="1"><br> Veinotte.com's <a href="http://www.pass-iton.com">Pass It On</a> program.</center> </font></form> <!--End Pass It On Code--> </UL></center><BR> </font></body></html> </TD></TR></TABLE> </P> <table border="0" cellpadding="0" cellspacing="2" width="100%"> <tr height=0> <td height=0> <spacer type=block width=30% height=0> <td height=0> <spacer type=block width=30% height=0> <td height=0> <spacer type=block width=30% height=0> </tr> <tr> <td colspan="3"> <hr> </td> </tr> <tr> <td valign=middle width=30%> <font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"> <b> </b></font></td> <td valign=middle width=30%> <center> <font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" size=-2><I> <a href="http://www.msntv.com">Powered by MSN TV</a> </I></font></center> </td> <td align=right valign=middle width=30%> <font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular"> <b> </b></font></td> </td> </tr> <tr> <td colspan="3"> <hr> </td> </tr> </table> </BODY> </HTML>