There is no option to connect html to css please tell how can i connect it | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

There is no option to connect html to css please tell how can i connect it

..

1st Aug 2020, 3:00 AM
Amratesh Dixit
Amratesh Dixit - avatar
6 Answers
+ 7
https://www.sololearn.com/learn/CSS/1079/ See this it will be helpful
1st Aug 2020, 3:05 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 4
In html head use link tag to attach external css <Link rel="stylesheet" type="text/css" href="yourfilename.css" >
1st Aug 2020, 3:06 AM
Divya Mohan
Divya Mohan - avatar
+ 3
But you dont need to do that in sololearn. Sololearn automatically attaches your css and js with html
1st Aug 2020, 3:09 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
1st Aug 2020, 3:42 AM
Gordon
Gordon - avatar
+ 2
Yes
1st Aug 2020, 3:08 AM
ツSampriya😘ツ
ツSampriya😘ツ - avatar
+ 1
Thanks priyanshi that's what i want to that how can i attach html files to css in sololearn.😊
1st Aug 2020, 6:14 AM
Amratesh Dixit
Amratesh Dixit - avatar