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

Explain features of php, Question: (a) (i) Name four features of PHP t...

Question: (a) (i) Name four features of PHP that makes it an appropriate choice as a Web programming language. (ii) List advantages while using PHP scripting language.

We need help for website design to html, We need help for Website design to...

We need help for Website design to HTML We are in search of an experienced HTML Developer with bootstrap and responsive skills. Job Description: We need to create HTML pag

I need help in crowd funding website, Crowd Funding Website We would lik...

Crowd Funding Website We would like to identical a site, with exact features, functionality and details. Let us know if you need more details. Desired Skills are PHP, Web

Website design besides development needed, Website Design besides Developme...

Website Design besides Development Required In search of a talented as well as experienced designer and developer for a new website. The site is a combination of social networki

Need help for magento vendor portal site, Need help for Magento vendor port...

Need help for Magento vendor portal site (market place) I do like to ask you if you could help to launch the Magento market place site by Unirgy Magento extension. We have set

Function to calculate the total cost field function, Order Form // f...

Order Form // function to calculate the total cost field function Total() { var tot = 0; tot += (2

.curl, Hello, I need help with php, using curl I''m working on a mini proj...

Hello, I need help with php, using curl I''m working on a mini project private social network in my college so i need someone to help me how to use curl to login to remote site,

Need help-cakephp plugin needed to plot charts with nv3d.js, Cakephp plugin...

Cakephp plugin needed to plot charts with nv3d.js I have a database where I have pairs of date times and values. I want a cakephp plugin that permits me to plot them using nv3d.

Hyper text markup language, As specified earlier, HTML is Hyper Text Markup...

As specified earlier, HTML is Hyper Text Markup Language. HTML provides way of displaying any Web pages along with text & images or multimedia content. HTML is not a programming la

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