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

Need a expert wordpress programmer and designer, Need a Expert Wordpress Pr...

Need a Expert Wordpress Programmer and Designer We are in search of an ongoing wordpress expert designer and programmer for ongoing tasks. For this project you will make an auth

Need help to merge a plugin with a wordpress theme, Merge a plugin with a W...

Merge a plugin with a Wordpress theme I need to make plugins to work on theme as well I want to be able to use some of the extra plugins on the premium press theme. Desired S

Networking models, There are two kinds of networking models obtainable: OSI...

There are two kinds of networking models obtainable: OSI reference Model & the TCP/IP Network Model for the design of computer network system. we shall look at these models in this

Life span of variables, While you declare a variable in a function, the var...

While you declare a variable in a function, the variable can be accessed within that function only. While you exit the function, the variable is destroyed. These variables are ca

Create a layout table, In the last section you utilized cells to build a ta...

In the last section you utilized cells to build a table. Now, you will learn how to start with a table & add cells later on. 1. In the Objects panel, click on the Draw Layout Ta

We need help in site coding, We need help in Site coding I have set up a...

We need help in Site coding I have set up a marquee using a jquery plugin. a) I want to duplicate that marquee action across multiple sites using iframe or some such so that

Opencart extension and integration with ebay similar site, OpenCart Extensi...

OpenCart Extension and integration with Ebay similar site We want an integration extension among OpenCart and the overstock/deal website Fyndiq.se Required functionality a

Layout view, a. Layout View - you can build page layout, insert graphics, &...

a. Layout View - you can build page layout, insert graphics, & other media. b. Standard View - as well to insert graphics text & media, you can also add layers, create frame doc

TAsk assignment, Design for assigning the work task to the employees?

Design for assigning the work task to the employees?

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

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