answersLogoWhite

0

What are some problems with CSS?

Updated: 8/20/2019
User Avatar

Wiki User

12y ago

Best Answer

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

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are some problems with CSS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you download css 1.5?

Because there is no CSS 1.5 and CSS is not down loadable. CSS2.1 and partly supported CSS 3.0 are what you need to learn. Any downloads would be a tutorial of CSS in a PDF/ZIP or some format. See... CSS Tutorials might help you.


Where can you get a css validator?

The most popular way (and to some, official) to validate your CSS is by going here: http://jigsaw.w3.org/css-validator


What are some best practices using CSS?

Most of the CSS is overall important. Styling text boxes, fonts, images etc can be done in CSS.


Can anyone help with CSS?

See the related links for CSS Tutorials and some other useful links.


What are built-in tags Like for HTML and CSS?

No tags are used in CSS. Tags are actually what CSS primarily styles.


What are some websites made with CSS?

No websites are made with CSS, since the CSS language is used for styling of elements and objects that are already created; it does not actually "create" the objects and elements.


What is css and deffrent type of css?

css


How do you make the address css on freewebs?

[ Assuming the question can be asked as, "How do you make the address (In the header) more dynamic with CSS on FreeWebs?" ] If you are using a FreeWebs template, you cannot edit any CSS. If you are using raw HTML + CSS, you can wrap the address in a tag such as <span> or <div>, and define some properties to the element with CSS.


Where do i get the CSS layout.?

What CSS layout are we talking about here, My Space? A normal page? You can get from some layout templates or DIY with layout genetrators.


What are some regulations concerning the use of free CSS templates?

Usage of free CSS templates are typically bound to the terms of usage as defined by the author of the provided CSS templates. No other regulations are applicable.


What is valid css?

Valid CSS is CSS that has been run through the W3C CSS checker and passed.


How do you make CSS layouts?

CSS layouts can be created in an external CSS file. The extension of the file should be CSS only.