jeudi 31 août 2017

HTML / Webpage debate

The Following code is provided:

<!DOCTYPE html>
<html>
<head>
<title>This is the title</title>
</head>

<body>
This is content
</body>
</html>

What would you say would be outputted to the Webpage?

1) First Answer with just the content
2) Second Answer with the title of the webpage in the browser and the content on the page

My Com Sci Teacher tells us that the title is included in the output of the webpage, even though the title is in the browser and it is considered meta data.




Aucun commentaire:

Enregistrer un commentaire