Hey!
So I started coding and decided to start developing my own web page. I am using some tutorials on Youtube to make it easier for me.
My Problem is when I'm trying to set my stylesheet in a CSS file my whole style that I developed in Html goes blank.
<link rel="stylesheet" href="stylesheet.css" />
Does anyone see a mistake in my link? Could it be a mistake inside the CSS file? The CSS file is also in the same folder as the Html file I am lost T-T
So I started coding and decided to start developing my own web page. I am using some tutorials on Youtube to make it easier for me.
My Problem is when I'm trying to set my stylesheet in a CSS file my whole style that I developed in Html goes blank.
<link rel="stylesheet" href="stylesheet.css" />
Does anyone see a mistake in my link? Could it be a mistake inside the CSS file? The CSS file is also in the same folder as the Html file I am lost T-T