Navigator/Explorer Comparison


things NN won't do

when NN fails to respond intuitively

page 3 of 8


table of contents

setting color of text in tables

Normally one might want to set the color of text for the entire page, and site, through the BODY tag. By using the COLOR property, we can set the color for the page. Below is the style code and the page code that shows one line of text inside of paragraph tags, and a table not nested inside any other tags.

body {color:red}
<p>
Here is some text inside paragraph tags and outside of the table
</p>
<table border=1>
<tr><td>more text</td><td>more text</td></tr>
<tr><td>more text</td><td>more text</td></tr>
</table>

we see in NN4.7:we see in IE5.0 and NN6.0:
NN4.7 representation of text inside and outside of a table IE5.0 and NN6.0 representation of text inside and outside of a table

NN4.7 refuses to color the text that is inside of the table.

Actually, I have found that NN4.7 is pretty buggy with coloring text using the COLOR property in the BODY tag. NN4.7 will correctly color text throughout a page until some arbitrary point where the text will revert to the default color. In order to get text to color reliably in NN4.7, I have found that I must set the COLOR property in the P tag to the same color in the BODY tag.

§
top

name anchor references

If you're a NN4.7 user and visited the site in April 2000, you've probably noticed that the pink (then aqua) boxes that allow you to reach the top of the document from after each section were not working. This is yet another thing NN4.7 won't do intuitively. Let's look at the code for these aqua boxes on this page.

First the style for the boxes.

.returnbox {position:relative;left:4.4in;background:aqua;
width:1.0in;border-width:1px;
padding:6px;padding-left:0.4in;border-color:lightblue}

Now the use of the style to make the return link and its formatting.

<div class="returnbox"><a href="#toc">§<br>top</a></div>

NN4.7 will not even recognize the anchor as long as it's in the DIV tag. I've tried taking out the HTML formatting (the BREAK tag) and the entity (the section symbol). Only by removing the DIV tag will the link work.

The workaround I made for this site involved removing the POSITION property and setting the margins by percentages. This replaced the LEFT property and the WIDTH property.

§
top

resources
Four Corners Effective Banners This site is dedicated to the study of all things banner-like, including: banners, click-through ratios, banner advertising, banner link exchanging, etc. You'll learn how to improve your banners and increase your site traffic.
Free Site Tools A webmaster's directory of free resources to help find about everything to build, maintain and promote your website. 1000+ Resources.
Free Webmaster Tools and Resources Your center for absolutely free high quality webmaster resources and tools to manage your web site. All utilities, programs and sites are carefully selected.
EZSearches.com Want access to free email, auctions, shopping bargains and more?  Try EZSearches.com
Akron Computer Repair A great computer repair company that does in-home visits or drop-off.
Cool Candle Shoppe Candles Place is a great site that if you're looking to purchase some great wax sticks, I'd go here.