How do you link CSS to Html


  • 3 Comments
  • 307 Views
  • Share:

3 Comment

image
innovated dev 6 months ago

css is being linked to html with <link> tag element in the head section of an html doc

image
8 months ago

You link Css to html using the <link> element

image
dev sahar 8 months ago

use the link tag