Computer Science, asked by patelatish567, 1 year ago

How to create a website using html example program?

Answers

Answered by LuckyYadav2578
0
to create a good website you have to create number of web pages

i m giving just one short example to create one web page

<htlm>
<head>
<title>
<information >
</title>
</head>
<body >
<center><font size=5 color=blue face=Times new roman>its a important site it will help u a lot created by me thank u for watching. </font>
</center>
</body>
</html>
Similar questions