Ordered lists, PHP Web Programming

Assignment Help:

Lists with numbered items are known as ordered lists.  They are utilized while the items in the list have a natural order. They can also be utilized when the number of items in the list needs to be known at a glance.  In order to make an ordered list, simply alter the <UL> tag to <OL>.

<HTML>

<HEAD>

<TITLE>ABC</TITLE>

</HEAD>

<BODY BGCOLOR="#FFFFFF"> what you want for your birthday

<OL>

<LI>a big red car</LI>

<LI>a soft toy</LI>

<LI>a doll</LI>

<LI>a beat set</LI>

<LI>aero plane</LI>

<LI> extra pocket money</LI>

</OL>

</BODY>

</HTML>

The syntax of the <OL> tag is:

<OL TYPE="" START=""> where TYPE= "1", "a", "A", "i", "I" and START is the first item number.

<LI>   </LI>

</OL>

The type of the numbering format desired must be indicated as the value of the TYPE attribute. The probable types are illustrated above in the syntax. The numbering begins from the START attribute's value.


Related Discussions:- Ordered lists

I need web scrapers written, I Need web scrapers WRITTEN I have five sit...

I Need web scrapers WRITTEN I have five sites (very simple) whose web scrapers I need written ASAP. I am seeking for someone who can start IMMEDIATELY as well as work on this fo

Wordpress website creation, Wordpress Website creation I have just finis...

Wordpress Website creation I have just finishing a photoshop design for a merely straight forward HTML website. It has 15 content pages with few photos and graphs. I want to

Need help -real estate listing membership based mailing list, Real estate l...

Real estate listing membership based mailing list Want someone to create from scratch or customise any of the online accessible real estate scripts. I am establishing a prope

Serbian php developer wanted for long terms, Serbian PHP Developer wanted >...

Serbian PHP Developer wanted > Must be creative with UI Experience, etc We are interested for a RESPONSIBLE as well as well-organized programmer with the following requirements

Executing deferred scripts, Deferred scripts do not immediately do anything...

Deferred scripts do not immediately do anything. To use deferred commands, you have to call them from outside the deferred script. There are three methods to call deferred scripts

Build an online website program to integrate software, Simple user friendly...

Simple user friendly webpage that will replace a hotel reception on a basic scale for normal check-ins and check outs. Hotel Software experience a vital part. To chiefly buil

Html tag, As illustrated in Figure., is a starting tag. To delimit the tex...

As illustrated in Figure., is a starting tag. To delimit the text inside, add closing tag by a "/" to the starting tag. Most but not all tags contains a closing tag. I

Project, sample proposal background for a turn it in system

sample proposal background for a turn it in system

Determine the date and time, Use the PHP date function described in IT 202 ...

Use the PHP date function described in IT 202 manual (p. 200), or in w3schools or online PHP manual. Invoke the PHP date function in the script and output to browser. Use a forma

Document object, Property Description AlinkColor...

Property Description AlinkColor The color of active links BgColor The background color of web page. This is set in t

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd