An ordered list is also a list of items.
The list items are marked with numbers
not with the bullets.
An unordered list starts with the
<ol> tag and end with </ol>.
list items are defined in between <ol> & </ol>.
Each list item is surrounded by the <li> & </li> tag.
<ol> tag is used for onordered list.
Between <ol> & </ol>you have to enter list of items.
<li> tag is used for list item. Each list
item is surrounded by <li> & </li> tag.
Format:
<ol> <li> item1 </li><li>
item2 </li> .......<li> itemn <li><ol>
Example :
;<ol>
;<li> Text Book;</li> ;<li> Note Book;</li>
<li> Pen;</li> ;<li> Pencil;</li>
</ol>
Output
Thus one can use
ordered list Tag to display
ordered items on Blog anywhere
Have a look at unorderd list here
Copyright © 2008 Tips for Bloggers All rights are reserved
Artical Published
- Add fixed background image
- Give Nice Profile look
- Google says Quality Not Quantity
- Add meta tag to blog
- How to Get Rank in Google Search
- Blogger sitemap to Google
- Supescripted Word In Post
- Subscripted word in Blog
- Table element demonstration
- Table tag in blog post(intro)
- Table tag in blog post
- #blog -pager
- #blog-pager-newer-link
- #body#layout#footer
- #body#layout#header
- #body#layout#header-wrapper
- #body#layout#newsidebar-wrapper
- #body#layout#outer-wrapper
- #body#layout#sidebar-wrapper
- #comment block
- #comment h4
- #comment-block .author-comment,comment-body
- #comment-block .comment-blody p{ }
- #comment-block .comment-footer
- #footer
- #header
- #header .description
- #header a,#header a:hover { }
- #header H!
- #Header-wrapper
- #main-wrapper
- #navbar-iframe
- #outer-wrapper
- #sidebar-wrapper
- .author-comment p{ }
- .feed-link, .sidebar
- .main .blog
- .main .widget
- .post blockquote p{ }
- .post blockquote { }
- .post H3
- .post H3 a { }
- .post H3 a:visited { }
- .post H3 strong
- .profile-data
- .profile-datablock ,.profle-text-block
- .profile-link
- .sidebar .widget
- .sidebar ul
- .sidebar ul li{ }
- About .post
- About H2
- CSS
- CSS a:link
- CSS body
- Difinition list in Blog
- H2 .date-header
- Ordered list items in blog
- Strike Word in Blog
- Table in Blog Post
- Unorder list In Blog
Showing posts with label list items. Show all posts
Showing posts with label list items. Show all posts
Using ordered list items for Blog
Tuesday, March 11, 2008Posted by Vikas Narang at 4:01 AM 0 comments
Category: list items, Ordered list
Subscribe to:
Posts (Atom)
