Currently I'm learning HTML and CSS on W3Schools and now I've stuck at this chapter. Beforehand I want to say that I'm learning it at my Samsung Galaxy Note 4 (with Android 5.1.1). I'm using the AWD - IDE For Web dev, Total Commander, Samsung Internet Browser and Google Chrome.
My problem is, that I don't know why my HTML and CSS doesn't work.
When I'm trying to define the CSS-Styling in a extern file I get this.
So there are two questions I have. Where does the ÁÁ
come from and why the HTML-Document is'nt designed as in CSS definded.
When I'm trying to define the CSS-Styling intern I get this.
Then the background just changes but the heading and the paragraph doesn't.
The code that I'm used at my phone is a one-to-one copy from the chapter from W3Schools. I've also tried this with other Browsers and editors, but still doesn't work. I've also noticed that when I save the extern css-file in a own folder css/styles.css
that I get the same result as the css-stylesheet intern.
But my final question is: What's wrong with that?
Here is the project folder from this problem.