Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

HTML Tutorial

Table of Contents

What is HTML?

HTML, or HyperText Markup Language, is like the skeletal structure of every web page. It contains the layout and the content of your web page. You can open HTML files using any browser to show the web page itself.

Where can I edit HTML?

You can edit HTML files using any text editor. NetBeans also allows the editing of HTML files.