Welcome to Dream.In.Code
Getting Help is Easy!

Join 132,606 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 900 people online right now. Registration is fast and FREE... Join Now!




Menu css code not working or html menu code?

 
Reply to this topicStart new topic

Menu css code not working or html menu code?, need help

Comrade-Games
post 6 Jul, 2008 - 10:36 PM
Post #1


New D.I.C Head

*
Joined: 2 Jul, 2008
Posts: 6


My Contributions


Hello .. i am pretty new to html and css... been using it for about 5 days.... and i love it so far... but i ran into a problem.. i am working on my 3rd website.. and i decided to run off a pre made css template ... but i ran into some trouble...


i cant make the menu.. work... the way its supposed to look like...

Please help me... THANK YOU


CSS CODE
CODE
/* Menu */

#menu {
    width: 940px;
    height: 60px;
    margin: 0 auto;
}

#menu ul {
    margin: 0;
    margin-left: 30px;
    padding: 16px 0 0 10px;
    list-style: none;
    line-height: normal;
}

#menu li {
    float: left;
}

#menu a {
    margin-right: 3px;
    padding: 5px 20px;
    background: #000000;
    text-transform: lowercase;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
    color: #FFFFFF;
}

#menu a:hover {
    text-decoration: underline;
}


HTML CODE
CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>

<link rel="stylesheet" type="text/css" href="file:///C|/Documents and Settings/Owner/My Documents/Unnamed Site 2/Pritning.css" />

</head>

<body>

<div class="menu">
  <ul>
    <li><a href="http://www.freewebs.com/comrade-games/index.html">Home</a></li>
        <li><a href="http://www.freewebs.com/comrade-games/Farminator.html">Farminator</a></li>
    <li><a href="http://www.freewebs.com/comrade-games/The%20Comrades.html">The Comrades</a></li>
  </ul>
</div>

<p> kill all humans</p>


</body>
</html>
User is offlineProfile CardPM

Go to the top of the page

jjsaw5
post 7 Jul, 2008 - 04:20 AM
Post #2


I vill break you

Group Icon
Joined: 4 Jan, 2008
Posts: 1,364



Thanked 6 times

Dream Kudos: 125

Expert In: HTML, CSS, Database,

My Contributions


What is it supposed to do? What isn't working?

Just trying to get a little more information smile.gif

This post has been edited by jjsaw5: 7 Jul, 2008 - 04:21 AM
User is offlineProfile CardPM

Go to the top of the page

Ändrew
post 12 Jul, 2008 - 07:56 PM
Post #3


D.I.C Head

**
Joined: 21 Apr, 2008
Posts: 57


My Contributions


Well it seems to work... Are you using FireFox or Internet Explorer that might be a problem iv had with my website.

Ändrew
User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/23/08 02:31AM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month