0

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

29th Dec 2018, 6:18 PM
Mahendra Lohar
Mahendra Lohar - avatar
2 Answers
+ 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