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

Why flex is used in css?

0 Answers  


How do you change the background color?

0 Answers  


How do I center a div in a div?

0 Answers  


What are the elements of css box model?

0 Answers  


What is css written in?

0 Answers  






What are the associate boarder image properties in css3?

0 Answers  


How do you change the font color?

0 Answers  


What is margin and padding?

0 Answers  


Which property is used to control the repetition of an image in the background?

0 Answers  


How do you make a style sheet?

0 Answers  


What are the advantages of inline styles?

0 Answers  


What are the advantages disadvantages of using css preprocessors?

0 Answers  


Categories