Learn HTML
What is HTML
HTML is the main laungage that is needed to learn the basics of web development.
HTML stands for Hyper Text Markup Language and is not a programming language, but a markup language.
A markup language is a set of markup tags and HTML uses markup tags to describe web pages.
All browsers use HTML to bring in the relevent information that page is created.
In this set of tutorials, I will be teaching you HTML, HTML tags, what they do and how to structure a web site.
Relivent information links
W3SchoolsW3C
Browser Check List