First html code
<!doctype html>
<html>
<head>
<title>
first html code.
</title>
<head>
<body>
this is a good man
and
the first html code.
</body>
</html>
AND
OUTPUT
SHOWS
THIS
THIS IS A GOOD MAN
AND
THE FIRST HTML CODE
First html code
<!doctype html>
<html>
<head>
<title>
first html code.
</title>
<head>
<body>
this is a good man
and
the first html code.
</body>
</html>
AND
OUTPUT
SHOWS
THIS
THIS IS A GOOD MAN
AND
THE FIRST HTML CODE
Comments