Cannot click link nestd in multiple
I have a link that I cannot seem to be able to click. The text for the
link shows an underline, but nothing else. Is this a CSS thing or
something flawed with my html?
<body>
<div id="box_Border">
<div id="wrapper">
<div id="backgroundwrapper">
<div id="heading">
<h1><a href="index.html"><i>SilkNails</i></a></h1>
</div>
</div>
</div>
</div>
<body>
No comments:
Post a Comment