Thanks a bunch for any help or guidance I may receive.
<style type="text/css">
.test {
position: relative;
height: 65px;
width: 300px;
font-size: 24px;
text-align: center;
padding-top: 35px;
background-color: #00FF00;
}
.test:active {
background-color: #FF0000;
}
</style>
<body>
<a href="java script:;">
<div class="test">
Text
</div>
</a>
</body>
This post has been edited by OnePig2RuleThemAll: 15 January 2010 - 11:13 AM

New Topic/Question
Reply



MultiQuote





|