Skip to content

All the basic Knowlege about the HTML which are important for you all to create your websites.

Notifications You must be signed in to change notification settings

Rohanfulzele/HTML-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

HTML-Basics

All the basic Knowlege about the HTML which are important for you all to create your websites.

This is the Simple HTML code.

Code Description:

>The <!DOCTYPE html> declaration defines this document to be HTML5
>The <html> element is the root element of an HTML page
>The <head> element contains meta information about the document
>The <title> element specifies a title for the document
>The <body> element contains the visible page content
>The <h1> element defines a large heading
>The <p> element defines a paragraph

To Run the Code : PLEASE PREFER ANY Browsers LIKE (Chrome, IE, Firefox, Safari) AND SAVE THE FILE WITH (.html) EXTENSION.

About

All the basic Knowlege about the HTML which are important for you all to create your websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages