The Bare Bones Guide to HTML lists all the tags that current browsers are likely to recognize. I have included all the elements in the official HTML 4.0 recommendation with common attributes, as well as Netscape and Microsoft extensions. This document is a quick reference, not a complete specification; for official information about HTML and its development.
Added: 05/03/2000,
Hits: 444,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
“Basics of HTML” covers all you need to know in order to start coding effective and efficient web pages with HTML.
Added: 07/27/2010,
Hits: 141,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
This tutorial is provided for people with no HTML experience. It covers basics, such as documents, formatting, links, images, lists, tables and forms.
Added: 02/22/2003,
Hits: 500,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
This tutorial will teach you how to create your own 404 error pages for your web site.
Added: 05/27/2005,
Hits: 293,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
A revised article with new information about keeping your web site visitors - through the creation of custom error pages - no more boring http 404 error codes!
Added: 03/19/2002,
Hits: 331,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
Dealing with problematic divs can waste huge amounts of time as you try to figure out the tiny error that has caused your beautiful web page to malfunction. Here are some tips to help you speed up the process of fixing problematic divs, they are simply a few problems and solutions I have picked up along the way!
Added: 06/23/2010,
Hits: 44,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
Form Tutor is an easy to use guide for adding fill out forms to your web pages. Presented in HTML format, it will take you step by step through all the major form tags.
Added: 05/03/2000,
Hits: 346,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
Frames Tutor is an easy to use guide for adding frames to your web pages. Presented in HTML format, it will take you step by step through all the major frame tags.
Added: 05/03/2000,
Hits: 316,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
This specification defines the HyperText Markup Language (HTML), the publishing language of the World Wide Web. This specification defines HTML 4.01, which is a subversion of HTML 4.
Added: 07/31/2001,
Hits: 222,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
In this tutorial you will learn about the HTML DOM. You will learn how you can use the HTML DOM to access and change the content of HTML documents.
Added: 01/07/2005,
Hits: 463,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
HTML is used for designing web pages. Open your textpad and you can begin to design a web page. Always begin with the HTML tags below. Once you are done just save your web page as .HTM or as .HTML and your page is ready to be viewed in a browser.
Added: 02/07/2003,
Hits: 168,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
Table Tutor is an easy to use guide for making HTML tables for your web documents. Presented in HTML format, it will take you step by step through all the major table tags.
Added: 05/03/2000,
Hits: 219,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating
SSI stands for server side includes. It is a method of invoking script programs that run on the web server to perform some function and/or add information to a web page. This tutorial discusses SSI in depth.
Added: 03/10/2002,
Hits: 176,
Rating: 0,
Votes: 0 Add To Favorites
| Add Rating