Computer Science, asked by mishika62, 10 hours ago

Don't Create spam please I want proper answer of this please
Class 10th computer ​

Attachments:

Answers

Answered by Blueberry03
0

Answer:

ok give me some time to find d the answer

Explanation:

mark me as a brainliest till then

Answered by anirudhkp2004
1

Answer:

<!DOCTYPE html>

<html>

<head>

   <title>The school</title>

</head>

<body>

<div>

 <center>

  <h1>Divie sainik school<h1>

 <h3>Lahartara- D.L.2 Varanasi</h3>

 <h6>

  class-10

  subject: computer-apps

 </h6>

 </center>

</div>

</body>

</html>

Explanation:

You can either use the center tag to center all the items Or else you can use css to center the items using text-align attribute.(selecting the div element)

Similar questions