Write the code such that you get good fun on the title bar
Answers
Answered by
5
Answer:
in HTML it is as follows
Explanation:
<html>
<head><title>good fun </title>
</head>
</html>
Similar questions