does? Aren't backticks int" /> does? Aren't backticks int" /> does? Aren't backticks int"/>

Backticks make <link> tag to function improperly

13 Views Asked by At

Why <link rel = `stylesheet` href = `css/styles.css`/> does not work but <link rel = "stylesheet" href = "css/styles.css"/> does? Aren't backticks interchangeable with quotation marks?

0

There are 0 best solutions below