An other FAILURE AS I ALWAYS AM

<!DOCTYPE html>

<html>

<head>

<link rel=“stylesheet” href=“index.css”&

YOUTUBE video is FREE CODE CAMP learn HTML5 full course with code samples minute 9

Here is me and I cant get past even ten minutes because the tutor doesnt have the courtsey to explain the extreme basic things. So, I saved a visual stuido file with the name letstryshit.html and letstryshit.css which he didnt explain because he assumes me and every loser like me are experts who can count on ourselves abut I am here to prove him wrong.

I do the exact syntaxes that he use and voila NOTHING WORKS.

</head>

<body>

<div class=“red”></div>>

</body>

</html>

1 Like

<!DOCTYPE html>

<html>

<head>

<link rel=“stylesheet” href=“letstryshit.css”>

</head>

<body>

<div class=“red”></div>>

</body>

</html>

1 Like