Computer Science, asked by simran262, 1 year ago

how to do html coding

Answers

Answered by Niruru
6
The simple formate of html coding is given below:

<html>
<head>
<title> My first Web Page <\title>
<\head>
<body>
This is a paragraph
<\>body
<\html>


simran262: thanku soo much
Niruru: Ur welcome.
Niruru: Thanks for marking me on brainlist answer.
simran262: wlcm
Answered by gsarthak326
0

Answer:

<html>

<head>

<title>My first Web Page<\title>

<\head>

<body>

This is a paragraph

<\>body

<\html>

Similar questions