answersLogoWhite

0

How do you get css to work?

User Avatar

Wiki User

12y ago

Best Answer

CSS can be applied to a web page in three ways: inline style, a STYLE element in the HEAD of a page, or an external style sheet (or any combination of the three).

CSS rule use a selector to determine which elements to apply the styling to and property:value rules to determine which styles to apply.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you get css to work?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why is the CSS not working?

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


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.


How do advanced css layout work?

There is no such physical thing as "Advanced" CSS, nor advanced css layouts. CSS can get difficult, and certain areas can be deemed for the "Advanced" coders, but all-in-all, there is no such thing as an Advanced CSS Layout.


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.


What do you have to do in order to do CSS?

You just need to have an idea about it's properties. CSS provides a full range of properties, a user is able to work upon.


My CSS will not work with Gmod they are both non steam HELP?

it wont work if you got it cracked >_<


What is css and deffrent type of css?

css


Is CSS always needed for DHTML?

DHTML is short for Dynamic HTML. It is a group of internet languages that work together. CSS is just one of those languages. You can write DHTML without CSS, but CSS is a part of the language that you can use It's pretty hard to use DHTML without it, but it is possible.


What are the various application of css?

The use cases of CSS are wide and varied. While it is true that CSS is commonly used to style web pages, CSS is also used to style things like the FIrefox and Thunderbird user interface, to style HTML-based emails, mobile Web Applications, and more. CSS is a powerful tool.


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.


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.