|
Printed
from BasicTips.com,
FREE helpful articles
and tips for Webmasters and Business Owners
Copyright © 1994-2006
by BasicTips.com, a division of BasicTemplates.BIZ
All rights reserved. Republication in whole or in part in any form is not permitted.
Sponsored by BasicTemplates.BIZ
Website
Templates with External CSS and
Removable Graphics
http://www.BasicTemplates.biz
Co-Sponsored by Effective-Website-Secrets.com
Teaching webmasters effective web development and marketing techniques
via free podcasts.
http://www.Effective-Website-Secrets.com
Category: Glossary of Terms
What is HTML?
By BasicTemplates with External CSS
HTML, or Hypertext Markup Language, is a programming language that is used to create web pages for the Internet. You’ll definitely want to learn HTML so that you can add it to the tools that you use to design the content of web pages. To put it simply, HTML code is the information that a web browser uses to display each web page and navigate through the body of the website. This includes the text and images that you want your readers to view as they browse using an online windows platform.
There is more than one HTML version that has been developed since it was first introduced in 1994. And depending on the style, design, and layout of the web sites that you want to create, you can use HTML to develop some incredible web layout.
There are some definite advantages to using HTML to program your web pages instead of other web programming languages. Some of these advantages include:
- You can sit down in front of your computer and begin to learn the basics of Hypertext Markup Language in just a few short days.
- You can easily create css pages (Cascading Style Sheets).
- Each HTML tag is unique and clearly defines website navigation.
- DTD, or Document Type Definitions, are easy to understand and incorporate into HTML programming.
- There are very few programming commands to learn.
- You have easy website accessibility to your website url which allows you to test or modify your web pages at any time.
If you’re designing your own website you’ll find that HTML is an easy introduction into web development. You can make your programming as simple or as complex as you like as you learn more skills and ways that you can use HTML coding.
|