HTML Language
Lesson #01
Introduction to The HTML Language
Written By C-Pimp
Welcome to our official HTML Language Classroom!
HTML is the language used to create documents that can be viewed on the web. Every single page on your adult website or gallery will consist of HTML Tags woven together in harmony. Before we begin, I want to start by saying that HTML is a fairly simple computer language. Once you get a practical understanding of the basics, everything else should fall right into place with a little hands-on practice.
The goal for this classroom is to layout the language of HTML in a simple and easy to understand format. I want to ensure that both learning and using HTML will be as simple as possible. I will start off by teaching you the very basics and progress into advanced codes and techniques.
If you’re eager to learn, you’ve come to the right place. This class will show you everything you need to know about authoring your web pages. Here is a quick outline of what HTML stands for and how it works.
HTML is a computer language that is used to create web pages. It stands for HyperText Markup Language. The core of an HTML Document contains text that will allow you to include images, sound and video on your web pages.
II. Four Things to Keep in Mind
- You will need a text editor to create your HTML documents.
- You will need to save your HTML pages somewhere on your PC.
- You will need an Internet browser to view and test your pages.
- You will need an FTP program that will enable you to transfer your pages to the web.
We will be taking a closer look at all of the above in the upcoming lessons. All the basic tools and programs you need to get started with HTML can be yours for FREE. I will show you where you can find these free tools and how you will be able use them effectively.
If you want more information on the subject of web authoring and can’t seem to find what you need in this Classroom, stop by the Cozy Frog's Code Professor for some great resources, guides and helpful HTML links!
We hope to add new lessons to this classroom on a regular basis, constantly moving forward with each lesson. Our mission is to cover all the bases necessary to get you in tune with the single most important computer language used on the Internet: HTML.
[ <- HTML LANGUAGE | POST THOUGHTS | E-MAIL LESSON | NEXT LESSON -> ]