Quote:
Originally Posted by MarkFL
First, try using:
HTML Code:
<div class="restore">
<h2 class="blockhead">How we may use personal information</h2>
...
</div>
|
OMG. That was it! Thank you! 1 quick question, where's the best, most concise place to learn this (ie, why the first coding didn't work) ?
I had tried "restore" earlier but had no idea about needing the "div" CSS is obviously not my strong point. Thanks again.