• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: how to link css to html? Css not working?

Resolved: how to link css to html? Css not working?

0
By Isaac Tonny on 16/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

i want to link css to html but it is not working
<link rel="stylesheet" href="styl.css">
This is the code i have in my head section

Answer:

welcome to stackoverflow i think you’re missing a letter in your style do this: <link rel="stylesheet" href="style.css">

If you have better answer, please add a comment about this, thank you!

html
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: Reshape tensors of unknown shape with tf.function

26/03/2023

Resolved: Use Svelte Component as Slot

26/03/2023

Resolved: Vaadin 14.9 – Redirect on Session Destroy Event

26/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.