• Home
  • About Us
  • Resources
  • Articles
  • Site Update Info
  • Contact
Home
Home

CSS Basics

CSS for simple horizontal menu with rollovers

PostDateIcon September 23, 2009 | PostAuthorIcon Katy
  • [View]

I found the CSS for the Main Navigation for this site at Listamatic.
Here is the CSS for a simple horizontal menu with rollovers.

#menu ul {
padding: .5em 0;
margin: 8px 0 0 0;
list-style-type: none;
background-color: #333399;
color: #fff;
width: 100%;
text-align: left;
}

Read more
PostCommentsIcon Add new comment   | PostTagIcon Tags: CSS Basics, Horizontal CSS Menu with Rollovers
Subscribe by RSS
Syndicate content
Recent blog posts
Lesson 2: How to Create Site Update Info
Jan 25, 2011
Lesson 1: How to Build Your First Drupal
Jan 01, 2011
Drupal Study Group - Learn Custom Module
Jan 01, 2011
My Top 6 Free Themes for Drupal 6 for 2010
Dec 31, 2010
New site upgrade with new Drupal Training
Dec 31, 2010
Recent comments
  • VERY NICE JOB FOR
    Jan 30, 2012
  • VERY NICE JOB FOR
    Jan 30, 2012
  • VERY NICE JOB FOR
    Jan 30, 2012
  • Great Lesson!
    Jan 10, 2012
  • Thank you very much
    Jun 02, 2011
Popular blog posts
Drupal Advanced Forum vs. phpBB Forum 132,144
How to Convert PSD to Drupal Theme 14,913
Newsletter Subscriptions for Drupal 6 3,509
How to Kill Spam on your Drupal Contact Form 3,506
My Top 5 Drupal Themes 3,362

Copyright © 2009-2011 SeascapeWebDesign.com