How do you link CSS to Html


  • 3 Comments
  • 520 Views
  • Share:

3 Comment

image
innovated dev 10 months ago

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

image
1 year ago

You link Css to html using the <link> element

image
dev sahar 1 year ago

use the link tag