0
Not working why
<html> <head> <title>first page</title> </head> <body> <p>This is a paragraph </p> <hr /> <p>This is a paragraph </p> <!-- This is a comment --> </body> </html> <html> <head> <title>hi</titel> </head> <body> <p>work</p> <hr /> <p>worker</p> <!-- This is a comment --> </body> </html>
1 Antwort
+ 5
First of all, you put 2 html tags. Why?
Second of all, the second title thing is spelled titel.