Thank you, Wally ... that really helped as I had no idea how to accomplish it. I'm using it on a section of my site which I named, "Sagacious Sayings." The entire site is what Hugh very wisely called my "messing around" (He's absolutely right).
I find one difficulty: Where the numbers begin to have three digits, the first digit seems to be half cut off. For example, see the lower section of this page: http://www.geocities.com/buddychai/Sagacious/Sag5.html I tried increasing the width of the table and that didn't help. You can see what I did in the View Source. Any suggestions? ... Harold > To change the value of any number in an ordered list: > <LI value="X"> where X is the number you want to use. > The list will increase by one for each <LI> tag after that > number. > > In your example: <LI VALUE="5"> will start the list from > number 5. > Wally > > > In html, if you want to have an ordered list (1. 2. 3. etc), > > you used the tags: <OL> <LI> <LI> <LI> </OL>. What tags would > > you used if you want the list to begin with a number other > > than one, let's say just for example, 5? --- Harold ============= PCWorks Mailing List ================= Don't see your post? Check our posting guidelines & make sure you've followed proper posting procedures, http://pcworkers.com/rules.htm Contact list owner <[EMAIL PROTECTED]> Unsubscribing and other changes: http://pcworkers.com =====================================================
