Computer Science, asked by seemayadav1813, 2 months ago

Write any three html programs.​

Answers

Answered by ankananeha5
0

Answer:

HTML documents must start with a document type declaration: <!DOCTYPE html>.

The HTML document itself begins with <html> and ends with </html>.

The visible part of the HTML document is between <body> and </body>.

Explanation:

PL follow m

Similar questions