Quantunet.com

My Account

Joins Us
Dreamweaver 8 QuickSkills

Create A Horizontal List CSS  

.liststyle{
list-style-type: none;
word-spacing: normal;
padding: 0;
margin: 0;
}

Fist create an unordered list in html then create a css style for the list that reformats it to arrange itself as a horizontal series.

lost-style-type: none

Removes the bullets points from the list.

 

main title text
  • list1
  • list2
  • list3
  • list4

© 2008 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy
Home | About Quantunet | FAQ's | Contact Us