![]() |
What are different ways to integrate a CSS into a Web page?
What are different ways to integrate a CSS into a Web page?
|
The CSS code can be implemented in three ways -
-Inline: Style attribute can be used to have CSS applied HTML elements. -Embedded: The Head element can have a Style element within which the code can be placed. -External - external CSS implementation is done by creating a separate CSS file in your workspace and then linking them to every web page you create. |
All times are GMT -7. The time now is 01:26 AM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.