Hi
i had to create an assignment. In it, I used a DW Library item -
<td bgcolor="313A37"><!-- #BeginLibraryItem "/Library/Last_updated.lbi" -->
<div id = "lastupdate">Last updated
<!-- #BeginDate format:Am1 -->September 4, 2005<!-- #EndDate -->
</div><!-- #EndLibraryItem --></td>
The style sheet used:
#lastupdate
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: italic;
font-color: #ffffff;
text-align: right;
}
You can't see the style unles you highlight it.
You can see the prob at http://www.freepgs.com/basil/paul/
I admit I kind of struggle a bit with DW - I don't dislike it, it's just a bit steeper than i imagined. Any ideas on how to solve the problem?