+ 1
Why HTML and css not connec? I am has used code <link , but dosn't work
<html> <head> <meta charset="UTF 8"> <meta http-equiv="X-UA-compatible"content="IE-edge"> <meta name="viewport" content="width-device-width,initia-scale=1.0"> <tittle>Document</tittle> <link rel="Stylesheet" href="Style.css"> </head>
5 odpowiedzi
+ 2
HadiLearning the
<link rel="stylesheet" href="style.css" > is only based on an actual file within a hub or file setup ... here you are being taught to create internal css as well as inline css using the web playground code-bits.
+ 2
Continue to study web development and coding foundations courses HadiLearning
+ 1
So, what should I do?
+ 1
Okay bro, thank
0
If you code in sololearn, then you don’t have to use js or css, since they are included by default