Previous Thread
Next Thread
Print Thread
Rate Thread
#107825 01/28/2001 10:51 PM
Joined: Jan 2001
Posts: 11
Junior Member
Junior Member
Offline
Joined: Jan 2001
Posts: 11
I know I must have placed some bad HTML in my header section, trying to get these tables to work. BOARD NOT RECOGNIZED IN NETSCAPE. please look at my code and help me. www.imastatefan.com/cgi-local/Ultimate.cgi

Sponsored Links
#107826 01/30/2001 2:19 PM
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
i've learned one important rule over my long web design career - screw netscape and their users. i don't even worry about cross-browser capability on most of my sites, unless it's absolutely required.

------------------
parallel parking job
------------------

#107827 01/30/2001 3:01 PM
Joined: Sep 2000
Posts: 305
CTH Offline
Member
Member
Offline
Joined: Sep 2000
Posts: 305
Hey,

Na I totally disagree with that. There is no excuse for sloppy HTML. NS just doesn't let you get away with things that IE will.

There is still a substantial amount of internet users who use NS. Not catering for them is like shooting yourself in the foot because you simply won't have the NS members you would otherwise had.

80% of most IE/NS browser problems are due to incorrect nesting of tables.

I suggest you run your Header and footer code (which u put into your UBB General Settings) through this HTML validator http://validator.w3.org/

This should help you find the errors and correct them.

BTW it's good HTML practise to put "" attributes. For example instead of Also to specify alt tags.

TotalNewbie

#107828 01/31/2001 2:49 PM
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
netscape has been a day late and a dollar short for most of their software. using 3-year-old technology on their latest release? c'mon, people...

------------------
parallel parking job
------------------

#107829 01/31/2001 5:16 PM
Joined: Aug 2000
Posts: 469
Member
Member
Offline
Joined: Aug 2000
Posts: 469
I agree, netscape is **** . My "Programming for the Web" teacher (who is nice but rather naive) said today 90% of people use IE 5. I doubt this statistic, but its true that IE is far better.

But thats irrelevent. If he chooses to make his site for both IE and NS (without browser-specific pages and such), let him. But it will be hard. The first step, like TN said, is to run your code through a HTML validator. IE has many nice features, but it allows very sloppy code, a mixed blessing.

If you're still having problems, copy the code into a .txt file and post it for download. Embedding code into these threads is a pain, plese don't do it.

Sponsored Links
#107830 02/03/2001 1:50 AM
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
It's a crappy attitude like that that will let Microsoft own the web.

If you can't put the effort into achieving W3C compliant code, then very frankly, you have no right at all to call yourself a web designer.

You're right, Netscape 4 is obsolete and a pain in the ass to work with. But if you code in pure W3C HTML without any of that extra IE or Netscape **** , then you're virtually guaranteed to get a page that looks exactly the same in every browser out there, including the obscure ones such as Opera, iCab, and Konquerer.

And I'd like you to show me the three year old code in Mozilla, Matt. I dare you.


UBB.classic: Love it or hate it, it was mine.
#107831 02/03/2001 7:27 PM
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
i have nothing wrong with letting Microsoft own the web - it would be much easier to design for one platform than 5. also, my profession isn't a web designer, i'm a graphic designer.

as for the 3-year-old code, if NS6 (Mozilla) is the result of 3 years of retooling, then there must be some code in there that's 3 years old, right?

#107832 02/03/2001 8:40 PM
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
The current Mozilla project has only been coding for a year or so.

Two and a half years ago, Netscape made the code for what was to be 5.0 open source... they tried hacking at it and improving it, but it was just too much work, so they threw it out and started over from scratch.

Before deciding to insult a project, please learn what it is.


UBB.classic: Love it or hate it, it was mine.
#107833 02/04/2001 9:55 PM
Joined: Jun 2000
Posts: 150
Member
Member
Offline
Joined: Jun 2000
Posts: 150
4% of the people that go to my site use netscape, i dont even worry about them, there is no reason to use it. IE and Opera are better browsers, and one or the other is available on all operating systems

#107834 02/05/2001 12:17 AM
Joined: Nov 2000
Posts: 467
Code Monkey
Code Monkey
Offline
Joined: Nov 2000
Posts: 467
Hey guys Its a user preference and look around at the freedom we have here in the US but that dosent meen every country has that freedom. do you know why! Its not because we have only one manufacture of anything I think they call that FREEDOM

Sponsored Links
#107835 02/05/2001 3:03 AM
Joined: Jun 2000
Posts: 150
Member
Member
Offline
Joined: Jun 2000
Posts: 150
freedom is fine, crappy browsers are another

#107836 02/06/2001 5:11 PM
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
Quote
quote:
Really now?

I use Netscape for a few reasons.

- Responses to my actions are immediate - there is no lag in actions as there is in IE
- Right click menus don't take five seconds to pop up like IE
- New windows don't take five secodns to open like IE
- It uses less system resources per window than IE (when I was running Win98 - I'm on Win2k now and don't need to worry about that)
- It crashes less than IE!

This, of course, is on my computers.... Even with it crashing once or twice a day, Netscape is SITLL more stable, faster, and generally more versitile than IE, in my experience.

Yeah, the rendering engine is aincient, but that doesn't matter.

Oh, and FYI... up to 25% (or 30%+) of the web still uses Netscape as their primary browser. Just because your current audience uses IE more than Netscape doesn't mean there won't be a shift.

You should also be testing in Mozilla. Unless you're using silly MS extensions, your website should work and look IDENTICAL in IE and Mozilla.

The idea here, of course, is to ALWAYS use 100% W3C complaint XHTML when designing pages. That way you NEVER need to worry about what your site looks like, as it must, by definition, look like you describe it.


UBB.classic: Love it or hate it, it was mine.
#107837 02/07/2001 7:28 PM
Joined: Sep 2000
Posts: 4,211
Master Hacker
Master Hacker
Joined: Sep 2000
Posts: 4,211
Seeing as how this thread really has no bearing on the initial post anymore, I'm going to close it. If anyone has a vaild argument against closing it, you can PM me.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)