answersLogoWhite

0


Best Answer

Cascading Style Sheets (CSS) uses classes.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which stylesheet utilizes classes
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you link to a stylesheet?

The short answer is to code it into your website: <link rel="stylesheet" type="text/css" href="style.css"/> where style.css is the style sheet.


What is the correct xhtml for referring to an external style sheet?

<link href="basic.css" type="text/css" rel="stylesheet" media="screen"/> <link href="print.css" type="text/css" rel="stylesheet" media="print"/>


How do you attach the stylesheet with the servlet?

You cannot attach a stylesheet with a servlet. Stylesheets are related to HTML and User Interface layer and hence can be attached to JSP pages.


What is the full form of XSL?

Extensible StyleSheet Language


What is the yaymovies password for the Last Airbender?

try stylesheet. it work for me


What does utilizes in Tagalog?

"Utilizes" in Tagalog can be translated as "ginagamit" or "nagagamit," which means to use or make use of something.


Does an inline style have to be coded into HTML element for each override?

Yes. There's no way for the browser to know that you intend for an inline CSS style (one using the style attribute of an element) to apply on other objects. Use classes or selectors in the stylesheet to achieve this instead.


How do you place images in between text frames?

You have to use a Stylesheet (CSS). Or you can type CSS straight into the document.


Which one of the following non-xml based stylesheet specifications do you use to format the visual appearance of both HTML and xml documents?

Question:Which one of the following non-XML based stylesheet specifications do you use to format the visual appearance of both HTML and XML documents?XSLDOM styles managementXQLDSSSLCSS


What is the meaning of Utilization Edits?

utilizes


Which of these protocols utilizes XML?

SOAPWSDL


What is the full from xslt?

xslt stands for extensible stylesheet language transformations. and xslt debugger can be sued to work with and debug xslt.