Unordered lists, PHP Web Programming

Assignment Help:

First one, we will create an unordered list. These lists are also called as bulleted lists. These lists are characterized through list items that do not have numbers. They are used while the points in the list have no specific order. They are delimited through the <UL> and </UL> tags.  In the list each point is delimited through the <LI> and </LI> tags.

<HTML>

<HEAD>

<TITLE>ABC</TITLE>

</HEAD>

<BODY BGCOLOR="#FFFFFF"> what I wish for Id

<UL>

<LI>a large red car</LI>

<LI>an aero plane which flies</LI>

<LI> a beautiful toy</LI>

<LI>a drum set</LI>

<LI>a CD</LI>

<LI> my pocket money</LI>

</UL>

</BODY>

</HTML>

The syntax of the <UL> tag is:

<UL TYPE=""> where TYPE= "DISC", "SQUARE" or "CIRCLE".

<LI>   </LI>

</UL>

The bullet appearance may be altered to be round (a dark circle), a disc or a circle based on the value of the TYPE attribute. As illustrated in the above code, the list of items are comprised within the <UL> and </UL> tags. Each list item should be preceded  along with a <LI> tag.


Related Discussions:- Unordered lists

We are in need of help in turnkey site development, We are in need of help ...

We are in need of help in TurnKey Site Development Our company had a web site skilfully created in PSD. We want a developer to turn the site from PSD files to HTML/CSS/JavaScrip

Need help to create simple html email from jpg file, Create Simple HTML Ema...

Create Simple HTML Email From JPG file I want to convert a jpg file to an html email file. I proposal on using the html in an email via mail chimp. Attached is the image of how

Seeking urgent assistance with loading an asp.net website, Seeking urgent a...

Seeking urgent assistance with loading an ASP.net website We are urgently seeking assistance with loading an ASP.net website installation onto a new server, job will start immed

Telnet, Telnet is both a TCP/IP application & protocol for linking a local ...

Telnet is both a TCP/IP application & protocol for linking a local computer to a remote computer. It is the Internet remote login service. Telnet protocol defines exactly how a rem

Design a single page web site, Design a single page web site for a store li...

Design a single page web site for a store listing the products and services offered. The store sells computers and related products. The site should contain images explaining the p

Advanced html, In the previous unit you have study the fundamentals of HTML...

In the previous unit you have study the fundamentals of HTML. After study about how to make static web pages, now let us study how to develop Interactive Web sites. A good web site

Explain sessions and cookies, Where is the sessions stored? Sessions ar...

Where is the sessions stored? Sessions are stored in server side & it is accessed by a unique id that is known as the session-id where each user-visitor is assigned when they a

Help, Hello, I am a web designer looking for inspiration for a website desi...

Hello, I am a web designer looking for inspiration for a website design (for any purpose) or creating a system that would be also created with the aid of the web programming langua

Need help to create apartment available rooms website, Apartment Available ...

Apartment Available Rooms Website I would like to build a website that permits apartments to register their facility online by registering on my site for a monthly fee. I would

Need help for turn a paper form into an html5 form, Need help for Turn a pa...

Need help for Turn a paper form into an HTML5 form I have a paper order-sheet that desires to be transformed into a responsive html5 form that submits to order.do.php. The field

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