All the articles, all the subjects!
Articles  Articles  Articles

Cross Browser Compatibility


Overall rating: (N/A)

The article "Cross Browser Compatibility" is about css, it was created by Warren Baker.

There are literally hundreds of web browsers in use around the world. All of them implement the W3C doucment standards a little differently. Web desigenrs must wrestle with these differences to make a web Internet site work. This aritcle discusses the effect those different implementations has on design. What is Cross Browser Compatibility? If a web page is completely cross-browser compatible, it will look more or less the same in all of the existing web browsers. The most commonly used browsers are Internet Explorer, Netscape Navigator, Firefox and Opera. Each one of these browser implements HTML, JavaScript and Cascading Style Sheets (CSS) a little differently. Some difference only create cosmetic difference others can break the webpage.
The situation gets worse because each browser is free to implement "enhancements" to the W3C standard version of each of these formats. Then to compound matters even more the underlying operating systems also creates difference in how the computer displays graphical elements and text differently. When you add the fact that human being are also using multiple versions of each of the browsers, no wonder web designers get headaches. So what is a web designer to do?
Obviously, 100% compatibility with all potential browsers is impossible.
But it is possible to design your web page so it will work in the most popluarly used browsers. To accomplish that, a web designer must write squeaky-clean code that conforms to the W3C standards to get consistent results across all browser platforms.

The wohle idea behind the standards is that if each browser adheres to the same set of rules, you will get more or less consistent results in all of the existing browsers. Conforming can be a real challenge. It will limit of the neater effects available in specific browsers. There are online code validators available.
You can validate HTML code at http://validator.W3.Org , the validator can also valiadte your CSS and links.

The service is free. The validator chceks your code based on the DOCTYPE you specify on the webpage.
The DOCTYPE tells the browser which version of HTML or CSS the web page is using. HTML Editors There are compatibility issues associated with anything other than hand coding for HTML (and for that matter, even with hand coding.) Best Choice - The best choice for compatibility is Dreamweaver but you cannot use layers.

Laeyrs must be converted to tables to be used. Worst Choice - The worst choice is FrontPage.

FrontPage is loaded with troubles bceause it uses Microsoft and therefore internet explored specific code.
Items that will not work in other browsers include: * Marquees - you can use a JavaScript scroller to create a similar effect that will work in the most common browsers. * bgsound tag - that is IE specific. * Page Transitions - that is IE speicfic. * Front Page generated Stlye sheets - that is IE specific and can have unexpected results or crash other browsers. * Fornt Page generated DHTML - it is better to use JavaScript to create the effects you want for it is more likely to be cross browser compatible. * Hover Buttons - that is IE specific and has been know to crash browsres including older versions of IE. You can use JavaScript, flash or CSS to get similar effects. Other HTML Editors - the rest of the HTML editors will fall somewhere between Dreamweaver and FrontPage in cross browser compatibility. You just have to test the code your HTML editor generates. CSS Style Sheets Not all of your style sheets will work correctly in all of the browsers. However, style sheets rraely crash a web browser, but sometimes the pages will be downright ugly if not completely unreadable. One of the major CSS troubles is absolute positioning for most browsers do not support it and it will cause different block to overlap others and create a jumbled mess. Flash Flash is great for adding style to a webpage and Macromedia provides flash plug-ins for all of the major web browsers.

But don't build the entire Internet site with flsah.

Browser for the blind, most handheld devices do not support flash. A small but significant numebr of users don't like it and don't install the plug-in so they won't be able to access a flash site. Also, search engines spydres can't follow the links on a flash Internet site and won't index it. Graphic Links While these are attractive, they have the same troubles as flash with browsers for the blind and hand-held devices.
Always use the alt tag with graphics. Bottom Line - even code that is validated may not work correctly in all the maojr browsers. The best way a web designer can create cross browser compatibility is to test all of their web pages in the most popular browsers to see what happens. Personally, I find that a combination of style sheets and tables works best to ensure my pages look good in all of the browsers.




Write a comment
Write a comment about the article
Cross Browser Compatibility



Top Articles Searches
Music Business Lessons From The Village People Ezine Advertising Works: Top 10 Reasons To Advertise With Ezines Increasing Site Traffic Luxury Baby Bedding - What To Look For Before You Buy Archery Fishing Tips and Techniques One Of Cancun's Best What do customers really want? Used Car Buying - 5 Steps To Success After the shot, Trailing Deer Part 1 Woodworking Beginners: Secret Tips To Start Right An Introduction to Glow Sticks Determining Your Online Ad Budget America - Is it in Bible prophecies and what can the USA expect at the second coming of Jesus Christ Specialty Advertising in C-Stores Red Bull and Vodka--What a Pair! Payment Plan Options for Home Treadmills Enjoy Your Vacations with Colorado Ski Vacation Package Buying A Computer: Processor & Memory: Affordability And Performance Buying Tips Most Profitable Adsense Money Making Tip Nokia 7380 Mobile Phone Deals – Exceptional Features at Inimitable Costs


Link To Us! Add to favorites Tell a friend! RSS Feed

Sitemap   Privacy Policy   Terms Of Service