+ 2
Very simple question need a very simple answer
<html> <head> <title> Chapter 7 - Fury Burns </title> </head> <body> When i saw their eyes, i feel the real justice in my hearth. </body> </html> First part didn t work looks like "(
5 Antworten
+ 5
Just like Matthias said. Its for tab name in your browser. Use header instead head.
You can use header and footer tag on html.
+ 4
The title tag writes on the very top on the browser window (where the tabs are, x to close etc, don't know how this is called 😅)
If you want a headline, you need h1, h2, ... tags in the body.
+ 2
Maybe you forgot to declare a DTD.
0
Thank you both. But i still be curious why "Chapter 7 - Fury Burns didn t placed in the end. Sorry for mY BeD EngLaNd.
0
I understand finally. Thanks.