Hi Alex,
ps. I noticed you used <h3> headings for describing the download buttons
on your CD-Rom page. I would advice you to use another method, like
using <em> for grabbing some attention. Using <h3> headings where these
are not really applicable.

I needed a larger font sizes as well as the bold. <h3> provided that without having to use <font> tags and I haven't been able to find a suitable style in the CSS.
Another option is using the <span>-tag using the style attribute. You might want to try e.g. <span style="font-size:1.5em;">put text here</span> to get text 50% larger than the default font size of that paragraph. But don't you think the buttons don't ask already for enough attention?

g.,


Maarten

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to