Domainmonster.com Glossary
Please select the glossary subject area you require
If you require further assistance please contact our customer support team.
CSS Glossary
CSS Horizontal Menu
Example CSS to float a list containing hyperlinks creating a horizontal menu.
-
Example CSS:
- ul {float:left; width:100%; padding:0; margin:0; list-style-type:none;}
- a {float:left; width:6em; text-decoration:none; color:white; background-color:purple; padding:1px 0.6em; border-right:1px solid white; }
- a:hover {background-color:#ff3300}
- li {display:inline}
-
Example HTML:
- <ul>
- <li><a href="#">Page 1</a></li>
- <li><a href="#">Page 2</a></li>
- <li><a href="#">Page 3</a></li>
- <li><a href="#">Page 4</a></li>
- </ul>
- </p>Some Example Text. Some Example Text. Some Example Text.</p>
CSS Classification - Classification Element Display Float Property Image Border & Margin - Float Right Image & Caption Floated Right First Letter Of A Paragraph Floated Left With Style
Horizontal Menu Page Without Tables Position Relative Position Absolute Invisible Element Cursor Change
Domainmonster.com - Domain Name Registration Service
Domainmonster.com - Domain Name Registration. Domain Names Cheap Domain Renewal. Domain Transfer



