Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Changing Netscape/IE version# ???

0 views
Skip to first unread message

Corel Technical Services

unread,
Oct 18, 2001, 1:48:15 PM10/18/01
to
Hi Melissa
    There is no way of changing the exported HTML file as a netscape 6 format.
 
Shawn 

 
"Melissa Lawhorne" <mlaw...@itgs-presearch.com> wrote in message news:3BCDE8E3...@itgs-presearch.com...
Upon exporting my page to HTML, the final version appears fine on Internet Explorer 5, but is totally screwed up while viewing in Netscape 6.

In the dialog box that appears while exporting to HTML, under the HTML Layout Method pulldown, I have selected Styles (Netscape 4/MS IE 4.5).  Is there a way to change the version numbers here?  I'm suspecting that this might clear up my problem with visual discrepencies between the two browsers.

Does anyone have a suggestion or answer to this one??
Thanks,
M.

Andrew Hurt

unread,
Oct 20, 2001, 9:09:33 PM10/20/01
to
Melissa,

There is a bit of a diference in CSS positioning <div></div> between almost every browser.

Your <div> tags (in the source of the HTML) should look something like this:

<div style="position: absolute; left: 31px; top:262px; width: 91px; height: 57px;">

<img src="images/sample_image.xyz" alt="sample_image" height="57" width="91" align="top" border="0" />

</div>

This example has been modified to xhtml, but html is basically the same.


Maybe this can help?

http://www.w3schools.com/css/pr_class_position.asp

Check Browser Notes . . . .

--

ah

0 new messages