Best Tutorials website
Latest tutorials

Advertisment

Working with Frames

Working with Frames

So if frames aren't all that and a bag of chips, why on Earth would you want to learn them? There is two very specific reasons: 1) Frames are...


Views: 827 | Rating star | by Simon
HTML - Frames

Creating Tables

Creating Tables

Tables are a very helpful way of presenting data on a website. The use of tables for layout is the biggest hack in HTML history because it forces...


Views: 803 | Rating star | by Source
HTML - Tables

Transparent Iframe

Transparent Iframe

I suppose you have basic html skills and you know all about iframes, but do you know how to setup iframe to be transparent?!


Views: 837 | Rating star | by Slicer
HTML - Frames

Protect web directories

Protect web directories

Sometimes you need to put important but secret data on a web site. Then it's important to protect it from other persons! Let's say your...


Views: 803 | Rating star | by Troy
HTML - .htaccess

Automatic refresh webpage / Set time to redirect

Automatic refresh webpage / Set time to redirect

When you need your web page automatic refresh in 5 second or any second, use this meta tag. it's a simple code, put it between HEAD tag in...


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

Everything HTML

Everything HTML

People often think it is extremely difficult to make a website. That is not the case! Everyone can learn how to make a website. And if you read on,...


Views: 686 | Rating star | by Simon
HTML - Getting Started

How To Redirect A Webpage

How To Redirect A Webpage

This tutorial explains how to use the Meta Tag 'Refresh' to redirect to a different URL.


Views: 624 | Rating star | by Colin
HTML - Getting Started

Understanding HTML Links

Understanding HTML Links

Relative & absolute links, mailto, target and anchors explained.


Views: 628 | Rating star | by Colin
HTML - Getting Started

The right way to do lists.

The right way to do lists.

How to do HTML lists the right way.


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

301 Redirect

301 Redirect

Ever want to change the naming scheme of your files on your website but are afraid to lose your PR and search engine rankings? Well there's a...


Views: 931 | Rating star | by Brad
HTML - Advanced

HTML For The Newcomer: Part 1

HTML For The Newcomer: Part 1

In this part we take a look at basic tags and text effects, all the information is presented in a user friendly manner, should be easy to absorb...


Views: 572 | Rating star | by Nick
HTML - Getting Started

HTML For The Newcomer: Part 2

HTML For The Newcomer: Part 2

The second installment in the series, this tutorial explains background colours - including the use of hex code.


Views: 583 | Rating star | by Source
HTML - Getting Started

HTML For The Newcomer: Part 3

HTML For The Newcomer: Part 3

In this part we focus on hyperlinks, linking to web pages, files, and images made easy


Views: 651 | Rating star | by Marry
HTML - Getting Started

XHTML 1.0 Tutorials - Document Structure and Head Level Tags

XHTML 1.0 Tutorials - Document Structure and Head Level Tags

A collection of 22 FAQs/tutorials tips on XHTML document structure and head level elements. Clear answers are provided with tutorial exercises on...


Views: 619 | Rating star | by Sarah
HTML - Getting Started

XHTML FAQs - Introduction To XHTML 1.0

XHTML FAQs - Introduction To XHTML 1.0

A collection of 17 tutorial tips on XHTML 1.0 introduction. Clear answers are provided for frequently asked questions on what is XHTML, Web, HTTP,...


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

XHTML Tutorials - Introduction To Tag and Attribute Syntax

XHTML Tutorials - Introduction To Tag and Attribute Syntax

A collection of 16 tutorial tips on XHTML 1.0 element tag and attribute syntax. Clear answers are provided with tutorial exercises on XHTML...


Views: 621 | Rating star | by David
HTML - Getting Started

Learning HTML part 1 - The first steps to building a webpage

Learning HTML part 1 - The first steps to building a webpage

Learn what programs to use, how to set up a HTML document and how to make a basic web page in this easy to follow tutorial.


Views: 555 | Rating star | by Ben
HTML - Getting Started

Learn HTML Part 2

Learn HTML Part 2

Learn how to spice up your pages in the second part of this tutorial!


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

Server Side Includes (SSI) Basics

Server Side Includes (SSI) Basics

SSI introduction, usage, directives and tips.


Views: 832 | Rating star | by Slicer
HTML - Advanced

XHTML 1.0 Tutorials - Understanding Forms and Input Fields

XHTML 1.0 Tutorials - Understanding Forms and Input Fields

A collection of 25 FAQs/tutorials tips on XHTML forms and input fields. Clear answers are provided with tutorial exercises on forms and input...


Views: 826 | Rating star | by Donald
HTML - Forms