Active Articles: 2038
Total Categories: 16
Sub Categories:616
![]() |
|
HTML And The Battle Of The Browsers |
|
| Date Added: June 06, 2008 11:59:37 PM | |
| Author: Michael Russell | |
| Category: Tips and Tutorials: HTML Tips and Tutorials | |
""Dear sir, I just went to your site to buy some multimedia products and much to my shock and horror, it was totally blank. Is your site down?"" You scratch your head wondering what the problem could be. You write to the person, trying to get as much information as you can and eventually discover they are using Netscape version 5.0. You don't have the browser on your computer so you go and download it just to see if you end up seeing what the puzzled visitor saw. Sure enough, you go to YOUR web page, the one that displayed so perfectly on I.E. 6.0 and when you open it up in Netscape 5.0 you see absolutely...nothing. Welcome to the battle of the browsers. Unfortunately as the years progressed, and with it the enhancements to HTML itself, the differences in the way each browser handled these enhancements became as wide a chasm as the Grand Canyon itself. And if you think Netscape and I.E. are ever going to get together and play nice, you'd better think again. It is NOT going to happen. So how do you deal with this problem? How do you design a web page that will display correctly on I.E., Netscape and every other browser in existence? The honest answer is, you can't, but since most people use I.E. 6.0, Netscape and Mozilla you can at least program your web pages to try to accommodate the majority of the visitors you will receive. The main problem you will find between I.E. and Netscape is layers and how they are displayed. In plain English, layers are areas of your web page that you can set up the exact pixel position where you want something to appear. This gives you the most control over how the layout of your page will look, even more so than using the [table] tag. The problem is, Netscape has created its own way of handling layers with the [layer] tag. The reason this is a problem is because the [layer] tag is not compatible with I.E. So in order to make your web pages generic between the two browsers use the [div] tag instead. This tag will work in both I.E. and Netscape and for the most part your pages should look similar in both browsers though there may still be some minor differences. There are other differences between the way browsers handle tables, graphics and other items. We will try to cover some more of those differences in future articles. But with the ever constant change in HTML and how browsers handle the code, your best bet is to go to http://www.w3.org/. Here you will find the latest reports on HTML, CSS and just about everything involved with making a web page. This way you'll be assured of always being right up to the minute on the latest advances and problems. Michael Russell Your Independent guide to HTML http://html.free-resource-guide.com/ RELATED ARTICLES & TUTORIALS
First of all, HTML is Hyper Text Markup Language. It is what a browser reads in order to display what you actually see on a webpage that you view through Internet Explorer, Firefox, Opera, or whatever browser you may use. It's a type of code. Meet HTML - It Doesn't Bite Basic Knowledge of HTML is very important if you want to start and run your own Internet Business. Even if you decide to use Site Builders, WEB templates or automated Blog posting, you have to learn how to control and adjust your ads, links or affiliate c >>= Dont Panic I'm Not A Programmer!! HTML DB uniquely converts an Oracle database into an online development service, which enables anyone with a Web browser to create reporting and data-entry applications quickly without the need for professional programming skills. Email Marketing Tips - HTML Versus Plain Text After you have set up your opt in list and started collecting leads you need to decide whether to use HTML or plain text for your follow up and broadcast messages. The History of HTML The lingo of the web, Hypertext Markup Language more commonly referred to as HTML, has grown in many ways since its creation. HTML has had to keep pace with the ever changing World Wide Web and as a result there are now several different versions of HTML. |
|
|
|
|
|
The views and opinions of authors expressed on Zeronese Webmaster Article Directory web sites do not necessarily state or reflect those of the Zeronese.net . |
|

