answersLogoWhite

0


Best Answer

That would inline, as part of the markup on the page. Then there is embedded within the Head element of the page. Lastly there is external where it is linked from the Head element. I have even seen very complicated series of these used with the thought that the last one gets first precedence

User Avatar

Wiki User

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

Wiki User

14y ago

Inline

internally - within the same file

externally -other than the one to which the styles are being applied.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the three ways to combine CSS rules with XHTML code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write a xhtml code?

You can write a XHTML code in same way as HTML. The only thing is that you have to close all tags.


Why we you use xhtml?

XHTML is used as a stricter view of HTML. People who like to make the code clean and nice use XHTML.


What xhtml code is used for links?

The XHTML code for links is anchor tag.It is used to establish hyperlink between two pages.


How does CSS and XHTML work together?

You code the webpage with XHTML and you add a Cascading Style Sheet for the styles, linking to it in the head of the XHTML page. It is also possible to incorporate the style directly into the head of the XHTML webpage.


What are the three rules of the assassins code?

MAD


Clean up this xhtml so that it validates?

It appears that the most important part of this question is missing. It is important that XHTML validates to ensure the viewer sees what you intended. However, next time you cut and paste your homework question here, include the code example. Otherwise, there are too many possibilities in the universe of all XHTML code in the world to give a meaningful answer.


What does xHTML and HTML mean?

HTML - Hyper Text Markup Language and is the basic language used to program/code websites. XHTML - Extensible Hypertext Markup Language and is a family of XML Languages.


What is the full form of ASPX?

Active Server Pages Extended Adi Explanatory is as such ASPX does not have a proper expansion as a word or phrase the pages created using asp.net has ASP server side code and XHTML code , so they are name ASPX(ASP from ASP.Net and X from XHTML)


When converting old html code to xhtml make sure that all inline images contain what attribute?

ALT


Can two arrays exist in one pseudocode?

Or even three. Actually, pseudo-code has no rules.


What is XHTML markup validation?

Markup validation in general is a service that allows you to see if your code meets the requirements of the language used. When you submit your code to the validator, it will tell you what you are doing incorrectly so that you can fix it.


How do I upload an image I have and use the HTML code but the image doesn't show What did I do wrong?

You should check your folder hierarchy and verify that all the HTML/xHTML code is correct. You can use an image editor to ensure the HTML code is correct.