HTML Basic

A Simple HTML Document

<!DOCTYPE html> is used for html5 documents. <html> is called root element. <head> element contains meta information of web pages. <title> element display content in browser's title bar. It is also useful for SEO.

<h1> is used to define a large heading. Mostly developers use only one h1 tag in a web page. <p> element defines a paragraph.

Try in editor

How to execute html document on browsers?

Step-1: Open editor like notpad, TextEdit from your computer.
Step-2: Type simple html document code.
Step-3: Save this file with ".html" or ".htm" extension.
Step-4: Copy this file path from your computer and paste in browser address bar.

Step-5: Press Enter. Now you can see output in browser.

Try in editor

About Us

Comsysapp.com is an educational website. Students and software developers can learn programming language tutorials. Comsysapp is very useful for beginners and professional developers. Comsysapp provides tutorial in easy language. Comsysapp.com has focus on simplicity.

Services

Comsysapp.com provides free tutorials like c, html, css, etc. All tutorials are free for beginner and professionals.


Terms of Use

comsysapp.com is not responsible for any mistake. We are not responsible if information made available on our website is incomplete or invalid. But comsysapp.com always try for zero-zero mistake.

Privacy policy

comsysapp.com does not collect any data from users. We use Google AdSense advertising on our website. We never ask personal or private information.


Sitemap

sitemap

copyright © 2023