473,395 Members | 1,915 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Why is Netscape so obstinate?

I would really appreciate anyone's help with the following:

1. Extra cell space is added to several graphics cells in Netscape
(everything looks fine in IE and Mozilla)

2. HTML text is really teeny in Netscape, even though I've defined a
CSS style for it, so it collapses the cell and moves my graphic on the
right hand side over

3. Netscape hates my rollovers and drop down menu!

I'm using DW MX. Here's the URL for the site in progress:

http://www.winterearlypianos.com/pages/homepage.htm

Thanks in advance for any insight.
Jul 20 '05 #1
3 1753

"Anne Marie" <ai*****@hotmail.com> wrote in message
news:b0**************************@posting.google.c om...
I would really appreciate anyone's help with the following:

1. Extra cell space is added to several graphics cells in Netscape
(everything looks fine in IE and Mozilla)

2. HTML text is really teeny in Netscape, even though I've defined a
CSS style for it, so it collapses the cell and moves my graphic on the
right hand side over

3. Netscape hates my rollovers and drop down menu!

I'm using DW MX. Here's the URL for the site in progress:

http://www.winterearlypianos.com/pages/homepage.htm

Thanks in advance for any insight.


Don't blame Netscape for the fact that your page is broken.

You are learningan important lesson right now - NEVER use Dreamweaver's
"Layout View" to build tables.

HTML defines the structure of a document.
What does this define -
<tr>
<td height="41"></td>
<td></td>
<td></td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td></td>
</tr>

It defines nothing because there's nothing in that entire row.

This page is a massive mess.
A 7 row, 9 column table for a picture of a piano and a few navigation
buttons?

--
Karl Core

Charles Sweeney says my sig is fine as it is.
Jul 20 '05 #2
> HTML text is really teeny in Netscape, even though I've defined a
CSS style for it, so it collapses the cell and moves my graphic on the
right hand side over


Text size is not always the same as points are rendered differently.
You will also find this true if you view your site on a Mac.

One way round this is to use CSS to define your text size in pixels rather
than is points
(a point is defined from a printer's point of view and there are 72 points
to the inch)
This, obviously, doesn't work well on your computer screen as "size" is not
a constant.
Since you define your tables in pixels, if you define your text size in
pixels it must look the same wherever it is.

On another point, (no pun!) if you want to prevent your table cell from
collapsing whatever happens, try putting a transparent gif inside it of the
right size for the width.
In your graphics package create a new image with a transparent background
and make it 1 px by 1 px - Save it as a gif (you could call it pixel.gif or
something like that.
When you put it in your cell make it the size you want e.g. <img
src="pixel.gif" height="1" width="146">
Now your cell cannot colapse to less than 146 pixels. Using a 1 px gif
means one size fits all!

Phil
Jul 20 '05 #3
Phil Mitchell wrote:
HTML text is really teeny in Netscape, even though I've defined a
CSS style for it, so it collapses the cell and moves my graphic on
the right hand side over


Text size is not always the same as points are rendered differently.
You will also find this true if you view your site on a Mac.

One way round this is to use CSS to define your text size in pixels
rather than is points ...


Don't tease the poor girl - tell her how to do it properly.

--
William Tasso - http://WilliamTasso.com
Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Sims | last post by:
Hi, if i use... // php $info = getenv("HTTP_USER_AGENT"); // I noticed that Mozzila and Netscape <6(?) both use the same Agent. // so i was thinking of if...
1
by: mark.reichman | last post by:
First off.. Thanks to Grant Wagner for help in a previous thread related to this one. I am at a total loss... I have multiple fields in a form with the same name. Lets call the fields with the...
9
by: rez | last post by:
I find it rather frustrating that Netscape 4.x is "no longer supported:" http://help.netscape.com/products/client/communicator/reflib.html Same seems true with IE. How am I ever supposed to...
2
by: SabMan | last post by:
I understand that document.layers is no longer supported in Netscape 7.1 but I am not sure on how to fix the code so that it will work with Netscape 7.1. I understand that document.all is no...
26
by: Roger Desparois | last post by:
Hi, I need help : I found the simplest and most precise way to open and close submenu layers. it works perfectly with IE, but for some odd reason NS won't recognize it. Can anyone tell me why...
6
by: qqq | last post by:
I'm a relative newbie... I'd like my site to support Netscape browsers. For a page I set 'TargetSchema' to 'IE 3.02/Netscape 3'. When I insert label or textbox web controls on the page, they...
10
by: News | last post by:
I have a page up trying to learn how to ID a browser and other info. http://wyght.com/warren/testPos.html here is the code <script type = "text/javascript"> var space = ", "; var name...
4
by: Nathan Sokalski | last post by:
I was testing out a page of mine that displays the information from Page.Request.Browser. It works exactly as I expected in Internet Explorer and Netscape 4.75 (I didn't expect much in Netscape...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.