temeculawebbuilder
New member
how can i code this in
i want to have hyperlinks the color green for the header only and when hovered i want the back ground changed to black and the text changed to white
i am under how to do with with out changing my entire site rules
my css file is
#menu
{ width: 15px;
}
HTML file is
<div id="menu"> </div>
i want to have hyperlinks the color green for the header only and when hovered i want the back ground changed to black and the text changed to white
i am under how to do with with out changing my entire site rules
my css file is
#menu
{ width: 15px;
}
HTML file is
<div id="menu"> </div>