answersLogoWhite

0

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.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

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.


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.


Do frame tags work in all browsers?

They probably work in popular browsers. There are many web browsers and I guarantee you it doesn't work in at least one of them.


What is CSS responsible for?

CSS is responsible for giving websites structure. It is used to influence multiple HTML elements at a time, and is trusted to make websites appear as the developer planned on multiple browsers and platforms.


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:

Related Questions

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.


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 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.


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 are the effects of Depreciated tags on XHTML pages?

nothing at the moment, but as browsers are updated they will eventually not work in html/xhtml, css ect


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.


Which browsers support CSS?

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


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.


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


What is css rotation?

CSS Rotation is the property used to rotate an element by the specified number of degrees. To use this in CSS: transform:rotate(180deg); And to ensure the best compatibility across browsers use: -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg);


Why is the CSS not working?

if you neglected to save your css file in a .css format, then it may not work.