Computer Science, asked by Tirtharaj4934, 1 year ago

Format of an html documents. Rearrange the format

Answers

Answered by ektathakur415
2

<html >

<head>

<title> ............<\title>

</head>

<body>

,...................................

..............................

.........................

</body>

<\html>


Hacket: Plz use back slash to close ur HTML tag
ektathakur415: Oh sorry I didn't recognised ...thanks for telling
ektathakur415: Plzz vote for me
Hacket: Hlo
Answered by Hacket
1

<!DOCTYPE html>

<html>

<head>

<title>web page title </title>

</head>

<body>

</body>

</html>

Thanks for asking

Similar questions