Computer Science, asked by asma1985, 2 months ago


Write a HTML program using all tags.​

Answers

Answered by harsh102008
1

Basic HTML

Tag Description

<body> Defines the document's body

<h1> to <h6> Defines HTML headings

<p> Defines a paragraph

<br> Inserts a single line break

Similar questions