Hello,
I’m trying to practice “Learn HTML & CSS: Part I” section but not able to see the results of my code in localhost:8000 page.
Does everyone have the same problem?
Hello,
I’m trying to practice “Learn HTML & CSS: Part I” section but not able to see the results of my code in localhost:8000 page.
Does everyone have the same problem?
The text between the <title>...</title>
is not visible because Codecademy uses iframes to display the rendered code, so the title doesn’t show up…
Here’s where it would go:
That’s the title, and on your exercise a title would show it there, but it would say the exercise name or something similar, not the title you put in the code.