answersLogoWhite

0

Which browsers support CSS

Updated: 12/12/2022
User Avatar

Wiki User

13y ago

Best Answer

All major browsers support CSS2; however, IE is kind of weird in its box model implementation.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which browsers support CSS
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is css supported in a broswers?

CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.CSS is supported in browsers. There are many browsers and dfferent versions of CSS. The most up to date versions of browsers will support the up to date versions of CSS.


Why will some personal HTML websites work in some IE9 browsers but not in others?

It is the fault of browsers that they support HTML or not. Some browsers support all the versions, while others none.


What browsers does css work on?

All modern browers support CSS to varying degrees; by that I mean IE 5.0 and up, Netscape 7.0 and up, Firefox 1.0 and up and Opera 7.0 and up. Older browsers support older versions of CSS. It began with IE 4.0, NN 4.0 and Opera 3.5.


What are some problems with CSS?

The only problem with CSS is browser incompatibility. Some of the css attributes do not work on old browsers.


Does css work an a laptop?

It's not the laptop, but the browser you use. Internet Explorer and Fire Fox are good examples of browsers. CSS "works" on most of the major browsers.


Why are warning labels on Css?

Answer 1: You're question must not be related to Cascading Stle Sheets as I have never seen a warning label on a CSS file. :P Answer 2: Your browser does not support CSS, or supports only limited functions of CSS or you have it switched off in your browser. Rely: There probably isn't that many browsers being used today that do not support CSS. Only some parts of the CSS is not supported in IE 6/7. Rest are either compliant or non-compliant:


How can you compatible your css on all browsers?

To ensure cross-browser compatibility for your CSS, you can follow some best practices: Use vendor prefixes for certain CSS properties to account for browser-specific implementations. Test your website on multiple browsers and use a browser compatibility testing tool to identify and address any issues. Avoid using cutting-edge CSS features that may not be supported by all browsers. Use a CSS reset or normalize stylesheet to standardize the default styles across different browsers. Consider using a CSS preprocessor like Sass or Less, which can automatically generate vendor prefixes and provide other helpful features for cross-browser compatibility.


How many versions in css?

CSS has two versions that are approved (1.0 and 2.0), a Working Draft of 2.1 that is mostly final and multiple drafts for 3.0. Most "modern" browsers support 2.0 fully with some features of the drafts included, also.


How do you change the web page size in HTML and css I am having the problem while opening in diff browsers the page and data alignment get vary?

HTML and CSS vary with browsers very much. Try and make your code accessible for one particular browser.


Align attribut is not validate. why?

CSS is so much better at controlling layout that some attributes become written out of HTML standards. Align has been deprecated in some elements. Most browsers still display them, as standards are guidelines not law. One day, browsers will not support the tag, so no validate.


What is a browser Name two?

a software program that allows viewers to view content on the world-wide web and the internet there are three types of browsers : css browser semi-css browser non-css browser a software program that allows viewers to view content on the world-wide web and the internet there are three types of browsers : css browser semi-css browser non-css browser


Why does a css class not work in fire fox?

CSS classes do work in FireFox. What is the main problem? (specifically)Have you checked that the syntax is correct?There is a lot to learn about things with CSS and browsers, you may need a hack or fix, if all else fails.