what will be displayed on the dicument if title rtag is not usedf code example
Example: what will be displayed on the dicument if title rtag is not usedf
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
</body>
</html>