how many ways can a CSS be integrated as a web page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how many ways can a CSS be integrated as a web page?

29th Dec 2018, 6:18 PM
Mahendra Lohar
Mahendra Lohar - avatar
1 Answer
+ 1
3 ways ! You can integrate Css in a web page on putting the Css code between ‹style› Css code‹/style› Or using an external css file Using ‹link ...stylesheet/css....file. css› or inside the ‹... style="css code"›‹/...›
29th Dec 2018, 9:44 PM
Alexis-ng
Alexis-ng - avatar