answersLogoWhite

0

Why should you use css?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

You should always use your own CSS. This makes a person have control over what he is going to get.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

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.


What is the use of in css?

Inline CSS is one of the ways to apply CSS. It is the styling which is done with the individual element.


Difference between inline and internal css?

Inline CSS sits within the HTML tag.For example: your text hereWhen using Internal CSS, all the CSS instructions sit in the section between your css here tags.To use Internal CSS you have to tell the page that you want it to use the css whilst Inline CSS is run automatically as the page is read.


What is the element of CSS?

Mostly use Pseudo-elements in CSS for website designing.


On MagiStream what is a Custom CSS code and how do you use it?

A CSS code allows you to modify your profile visually. There are articles in the MagiStream gamer forums that explain how and where you can use CSS codes.


Where css use?

CSS is used in web designing along with HTML. All the styling on the page is done only by CSS.


What selector should you use when applying a style to multiple elements in CSS?

The easiest thing is to use a class. Add class="foo" to your elements. And add this code to your CSS:.foo {border: solid 1px #000000;//Or something like that.}


Can you use CSS transparency codes on WikiAnswers?

No, WikiAnswers does not provide its users with any option to use CSS transparency codes.


What is CSS in web application?

CSS is a "cascading style sheet" which use for website templates designing. Moto of CSS is that how HTML elements are to be displayed.


How much course of css?

CSS is a very vast topic to learn. You can learn it as you use it accordingly.


How do you color the area between margins using HTML or CSS?

You can set the color of margin in CSS. The attribute margin-color is what sets it.


Does the Answers.com website use CSS positioning?

Yes, the Answers.com website uses a tableless CSS design. So all positioning is done using CSS.