Which one is correct? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which one is correct?

1. <link rel="stylesheet" type="text/css" href="style.css"> 2. <link rel="stylesheets" type="text/css" href="style.css">

4th May 2020, 2:29 AM
Md. Niamul Ahad Chowdhury
Md. Niamul Ahad Chowdhury - avatar
1 Answer
0
first one is correct <link rel="stylesheet" type="text/css"  href="style.css">
4th May 2020, 3:52 AM
Dasarath Singh