How to include CSS in the web page?



How to include CSS in the web page?..

Answer / hrpynux@gmail.com

With an external file that you link to in your web page: ...
By creating a CSS block in the web page itself; typically inserted at the top of the web page in between the <head> and </head> tags: ...
By inserting the CSS code right on the tag itself:

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CSS Cascading Style Sheets Interview Questions

What is the css3 hsl() function?

0 Answers  


What is html5 and css3?

0 Answers  


What are class selectors?

0 Answers  


How to you override the underlining of hyperlinks?

1 Answers  


What is Descendant Selector?

0 Answers  






What is the use of z-index in css?

0 Answers  


What effect would this piece of css code have? {Box-sizing: border-box;}

0 Answers  


What is an xsl file?

0 Answers  


What is css3 flexbox?

0 Answers  


How to manage the div visibility during 3D-transform ?

0 Answers  


What are the different parts of a css style rule?

0 Answers  


How do I center li in css?

0 Answers  


Categories