Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Graphic Design (http://siteownersforums.com/forumdisplay.php?f=23)
-   -   What are different ways to integrate a CSS into a Web page? (http://siteownersforums.com/showthread.php?t=206107)

designpluzindia 12-11-2017 11:22 PM

What are different ways to integrate a CSS into a Web page?
 
What are different ways to integrate a CSS into a Web page?

valeriewalker 12-12-2017 11:24 PM

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.