XHTML Tutorial #1 - The Beginning - Page 1
What is HTML?
- Hyper Text Markup Language
- HTML Files contain text surrounded by markup tags
- The markup tags tell the browser how to display the data or give other instructions for handling the data
- HTML files have a .htm or .html extension (example.html)
- HTML files can be written with a simple program like a text editor
- Some people prefer to write files with a WYSIWYG editor like Macromedia Dreamweaver or Microsoft Front Page
- HTML 4.01 is the current specification by the World Wide Web Consortium.
So what is XHTML?
- eXtensible Hyper Text Markup Language
- XHTML is the new web standard replacing HTML 4.01
- XHTML is like HTML on steroids, but the good kind. It makes HTML stronger without the nasty side effects.
- XHTML is an XML application
On the next page we'll create your first web page.
BestWebTutorials.com is a free service of CrystalClearWeb.net. You can help us keep providing free tutorials and information by:
- Link to us
- Tell a friend
- Correct any you might find
- Make for improvement
- Make a donation
BestWebTutorials.com attempts to post accurate information on this site, but we cannot guarantee that errors do not sometimes occur. The use of code examples from this site in any other site is at the user's own risk. We cannot guarantee that our code might not be in conflict with code written by others, or that our code is fit for other uses.
For further information please review our Terms of Use and Privacy Policy.
Copyright 2005-2008 CrystalClearWeb.net. All rights reserved.

