2023 2024 EduVark > Education Discussion > General Discussion


  #2  
July 13th, 2016, 11:50 AM
Super Moderator
 
Join Date: Mar 2012
Re: UL List In Html

Unordered HTML Lists is an unordered list starts with the <ul> tag. Each list item starts with the <li> tag.

A <ul> tag in HTML is Defines an unordered list. All unordered lists in HTML programming are denoted by UL tag.

Unordered HTML Lists - The Style Attribute:

Style Description
list-style-type:disc The list items will be marked with bullets (default)
list-style-type:circle The list items will be marked with circles
list-style-type:square The list items will be marked with squares
list-style-type:none The list items will not be marked

HTML List Tags:

Tag Description
<ul> Defines an unordered list
<ol> Defines an ordered list
<li> Defines a list item
<dl> Defines a description list
<dt> Defines the term in a description list
<dd> Defines the description in a description list


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 09:31 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8