Posted by Beauregard T. Shagnasty on 11/27/30 11:57
Christoph wrote:
....
>> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
>> "http://www.w3.org/TR/html4/strict.dtd">
>
> If I add this to the top of the document, any text that is not in the <p>
> tag inexplicably disappears.
In Firefox and Opera, your blah blah text is all below the images.
> I must be doing something wrong. I'm just not sure what...
One thing I notice is you need to remove the HTML from your CSS file.
That could cause the browser to ignore the entire file.
<STYLE TYPE="text/css">
<!--
and
-->
</STYLE>
Regarding your choice of font sizing (points are for printing) and font
family, have a read of this:
http://k75s.home.att.net/fontsize.html
You haven't assigned a background color so I see my ugly default purple.
--
-bts
-Motorcycles defy gravity; cars just suck.
Navigation:
[Reply to this message]
|