menuId a:link, a:active, a:visited {
color: #0F0;
}
#menuId a:hover {
background-color: #000;
color: #FFF;
}
how do i make this show up in html when i already have a #menu for css file and a <div id="menu">
do i have to put <div id=menuId a:hover > </div> into html?
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...
want to get phone call evidence at the time of a incident from another party. is it possible to obtain this evidence in small claims court in California?
i have a website in html and a word press blog at mysite.com/blog
is there an easy was to code in php to pull the rss feed to the front page of my blog?