SlideShare ist ein Scribd-Unternehmen logo
1 von 8
Downloaden Sie, um offline zu lesen
Sneak Peek Into Cross Browser Compatibility
Hello Readers, are you familiar with Cross browser compatibility?
Well in today’s blog we shall discuss about what is Cross browser compatibility.
Number of websites has increased from 2.4 million in 1998 to 1.8 billion presently along
with the growth of internet users and mobile users.
Currently 4.3 billion people uses a browser and the most popular browsers are Chrome,
Firefox, Safari, Internet Explorer and Edge.
Cross-browser compatibility is the capability of a website to function in any version of
the browser.
Generally a web browser helps to fetch information from the web and display them on
user’s device.
A web developer must be sure that their website is compatible with every browser and
therefore cross browser compatibility testing is required.
For a web page developer it is quite challenging to make the website compatible with
different browsers.
Mastering Cross-Browser Compatibility
The major aim of the cross browser compatibility is accessibility.
A website must be accessible or work with all versions of all browsers.
Cross browser compatibility should provide all the users with the same experience
across all the browsers.
The website nowadays expected to support browsers such as Mozilla Firefox, Internet
Explorer, Google Chrome, Opera and Safari
If your website is not cross browser compatible then the user will search for another
website because a user don’t switches the browser generally.
Normally a website is created by the combination of CSS, HTML and JavaScript.
Sometime a certain feature or technology of a website may not be supported by other
browser.
Most often the developers make their website for their favorite browser without
considering other browsers.
A website might work perfectly on Google Chrome but may not work on Internet
Explorer.
In such situations Cross browser compatibility testing is necessary.
There are several ways to create cross browser compatible website.
Check For DOCTYPE
Different browsers have different standards and rules.
Make sure that you have added DOCTYPE in your HTML file.
DOCTYPE is the first line in code which describes HTML that is used in the website.
DOCTYPE helps the browser to recognize in which language your website code is
written.
If you don’t define the DOCTYPE in your website then some browser may understand it
themselves but other may not be able to figure out and will render some element of
your website in a way that you will not like.
To make your website compatible with Internet Explorer, Chrome and Firefox make
sure that you add Strict DOCTYPE.
Otherwise the browser will work in Quirks Mode and will imitate the behavior of older
versions.
Apply CSS Reset
Different browsers have different style; one style may work on one browser and may
not work on other browser.
You may have noticed that sometimes Submit Buttons look different on different
browser that is because of CSS.
Rendering of some elements in different browsers depends upon CSS.
CSS Reset enables setting the styles of all elements to a baseline value to ignore cross-
browser differences which arises due to built-in default style settings.
CSS is s Style Sheet language used to describe the presentation of a document.
Resetting the style enables the web developers to avoid defaulting to the browser’s
built-in styles which differs from browser to browser.
Applying CSS reset means telling every browser to remove the styling to default CSS
that causes cross browser incompatibility.
Eric Meyer’s CSS reset are used to solve browser incompatibility issue.
Adding a CSS reset is quite simple; you only have to download the CSS File and include it
in header.
Separate Style Sheet
Make sure that you link to different style-sheet for every browser using conditional
comments so that Chrome will render Chrome’s style-sheet and Firefox will render its
style-sheet.
Conditional comments help to link style-sheets for different browsers in case of
designing challenges that are common with Internet Explorer.
Use Friendly Libraries and Frameworks
There is a huge list of frameworks and libraries used by website developers to make
their work fast and convenient.
Cross browser friendly JavaScript library like iQuery is very popular and widely used in
websites throughout the world.
React.js is an open source library backed by Facebook.
It helps to create small and large scale web applications and creating interactive
websites.
Glimmer.js is a new JavaScript Library for the web.
Bootstrap is the framework to help with designing websites.
It is the most popular HTML, CSS and JS framework for developing responsive projects
on web.
With Bootstrap non-designers can easily create decent-looking websites.
Angular.js is an open source JavaScript framework created by Google.
Keep The Code Simple
Coding must be simple yet effective.
Avoid ten lines of code to a feature that only needs three lines.
Simple code is cross browser friendly and more maintainable at the time when you have
to adjust it for compatibility.
Focus on quality over quantity at the time of coding.
Cross Browser Compatibility Testing
Testing for Cross Browser Compatibility is crucial and should not be missed otherwise
all the effort for Cross Browser Compatible Website will go in vain.
Without the testing you will not be sure that whether the possibilities that you have
taken for making a cross browser compatible website do work or not.
It is common that you may write something accidently that doesn’t work in one browser
therefore check the site which actually works on different browsers.
Use the tool like Cross Browser Testing which gives access to thousands of browsers.
For Example to find Cross Browser Compatibility issues with Firefox Browser the
website develop may have to skip some elements that Firefox browsers do not support
such as Web SQL Database, XHTML +SMIL animation, File Writer API and EOT Fonts.
Using the technologies and styles that does not support Firefox will lead your website to
break even in latest version of Firefox.
Similarly CSS overflow-anchor, Web Authentication API does not work in Safari
Browsers.
Web Authentication API is supported in the latest browser versions of Firefox and
Chrome and therefore it will not work in other versions; will show Cross Browser
Incompatibility problems.
So make sure that you use all browser supported technologies.
Be with our reputed MAAC Kolkata Centre to get informed about latest technologies.

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Universal apps lightning talk
Universal apps lightning talk Universal apps lightning talk
Universal apps lightning talk
 
Building a resposive slider plugin for WordPress theme
Building a resposive slider plugin for WordPress themeBuilding a resposive slider plugin for WordPress theme
Building a resposive slider plugin for WordPress theme
 
The In's And Out's Of Working With Wordpress
The In's And Out's Of Working With WordpressThe In's And Out's Of Working With Wordpress
The In's And Out's Of Working With Wordpress
 
How to create user friendly file hosting link sites
How to create user friendly file hosting link sitesHow to create user friendly file hosting link sites
How to create user friendly file hosting link sites
 
Responsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChampsResponsive Web Design helps SEO Boost up by XHTMLChamps
Responsive Web Design helps SEO Boost up by XHTMLChamps
 
Web Standards
Web StandardsWeb Standards
Web Standards
 
CMS & Chrome Extension Development
CMS & Chrome Extension DevelopmentCMS & Chrome Extension Development
CMS & Chrome Extension Development
 
Web Development In 2018
Web Development In 2018Web Development In 2018
Web Development In 2018
 
Html5 inputs
Html5 inputsHtml5 inputs
Html5 inputs
 
WordPress what is Wordpress
WordPress what is WordpressWordPress what is Wordpress
WordPress what is Wordpress
 
Save your social energy with windows live
Save your social energy with windows liveSave your social energy with windows live
Save your social energy with windows live
 
45 WordPress Interview Questions
45 WordPress Interview Questions45 WordPress Interview Questions
45 WordPress Interview Questions
 
Introduction to WordPress Class 1
Introduction to WordPress Class 1Introduction to WordPress Class 1
Introduction to WordPress Class 1
 
15 Problems Which Creates in Good Website
15 Problems Which Creates in Good Website 15 Problems Which Creates in Good Website
15 Problems Which Creates in Good Website
 
Top 10 Reasons You Should Be Using WordPress For Your Website.
Top 10 Reasons You Should Be Using WordPress For Your Website.Top 10 Reasons You Should Be Using WordPress For Your Website.
Top 10 Reasons You Should Be Using WordPress For Your Website.
 
Wordpress
WordpressWordpress
Wordpress
 
Web development | Derin Dolen
Web development | Derin Dolen Web development | Derin Dolen
Web development | Derin Dolen
 
Advanced Web Development
Advanced Web DevelopmentAdvanced Web Development
Advanced Web Development
 
Getting the Most out of WordPress.com
Getting the Most out of WordPress.comGetting the Most out of WordPress.com
Getting the Most out of WordPress.com
 
Lean And Clean! Building A Site With Web Standards
Lean And Clean! Building A Site With Web StandardsLean And Clean! Building A Site With Web Standards
Lean And Clean! Building A Site With Web Standards
 

Ähnlich wie Sneak Peek Into Cross Browser Compatibility

CBT_Guidelines
CBT_GuidelinesCBT_Guidelines
CBT_Guidelines
Zakia Taqi
 
WEB_Seminar_by_Prashant_Walke
WEB_Seminar_by_Prashant_WalkeWEB_Seminar_by_Prashant_Walke
WEB_Seminar_by_Prashant_Walke
Prashant Walke
 

Ähnlich wie Sneak Peek Into Cross Browser Compatibility (20)

Fundamentals of Web
Fundamentals of WebFundamentals of Web
Fundamentals of Web
 
CBT_Guidelines
CBT_GuidelinesCBT_Guidelines
CBT_Guidelines
 
Major Cross Browser Compatibility issues faced by the Developers
Major Cross Browser Compatibility issues faced by the DevelopersMajor Cross Browser Compatibility issues faced by the Developers
Major Cross Browser Compatibility issues faced by the Developers
 
Successful Web Typography - The Developer's Ampersandwich
Successful Web Typography - The Developer's AmpersandwichSuccessful Web Typography - The Developer's Ampersandwich
Successful Web Typography - The Developer's Ampersandwich
 
SmashingConf Whister: Developers Ampersandwich
SmashingConf Whister: Developers AmpersandwichSmashingConf Whister: Developers Ampersandwich
SmashingConf Whister: Developers Ampersandwich
 
Would You Consider Internet Explorer for Your Website Design?
Would You Consider Internet Explorer for Your Website Design?Would You Consider Internet Explorer for Your Website Design?
Would You Consider Internet Explorer for Your Website Design?
 
8 web design facts that we know
8 web design facts that we know8 web design facts that we know
8 web design facts that we know
 
Top web development tools
Top web development toolsTop web development tools
Top web development tools
 
Browsers
BrowsersBrowsers
Browsers
 
Web-Development.pdf
Web-Development.pdfWeb-Development.pdf
Web-Development.pdf
 
Lean And Clean! Building A Site With
Lean And Clean! Building A Site WithLean And Clean! Building A Site With
Lean And Clean! Building A Site With
 
Introduction to web page
Introduction to web pageIntroduction to web page
Introduction to web page
 
How to Learn Web Designing Step by Step From Basics in 2018
How to Learn Web Designing Step by Step From Basics in 2018How to Learn Web Designing Step by Step From Basics in 2018
How to Learn Web Designing Step by Step From Basics in 2018
 
Code igniter
Code igniterCode igniter
Code igniter
 
WEB BROWSER
WEB BROWSERWEB BROWSER
WEB BROWSER
 
The Imperatives of Cross-Browser Testing
The Imperatives of Cross-Browser TestingThe Imperatives of Cross-Browser Testing
The Imperatives of Cross-Browser Testing
 
Build your Website with HTML5 and CSS3
Build your Website with HTML5 and CSS3Build your Website with HTML5 and CSS3
Build your Website with HTML5 and CSS3
 
Improving your Website with HTML5 and CSS3
Improving your Website with HTML5 and CSS3Improving your Website with HTML5 and CSS3
Improving your Website with HTML5 and CSS3
 
Web development
Web developmentWeb development
Web development
 
WEB_Seminar_by_Prashant_Walke
WEB_Seminar_by_Prashant_WalkeWEB_Seminar_by_Prashant_Walke
WEB_Seminar_by_Prashant_Walke
 

Mehr von Animation Kolkata

Mehr von Animation Kolkata (20)

ANIMATOR SKILLS 2D & 3D ANIMATION
ANIMATOR SKILLS 2D & 3D ANIMATIONANIMATOR SKILLS 2D & 3D ANIMATION
ANIMATOR SKILLS 2D & 3D ANIMATION
 
SKILL NEEDED TO BE A ROTO ARTIST
SKILL NEEDED TO BE A ROTO ARTISTSKILL NEEDED TO BE A ROTO ARTIST
SKILL NEEDED TO BE A ROTO ARTIST
 
Social Media VFX Lives Of Hollywood
Social Media VFX Lives Of HollywoodSocial Media VFX Lives Of Hollywood
Social Media VFX Lives Of Hollywood
 
2D Vs 3DANIMATION WITH BEST ANIMATION INSTITUTE
2D Vs 3DANIMATION WITH BEST ANIMATION INSTITUTE2D Vs 3DANIMATION WITH BEST ANIMATION INSTITUTE
2D Vs 3DANIMATION WITH BEST ANIMATION INSTITUTE
 
TIPS TO ACHIEVE EXCELLENCY IN GRAPHIC DESIGNING
TIPS TO ACHIEVE EXCELLENCY IN GRAPHIC DESIGNINGTIPS TO ACHIEVE EXCELLENCY IN GRAPHIC DESIGNING
TIPS TO ACHIEVE EXCELLENCY IN GRAPHIC DESIGNING
 
3D Stereoscopic Filmmaking Discussion
3D Stereoscopic Filmmaking Discussion3D Stereoscopic Filmmaking Discussion
3D Stereoscopic Filmmaking Discussion
 
SHORT TERM COURSES BY MAAC
SHORT TERM COURSES BY MAACSHORT TERM COURSES BY MAAC
SHORT TERM COURSES BY MAAC
 
Career As Broadcast Designer
Career As Broadcast DesignerCareer As Broadcast Designer
Career As Broadcast Designer
 
Preproduction Production Postproduction Digital Film Making Process
Preproduction Production Postproduction Digital Film Making ProcessPreproduction Production Postproduction Digital Film Making Process
Preproduction Production Postproduction Digital Film Making Process
 
Republic day celebration 2020
Republic day celebration 2020Republic day celebration 2020
Republic day celebration 2020
 
Does a 3D Animator Needs Drawing Skills?
Does a 3D Animator Needs Drawing Skills?Does a 3D Animator Needs Drawing Skills?
Does a 3D Animator Needs Drawing Skills?
 
SPECIAL EFFECT VS VISUAL EFFECT KNOW THE BEST
SPECIAL EFFECT VS VISUAL EFFECT KNOW THE BESTSPECIAL EFFECT VS VISUAL EFFECT KNOW THE BEST
SPECIAL EFFECT VS VISUAL EFFECT KNOW THE BEST
 
Animation OR Visual Effects Choose The Promising Career
Animation OR Visual Effects Choose The Promising CareerAnimation OR Visual Effects Choose The Promising Career
Animation OR Visual Effects Choose The Promising Career
 
MAAC Chowringhee Rashbehari & Ultadanga Rocked AT 24 FPS
MAAC Chowringhee Rashbehari & Ultadanga Rocked AT 24 FPSMAAC Chowringhee Rashbehari & Ultadanga Rocked AT 24 FPS
MAAC Chowringhee Rashbehari & Ultadanga Rocked AT 24 FPS
 
Incredible Puppet Animation Techniques
Incredible Puppet Animation TechniquesIncredible Puppet Animation Techniques
Incredible Puppet Animation Techniques
 
Awe-Inspiring VFX By DNEG For Catch-22
Awe-Inspiring VFX By DNEG For Catch-22Awe-Inspiring VFX By DNEG For Catch-22
Awe-Inspiring VFX By DNEG For Catch-22
 
Classic Animated Characters That Reshaped Animation Industry
Classic Animated Characters That Reshaped Animation IndustryClassic Animated Characters That Reshaped Animation Industry
Classic Animated Characters That Reshaped Animation Industry
 
Skillful Use of Facial Expressions In Animation
Skillful Use of Facial Expressions In AnimationSkillful Use of Facial Expressions In Animation
Skillful Use of Facial Expressions In Animation
 
Discourse On Animated & CGI Based TVC
Discourse On Animated & CGI Based TVCDiscourse On Animated & CGI Based TVC
Discourse On Animated & CGI Based TVC
 
Cool NUKE Nodes For VFX Compositing
Cool NUKE Nodes For VFX CompositingCool NUKE Nodes For VFX Compositing
Cool NUKE Nodes For VFX Compositing
 

Kürzlich hochgeladen

Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Pooja Nehwal
 
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
amitlee9823
 
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
amitlee9823
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
anilsa9823
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
amitlee9823
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
poojakaurpk09
 

Kürzlich hochgeladen (20)

Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
 
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jayanagar Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
Joshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptxJoshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptx
 
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
 
Booking open Available Pune Call Girls Ambegaon Khurd 6297143586 Call Hot In...
Booking open Available Pune Call Girls Ambegaon Khurd  6297143586 Call Hot In...Booking open Available Pune Call Girls Ambegaon Khurd  6297143586 Call Hot In...
Booking open Available Pune Call Girls Ambegaon Khurd 6297143586 Call Hot In...
 
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
Nandini Layout Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangal...
 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
 
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual serviceCALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
CALL ON ➥8923113531 🔝Call Girls Nishatganj Lucknow best sexual service
 
Dark Dubai Call Girls O525547819 Skin Call Girls Dubai
Dark Dubai Call Girls O525547819 Skin Call Girls DubaiDark Dubai Call Girls O525547819 Skin Call Girls Dubai
Dark Dubai Call Girls O525547819 Skin Call Girls Dubai
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
 
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
Virgin Call Girls Delhi Service-oriented sexy call girls ☞ 9899900591 ☜ Rita ...
 
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big BoodyDubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
 
Top Rated Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Warje ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
 
Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.
 
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
 
VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In East Of Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
 

Sneak Peek Into Cross Browser Compatibility

  • 1. Sneak Peek Into Cross Browser Compatibility Hello Readers, are you familiar with Cross browser compatibility? Well in today’s blog we shall discuss about what is Cross browser compatibility. Number of websites has increased from 2.4 million in 1998 to 1.8 billion presently along with the growth of internet users and mobile users. Currently 4.3 billion people uses a browser and the most popular browsers are Chrome, Firefox, Safari, Internet Explorer and Edge. Cross-browser compatibility is the capability of a website to function in any version of the browser. Generally a web browser helps to fetch information from the web and display them on user’s device. A web developer must be sure that their website is compatible with every browser and therefore cross browser compatibility testing is required. For a web page developer it is quite challenging to make the website compatible with different browsers.
  • 2. Mastering Cross-Browser Compatibility The major aim of the cross browser compatibility is accessibility. A website must be accessible or work with all versions of all browsers. Cross browser compatibility should provide all the users with the same experience across all the browsers. The website nowadays expected to support browsers such as Mozilla Firefox, Internet Explorer, Google Chrome, Opera and Safari If your website is not cross browser compatible then the user will search for another website because a user don’t switches the browser generally.
  • 3. Normally a website is created by the combination of CSS, HTML and JavaScript. Sometime a certain feature or technology of a website may not be supported by other browser. Most often the developers make their website for their favorite browser without considering other browsers. A website might work perfectly on Google Chrome but may not work on Internet Explorer. In such situations Cross browser compatibility testing is necessary. There are several ways to create cross browser compatible website. Check For DOCTYPE Different browsers have different standards and rules. Make sure that you have added DOCTYPE in your HTML file.
  • 4. DOCTYPE is the first line in code which describes HTML that is used in the website. DOCTYPE helps the browser to recognize in which language your website code is written. If you don’t define the DOCTYPE in your website then some browser may understand it themselves but other may not be able to figure out and will render some element of your website in a way that you will not like. To make your website compatible with Internet Explorer, Chrome and Firefox make sure that you add Strict DOCTYPE. Otherwise the browser will work in Quirks Mode and will imitate the behavior of older versions. Apply CSS Reset Different browsers have different style; one style may work on one browser and may not work on other browser. You may have noticed that sometimes Submit Buttons look different on different browser that is because of CSS. Rendering of some elements in different browsers depends upon CSS. CSS Reset enables setting the styles of all elements to a baseline value to ignore cross- browser differences which arises due to built-in default style settings. CSS is s Style Sheet language used to describe the presentation of a document.
  • 5. Resetting the style enables the web developers to avoid defaulting to the browser’s built-in styles which differs from browser to browser. Applying CSS reset means telling every browser to remove the styling to default CSS that causes cross browser incompatibility. Eric Meyer’s CSS reset are used to solve browser incompatibility issue. Adding a CSS reset is quite simple; you only have to download the CSS File and include it in header. Separate Style Sheet Make sure that you link to different style-sheet for every browser using conditional comments so that Chrome will render Chrome’s style-sheet and Firefox will render its style-sheet. Conditional comments help to link style-sheets for different browsers in case of designing challenges that are common with Internet Explorer.
  • 6. Use Friendly Libraries and Frameworks There is a huge list of frameworks and libraries used by website developers to make their work fast and convenient. Cross browser friendly JavaScript library like iQuery is very popular and widely used in websites throughout the world. React.js is an open source library backed by Facebook. It helps to create small and large scale web applications and creating interactive websites. Glimmer.js is a new JavaScript Library for the web. Bootstrap is the framework to help with designing websites. It is the most popular HTML, CSS and JS framework for developing responsive projects on web. With Bootstrap non-designers can easily create decent-looking websites. Angular.js is an open source JavaScript framework created by Google.
  • 7. Keep The Code Simple Coding must be simple yet effective. Avoid ten lines of code to a feature that only needs three lines. Simple code is cross browser friendly and more maintainable at the time when you have to adjust it for compatibility. Focus on quality over quantity at the time of coding. Cross Browser Compatibility Testing Testing for Cross Browser Compatibility is crucial and should not be missed otherwise all the effort for Cross Browser Compatible Website will go in vain. Without the testing you will not be sure that whether the possibilities that you have taken for making a cross browser compatible website do work or not.
  • 8. It is common that you may write something accidently that doesn’t work in one browser therefore check the site which actually works on different browsers. Use the tool like Cross Browser Testing which gives access to thousands of browsers. For Example to find Cross Browser Compatibility issues with Firefox Browser the website develop may have to skip some elements that Firefox browsers do not support such as Web SQL Database, XHTML +SMIL animation, File Writer API and EOT Fonts. Using the technologies and styles that does not support Firefox will lead your website to break even in latest version of Firefox. Similarly CSS overflow-anchor, Web Authentication API does not work in Safari Browsers. Web Authentication API is supported in the latest browser versions of Firefox and Chrome and therefore it will not work in other versions; will show Cross Browser Incompatibility problems. So make sure that you use all browser supported technologies. Be with our reputed MAAC Kolkata Centre to get informed about latest technologies.