+ 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>

9th Nov 2024, 2:13 AM
HadiLearning
HadiLearning - avatar
5 Respuestas
+ 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.
9th Nov 2024, 3:35 AM
BroFar
BroFar - avatar
+ 2
Continue to study web development and coding foundations courses HadiLearning
9th Nov 2024, 3:39 AM
BroFar
BroFar - avatar
+ 1
So, what should I do?
9th Nov 2024, 3:37 AM
HadiLearning
HadiLearning - avatar
+ 1
Okay bro, thank
9th Nov 2024, 3:58 AM
HadiLearning
HadiLearning - avatar
0
If you code in sololearn, then you don’t have to use js or css, since they are included by default
10th Nov 2024, 4:54 PM
gg_g
gg_g - avatar