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

Anchor tag, The Anchor tag is utilized to create links between distinct obj...

The Anchor tag is utilized to create links between distinct objects such as HTML pages, files, web sites etc.  This is introduced through the characters and terminated th

Fix php script that works on facebooks api, FIX PHP Script that works on Fa...

FIX PHP Script that works on Facebook's API Project Description: FIX PHP Script that works on Facebook's API: Professionals only Develop a tool with a freelancer that is n

Php app in bootstrap with user mgmt, Php app in bootstrap with user mgmt, f...

Php app in bootstrap with user mgmt, form, csv import/export and stats Project Description: Overview: Need an application construct in PHP to allow agents to log in, view

Usenet and newsgroups, On Internet there exists another way to meet people ...

On Internet there exists another way to meet people & share information. One of such way is through Usenet newsgroups. These are special groups established through people who want

Need help in a spree specialist, Spreecommerce job (RoR) Want a Spree sp...

Spreecommerce job (RoR) Want a Spree specialist Objectives- 1) To integrate the custom theme (html mark-up need) 2) Slightly change the basic Spree functionality 3)

Describe two types of looping statements in php, Question: (a) Describe...

Question: (a) Describe the two methods used to retrieve information from web forms using PHP. (b) Explain two different kinds of arrays that PHP uses. Give an example scri

Location object, This is part of a Window object & it is accessed by the wi...

This is part of a Window object & it is accessed by the window. location property. It has the complete URL of any given Window object, or, if none is denoted, of current Window obj

I am seeking to build a site where people will sign-up, Social Integration ...

Social Integration site I am seeking to build a site where people will sign up for an account. Therefore every time they log in to my site, it will likewise log them into their

Crud application criteria, CRUD application criteria -Use a proper data...

CRUD application criteria -Use a proper data model, this means using Object Oriented PHP if you choose PHP -This model should have around 6-8 properties -The model should

WEB, 2346 3245654

2346 3245654

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