Your Ad Here

Tuesday, October 30, 2007

HTML drop down menu

hey, i have a small problem with my html dropdown menu. the problem is the bg color changed suddenly from white to light-yellow. i used exactly the same code as for the other pages where the bg still is white. i even compared them and they are 100% identical. so how can the other one be light-yellow?

here is my code:

CODE:



and here my css:

CODE:

option.main {
font-family: Arial;
font-size: 12px;
background-color: #4d4d4d;
font-weight: bold;
color: ffffff;}

option.under {
font-family: Arial;
font-size: 12px;
background-color: #ffffff;
font-weight: normal;
color: 000000;}

option.main2 {
font-family: Arial;
font-size: 12px;
background-color: #D34A0E;
font-weight: bold;
color: ffffff;}

select.selection {
border: 1px solid #4d4d4d;
background-color: #ffffff;
}



does anyone know why?
thanks Smile

Topic Replies: 5

Read More...

[Source: Ozzu - Posted by FreeAutoBlogger]
Your Ad Here

No comments: