Welcome to Newbtopro.com's HTML tutorial. Reading this guide will give you the basics of using HTML (HyperText Markup Language) to create or customize your own web pages.
HTML is not a programming language, it is a markup language. People use HTML to format text to show to their web site visitors. A programming language requires code to be compiled or interpreted while HTML is just about "tagging" text to make it show they way you want it. Think of HTML as a "theming" or "presentation" language.
Note: This guide will not discuss Cascading Style Sheets (CSS). I may make a few references to it, but I will hardly go in depth. CSS is large enough to warrant its own guide. Once I complete this guide, I will start writting a CSS guide.
Writing HTML doesn't require a lot, just a text editor and a web browser. Below is a list of programs you can use to get started writting and displaying HTML.
Once you have satified the requirements, we need to bring you up to speed on some basic terminology ("jargon") that is used in HTML.
So let's get started!
Note: This guide is still a work in progress. I am adding pages daily, so check back often for more information.
Comments
Post new comment