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 want a google map programming using php, I need Google Map Programming ...

I need Google Map Programming We are in search of a PHP JavaScript Programmer to cultivate an interactive Google Map. We require the subsequent completed. a) We have 30,00

Messagebox in javascript, In this section, we learn about the dialog boxes....

In this section, we learn about the dialog boxes. This topic is significant for understanding the way parameters are passed among distinct windows. This mechanism is key component

Data types, A value, the data assigned to a variable, may contain any sort ...

A value, the data assigned to a variable, may contain any sort of data. Though, JavaScript considers data to fall into many possible types. Based on the type of data, certain opera

Export a dreamweaver document as xml file, Step 1: Select File -> Open, ...

Step 1: Select File -> Open, Step 2: Choose the document which uses a template (and has editable regions)  Step 3: Click Open Step 4: Select File -> Export -> Exp

Create an html document, An HTML document may be created via any HTML edito...

An HTML document may be created via any HTML editor or text editor such as notepad etc. STEPS FOR CREATING A SIMPLE HTML PROGRAM 1) Go to Start -> Pro

Overview of dreamweaver, Let us begin with a brief overview of Dreamweaver ...

Let us begin with a brief overview of Dreamweaver work area. If you haven't launched Dreamweaver already, double-click on the Dreamweaver icon on your desktop to do so. While yo

Need help for social network project, Need help for Social Network Project ...

Need help for Social Network Project - Back-End Development We are employed on Social Network project we expect to release soon. This project will be released in Application

W3 total cache on wp ecommerce website configuration, W3 Total Cache on WP ...

W3 Total Cache on WP Ecommerce website configuration I want configuration done on my Ecommerce website with W3 Total Cache. When you select a product the widget will not update

I want a video player thumbnail script, Video player/thumbnail swap-out scr...

Video player/thumbnail swap-out script needed I want a video player thumbnail script. There will be one big, main video, adjacent to either three or four thumbnails of other vid

View the site files, To see a high-level representation of the structure of...

To see a high-level representation of the structure of a local site, you use Dreamweaver's Site Map view. You can also employ the site map to insert new files to the site, to add,

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