0
how many ways can a CSS be integrated as a web page?
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"âșâč/...âș