answersLogoWhite

0


Best Answer

Cascading Style Sheets state that there are three ways to implement CSS in an HTML document. The first type is known as an external style sheet and uses the <link> tag. This looks like:

<link rel="stylesheet" href="style.css" type="text/css" />

The second type is known as an internal style sheet and uses the <style> tag. This looks like:

<style>

body {

background-color: #FFFFFF;

}

</style>

The third type is known an inline style. This looks like:

<p style="text-color: #FF0000; text-weight: bold;">This is a paragraph</p>

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Three ways

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are three ways to implement style sheets?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How is telepresence implemented?

There are many ways in which to implement telepresence. All of these ways start with including the three basic needs which are vision, sound, and manipulation. This allows the device to be easily controlled.


How do you implement quality assurance?

There are a number of ways through which you can implement quality assurance. This by ensuring that you have quality raw materials and proper supervision in production among other ways.


How are style guides and sheets created?

Style can be done in three ways; it can be inline (with the HTML element,) internal (in the Head element) or external as a linked file linked in the Head element. Precedence follows the order named as well. They are done in straight ASCII with a text processor like Notepad, Wordpad, Editpad (my favorite,) Notepad++ (another favorite, but for programming) or etc. just as the HTML is done.


Why do you get different results when you use Firefox versus when you use IE?

because these browsers uses different ways to interpret Cascading Style Sheets or commonly known as CSS. google CSS for more info.


What three way that the media does not reflect the society you live in?

Three ways the media do not reflect the society lived in are style of advertising, reporting of lifestyles, and inaccurate portrayals.


How do you get css to work?

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.


What are cascading sheetswhat are the 3 ways using them in designing web pagesexplain with an example?

Three Ways to Insert CSSThere are three ways of inserting a style sheet: External style sheetInternal style sheetInline style An external style sheet is ideal when the style is applied to many pages. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the tag. The tag goes inside the head section: An external style sheet can be written in any text editor. The file should not contain any HTML tags. Your style sheet should be saved with a .css extension. An example of a style sheet file is shown below: hr {color:sienna;}p {margin-left:20px;}body {background-image:URL("images/back40.gif");}


Speech on importance of adult education and ways to implement it?

i don't know how..!!:P


Write a routine to implement the t e x t function?

There are many ways you could write a routine to implement text functions. You could, for example, come up with codes.


Essay on importance of adult education and ways to implement it?

Adult education is crucial for personal and professional development, as it equips individuals with new skills, knowledge, and confidence to adapt to an ever-changing world. To implement adult education effectively, governments can provide subsidies for adult education programs, businesses can offer training opportunities for their employees, and communities can establish local learning centers or online resources for adults to continue their education. By investing in adult education, we can foster a more skilled and knowledgeable population, leading to a more prosperous and successful society.


Can silver be hammered into thin sheets?

Silver can be beaten into thin sheets being a malleable element. It is used in a number of ways as jewelery, parts of various apparatus and lots more.


How can one implement the balanced scorecard translating strategy into action?

There are a number of ways one can implement the balanced scorecard translating strategy into action. Perhaps the best way to learn the different ways would be to look for books on the subject, such as The Balanced Scorecard: Translating Strategy into Action by Robert Kaplan.