Computer Science, asked by smanu1651, 10 months ago

Give the coding for giving the heading 'pace computer education' of tag,

Answers

Answered by sujalmotagi
1

<!DOCTYPE html>

<html>

<head>

<title>this is a title</title>

</head>

<body>

<center><h1>pace computer education</h1></center>

</body>

</html>

PLEASE MARK MY ANSWER AS BRAINLIEST!

Similar questions