Related Tutorials
Tables Tricks 'n' TipsInstead of designing graphic intensive web sites that take ages to load, you can use HTML tables creatively to get a professional looking web page that loads super fast.
Web Page Forms
This tutorial is intended to supplement my Perl/CGI and JavaScript tutorials. Web page forms were the first interactive capabilities made available to web developers, followed by the use of CGI scripts and more recently by the rise of JavaScript. All three can act in concert to create exciting, but more importantly, useful web pages.
Displaying a TIFF in a Web Page
This tutorial will show you how to display a TIFF in a web page. Web browsers can display standard image formats such as GIF, JPG, and PNG files. Unfoturnately, web browsers won't display TIFF images.
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?
All About Forms
Forms are the most popular way to make web pages interactive. Like forms on paper, a form on a web page allows the user to enter requested information and submit it for processing. (Fortunately, forms on a web page are processed much faster.)
Graphics And Pictures
Colors, images, pictures, and graphics bring a lot of flavors to a web page. As you already know, a web page is in fact a text file equipped with HTML tags that a browser is asked to analyze, interpret, and render a result. Unlike in a word processor, a picture cannot be included on a web file. Instead, you tell the browser where the image is located, the browser will try to find it and then display it. This, of course means if you provide the wrong address, I mean if you don't clearly state where the picture is located, or if the browser doesn't find the picture where you said it was, there would be an error on your page.
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 your web page.
Links
Make a link from your page to any other page on the World Wide Web. Learn what is anchor and how to create email, text and images links.
SSI (Server Side Includes)
This page tells you how to include files on your web page using SSI.
How To Add A Background Image To A Web Page
Learn how to add a background image to your web page using the body tags background attribute.
Links
Web links appear to be one of the strongest features of the Internet. They provide the user with the ability to jump from one web page to another.
Website Design
I have been designing pages now for 3 years already, and it became somehow repetitive. Especially the structures of the websites. So I thought I would share this with you, I hope you will benefit from this tutorial. Tables are very important in designing websites. Almost all the content are put inside the tables. This tutorial deals with tables. We will basically create tables, and determine what will be put in what column and row.
HTML Web Page Template
Creating An HTML Web Page Template.
Tables in HTML
Table is much help in performing arrangement of web pages compositions and most assistive in compiling a document in HTML format. Especially for web page construction an its interface graphically.
Linking To Another Web Page
This is what the Web is all about linking from one web page to another.
Page Jumps
This tutorial you will learn how to offer links inside the same page. Your viewer can jump right to the part of the page.
Web design layout 9: sitebuild
Learn how to convert my web design layout #9 into a working one page css template.
HR Tag Attributes
Well, suppose you wanted to use a horizontal rule on your web page, but you wanted it to match the length of an image, or some text....or maybe have a short line aligned to the left or right of the page. Well, you can! Here is a list of attributes you can use to change the hr tag to your liking:
Very Basic HTML
HTML stands for HyperText Markup Language. HTML is the language used to wrote basic web pages. It allows us to control how our page is displayed, place images on that page, place the text where we want it, make links to other pages, display tabular data and much more. In this tutorial i will try and introduce you to the basics of HTML so you can get started.
Internal Targets or Bookmarks
Now we are going to take a look at internal targets. Internal targets are links to another section of your web page. They allow us to specify and navigate through specific parts of a page. We can take you to a certain paragraph, or take you to the top. The Internal target or bookmark is a type of anchor tag that NAMES the location it surrounds.
Antecedent HTML
HTML is composition of tags. HTML document is purely text file, so that can be made with text editor promiscuously. HTML document like this can be referred as web page , presented in web server browser.
Basic page
It is the most important language to learn, because it is the basis on which most other web design languages are built. This tutorial will take you through step by step.
In-Line Frames
Think frames -- but frames within a page that act just the same as full-screen frames.These are frames that appear within the page. They resemble table cells, yet what appears in the frame is not text on the page, but rather a whole other page, like regular frames.
No Borders
Navigator vs. IE: As with most fun things on the Web today, it takes two sets of commands to get the same effect on both browsers. But fear not, as also with things on the Web today, both sets of commands will fit nicely on the same page and not bump into one another. The commands not understood by the browser will simply be ignored and those the browser does understand will be put into action.
How to Build a Maintainable Site using CushyCMS and Twitter
Sometimes it seems there are as many CMS products out there as there are web developers. In this tutorial we are going to build a simple one-page site and then in less than 5 minutes.
HTML Tutorial For Beginners
In this tutorial, you will learn how to: Create HTML tags and attributes; Add colors and backgrounds; Choose font sizes, faces, styles and colors; Set up links to other web pages or other web sites; Create bulleted and numbered lists; Put your pictures into your page; Create tables; Set up atributes of the table; Align and change the positions of the text and the pictures; Create forms to collect information; Use frames to put multiple pages into a single window; Save your own HTML file.
Learning HTML part 1 - The first steps to building a webpage
I will teach you the basics of HTML. 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.
Code for Tables 1
Tables are used for holding data and organizing a page. They allow you to separate a menu from contents of a page. They allow you to color and tile images in select areas of a page. A table consists of rows and columns. Each row contains a set of cells. Cells stacked up on one another represent a column.
How To Add Horizontal Rules
Learn how horizontal rules can separate portions of your web page visually.
Table Tricks
Tables are a great way to layout your Web pages, and HTML 4.0 offers a few more attributes and tags to this versatile and flexible tool. Some of these attributes work differently in Netscape than in Internet Explorer, so always be sure to view the page in both browsers.
Learn HTML Part 2
This is part 2 of 'Learning HTML'. If you haven't taken part 1 it is recommended that you do.In part 1 we made a very simple web page, which we will learn to improve in this part of the tutorial.
Basic HTML: Image Tags and alt Attributes
Once you've created the basic structure of your web page and added some text in paragraphs and headers you'll probably want to spice things up with an image or two, and maybe a few links to your favourite websites.
How To Add Thumbnail Images
Learn how to add thumbnail images to your web page, which when clicked takes your user or visitor to a larger external image.
Wannabe Web Developer?
This tutorial brings basics and education resources to absolute web development beginners.
Automatic refresh webpage / Set time to redirect
This script easy but powerful. Many websites use this scripts to redirect to another page or refresh the same page, for example, my website updates in every 10 minutes and I want to show user my latest content then I put this script to my page and set it refreshs in every 10 minutes.
So, You Want A Link Button, Huh?
This tutorial explains how to place a clickable button on your page. The button will link to another page like a simple HREF command.
Embedding Windows Media Player into a web page
How to include the Windows Media Player plugin into your webpage so that you can play WMV or other video files. It also contains a list of the most popular attributes and parameters to pass to this plugin.
Introduction to Frames
Frames are a little different than anything you've done in html in that you are not writing a page in the traditional sense. What you are creating is a template where more than one page can sit. Here's an example using TABLE commands:
HTML Redirection & Refresh
If you want to see any page getting refresh automatically then place the code in the section of the page.
HTML - Tables
Tables are very common in HTML websites. Tables help organize and show information in a much cleaner way than without it. People who do not know CSS rely on tables to create the layout of their web pages. Tables are also notorious for the use of many tags and attributes, causing a simple HTML page to look quite messy and complicated.

Report
Adobe Fireworks
Adobe Flash
Adobe Illustrator
Adobe Image Ready
Adobe Photoshop
3D Studio Max
Cinema 4D
Maya 3D
Microsoft Excel
Microsoft PowerPoint
Microsoft Word
Microsoft Access
MySQL
C and C++
Python
Visual Basic
.htaccess
Adobe DreamWeaver
ASP
CGI & Perl
CSS
Java
JavaScript
Microsoft FrontPage
Windows Vista
Windows 7