0
What's wrong with this code?
<html><head><title>MY_WebSite<title></head><body><h1><strong>THIS IS MY WEBSITE</strong></h1><ol><li>home</li><li>gallery</li><li>contact</li><li>download</li></head></html>
7 Answers
+ 3
Hi Nafian,
There are two mistakes as I see.
1 - Your <title> tag is not closed
2 - No closing </body> tag instead you have used a closing </head> tag.
+ 2
1. tittle lu kagak lu tutup yan, tambahin /
2. body lu mana tutupannya tong? wkwkw tambahin di atas </head> pake </body>
+ 1
thankyou @nikhil
pertanyaan simple bgt yak wkwk @farhan setya
+ 1
there are two mistakes as i can see here.
First is that u have not put the end tag of "body" and "ordered list".
0
You are welcome Nafian
0
wkwkw oon lu yan
0
Close tag for title is rong </title> forgotten slash /