Computer Science, asked by Hemangi8070, 1 year ago

Write HTML code to divide window in two material sections and divide second section into two horizonal sections

Answers

Answered by appidikushalpcpjsm
0

Answer:

<html>

<head>

<title>Example</title>

<body bgcolor="red">

<h1 centre>INDIA IS BEAUTIFUL</h1>

<br>

<font size="30">INFORMATION TECHNOLOGY"</font>

</body>

</head>

</html>

Explanation:

Similar questions