Best Tutorials website
Latest tutorials

Advertisment

Predefining the subject in a mailto tag

Predefining the subject in a mailto tag

Knowing how to make an e-mail link is essential. It's also extremely easy whether you are using Dreamweaver or any other web design...


Views: 598 | Rating star | by Steve
HTML - Getting Started

Ultimate htaccess tutorial

Ultimate htaccess tutorial

Heres my list of the ultimate htaccess code snippets and examples that I use all the time. I tried to keep them extremely minimalistic. Don't...


Views: 894 | Rating star | by Brad
HTML - .htaccess

HTML Color Names

HTML Color Names

We have listed out many colors out here. Same way you can generate billions of colors using any tool like adobe photoshop, frontpage or any other...


Views: 848 | Rating star | by Adam
HTML - Colors

Contact details in one click

Contact details in one click

At some stage everyone has laboriously copied and pasted contact details from a website into their address book. Wouldn't it be nice if you...


Views: 866 | Rating star | by Troy
HTML - Advanced

HTML Entities References

HTML Entities References

HTML 4.01 Entities Reference


Views: 884 | Rating star | by Steve
HTML - References

ASCII Table Lookup

ASCII Table Lookup

American Standard Code for Information Interchange. This is the basic clear-text Latin characters. There are 128 standard ASCII codes, each of...


Views: 904 | Rating star | by Source
HTML - References

HTML 7-BIT ASCII Reference

HTML 7-BIT ASCII Reference

7-BIT ASCII represents 128 different character values (0-127).


Views: 889 | Rating star | by John
HTML - References

JAN 25:  XHTML Tutorials - Introduction To Element Content Syntax

JAN 25: XHTML Tutorials - Introduction To Element Content Syntax

A collection of 17 tutorial tips on XHTML 1.0 element content syntax and basics. Clear answers are provided with tutorial exercises on XHTML...


Views: 566 | Rating star | by John
HTML - Getting Started

XHTML 1.0 Tutorials - Body Tag and Block Level Tags

XHTML 1.0 Tutorials - Body Tag and Block Level Tags

A collection of 18 FAQs/tutorials tips on XHTML body tag and block level tags. Clear answers are provided with tutorial exercises on XHTML body...


Views: 590 | Rating star | by Donald
HTML - Getting Started

HTML Color Code Builder

HTML Color Code Builder

Using our Color Code Builder you will be able to generate millions of HTML Color codes to be used in HTML or CSS. Just select a color of your...


Views: 853 | Rating star | by John
HTML - Colors

The importance of semantic markup

The importance of semantic markup

Creating web documents that have meaning behind the page rendered in a browser is very important. Here are some pointers as to how to understand...


Views: 853 | Rating star | by Jason
HTML - Advanced

Building an HTML Page

Building an HTML Page

Web documents are meant to be constructed logically. You must have certain elements in place for your document to conform and validate...


Views: 606 | Rating star | by Mathew
HTML - Getting Started

Adding Text and Links

Adding Text and Links

In this tutorial, you'll learn how to work with text and links efficiently and appropriately. From the logic of headers and lists to a variety...


Views: 604 | Rating star | by Steve
HTML - Getting Started

Adding Images, Media, and Scripts

Adding Images, Media, and Scripts

Images, media, and scripting help a site become 'dynamic and rich.' This is called dynamic because many of these features offer the...


Views: 821 | Rating star | by Stephen
HTML - Getting Started

Adding Structure to the Web with XHTML

Adding Structure to the Web with XHTML

In this tutorial, you'll learn: what XHTML is and why it was created; about the differences between XHTML and HTML; how to create and validate...


Views: 874 | Rating star | by Mathew
HTML - Advanced

Create An FavIcon For Your Web Page

Create An FavIcon For Your Web Page

Would you like to display your own icon on the browser address bar when visitors view or bookmark your web page? well now you can just read this...


Views: 897 | Rating star | by Source
HTML - Images

Bold, Italicized, and Underlined Text with HTML

Bold, Italicized, and Underlined Text with HTML

Following this simple video tutorial you can learn to create Bold, Italicized, and Underlined Text with HTML.


Views: 615 | Rating star | by Slicer
HTML - Getting Started

Adding images in HTML

Adding images in HTML

Learn how to add a image to your webpage in html.


Views: 840 | Rating star | by Mark
HTML - Images

XHTML 1.0 Tutorials - Understanding In-line Elements and Tags

XHTML 1.0 Tutorials - Understanding In-line Elements and Tags

A collection of 11 FAQs/tutorials tips on XHTML inline elements and tags. Clear answers are provided with tutorial exercises on inline elements...


Views: 602 | Rating star | by Jason
HTML - Getting Started

Tableless vs. Table-based layout

Tableless vs. Table-based layout

This small article will introduce you to the advantages and disadvantages of tables and tableless advanced design in according to today's...


Views: 845 | Rating star | by Donald
HTML - Advanced