0% found this document useful (0 votes)
4 views1 page

HTML

The document outlines the basic structure of an HTML page, including essential tags like <html>, <head>, <body>, <h1>, <h2>, <p>, and <img>. It also mentions resources for free templates and icons. The structure is designed to help users create a simple webpage layout.

Uploaded by

shivurungta04
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

HTML

The document outlines the basic structure of an HTML page, including essential tags like <html>, <head>, <body>, <h1>, <h2>, <p>, and <img>. It also mentions resources for free templates and icons. The structure is designed to help users create a simple webpage layout.

Uploaded by

shivurungta04
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

HTML- .

Input base language

Insert element into the page

Structure:

<html>- Opening Tag

<Head>-- Title of the page, Headline description, link

</head>

<body>

<h1> --till <h2> ---Heading ( the only diffent is font

<p> -- paragraph

<img src=“(path/name of the img)”> -- Image

</body>

</html> -- Closing Tag

(for free template download – tempatemo)

For free Icon - Flaticon

You might also like