Please look at my website and let me know if you have any ideas. My hover effect to change background color is only changing the color behind text that is in a cell, and not the whole cell itself.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<style type="text/css">
<!--
[!].bluelink a {display:block;}[/!]
.bluelink a:link {text-decoration: none; color: #0000FF;}
.bluelink a:visited {text-decoration: none; color: #0000FF;}
.bluelink a:active {
text-decoration: none;
color: #0000FF;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bluelink a:hover {text-decoration: none; color: #0000FF;}
-->
</style>
<!-- For Black Link Colors in Menu Nav Bar and Menu Box -->
<style type="text/css">
<!--
[!].blacklink a {display:block;}[/!]
.blacklink a:link {text-decoration: none; color:#000000;}
.blacklink a:visited {text-decoration: none; color: #000000;}
.blacklink a:active {
text-decoration: none;
color: #000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blacklink a:hover {text-decoration: none; color: #000000;}
-->
</style>
<style type="text/css">
<!--
.rollover a {display:block;}
.rollover a:hover {
text-decoration: none;
background-color: #7BB992;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.rollover ul {list-style-type: none;}
.rolllover p {
margin:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
-->
</style>
.rollover a {display:block; width;151;}
.rollover a {display:block;}
.rollover a:hover {
text-decoration: none;
background-color: #7BB992;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blacklink a {display:block;}
.blacklink a:hover {
text-decoration: none;
background-color: #7BB992;
font-family: Geneva, Arial, Helvetica, sans-serif;
}
.blacklink a {
display:block;
width[!]:[/!]151[!]px[/!];
}