Computer Science, asked by erbjs57082, 7 months ago

Write the code such that you get good fun on the title bar

Answers

Answered by Anonymous529
5

Answer:

in HTML it is as follows

Explanation:

<html>

<head><title>good fun </title>

</head>

</html>

Similar questions