Learn HTML step-by-step from A to Z or improve your professional skills.  Home HTML and CSS Tutorials (447 materials)
Choose skill level:   Editor's Pick Only
Browse Pages: << < 40  41  42  43  44  > >>
HTML Tutorials
Click to read this material

Creating more Complex Page Layouts using Nested Tables

Author : vecpix.com

When you move on from creating basic pages you'll need to understand how to create those layouts. There is always the Layers option, but they offer some limitations (we'll look at...

Software : Dreamweaver
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Click to read this material

Connecting to Database

Author : ades

Go to Window > Databases or Press Ctrl+Shift+F10 to open Databases window if it is not open. Press + sign and choose MySql connection. You will be displayed with the pop-up window where you can insert the database connection details. Give a name for the connection in the first field. Sec...

Software : Dreamweaver
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 


Click to read this material

Flash Player Detection

Author : ades

Open a new page and save it as detection.html. Create one more page and save it as found.html. Create one more page and save it as notfound.html. By now you should have 3 pages. detection.html - page to detect flash player found.html - if flash player found it will redirect to this page ...

Software : Dreamweaver
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Click to read this material

Inserting fireworks html into dreamweaver

Author : vecpix.com

In this tutorial we are going to insert a table that was created in Fireworks (be sure to check out the Fireworks tutorial on Creating a Navigation Bar). Once we have inserted the Fireworks HTML into our Dreamwe...

Software : Dreamweaver Fireworks
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Click to read this material

How to Open a Fixed (size) Window

Author : ades

Opening a fixed window can be very useful especially if you want a user to see some useful things in that particular window, it can be a photo gallery or Rules & Regulations that you want to display when the user clicks...etc. You can display anything on it and you can specify the size as well, so t...

Software : Dreamweaver
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Click to read this material

Form Validation in HTML

Author : ades

First create a new page and save it as form.html Go to and Insert > Form and after insterting from, point your cursor inside the Form field and go to Insert > Table and enter the values as shown below. Then click OK After inserting table, type on the left side Name in first row, Email i...

Software : Dreamweaver
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 

Your Ad Here

Click to read this material

I - Frames

Author : ades

If you don't know what I-Frame is, am sure you have noticed my news panel on the index page. You must be wondering how it is done (since you are reading this tutorial I assume you don't know about I-Frames). Well that is done with I-Frames. I didn't have idea to make this as a tutorial, b...

Software : Dreamweaver
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Click to read this material

IFrames

Author : Lindsay Coome

IFrames are different from regular frames, because unlike regular frames, IFrames can be positioned anywhere on the page, and can be any size. Example: Now copy thise code, and paste it somewhere on your page.

Software : Dreamweaver FrontPage GoLive
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
 
Click to read this material

Image Borders

Author : Lindsay Coome

Do you want a border around your image? Copy the code below. You can change the HEX code (#000000) to whatever colour you want. If you wanted a white border, you could change it to #FFFFFF. You can also change the width of the border, by changing 1px to 2px, 3px, and so on.

Software : Dreamweaver FrontPage GoLive
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
 
Click to read this material

No Print Script

Author : ades

Demo: Try to Print this page or Print Preview. Put the above script between the "head" "/head" tags in your page. It will make your page empty when it is printed. The code is fairly simple to understand.

Software : Dreamweaver FrontPage GoLive
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
 
Display materials per page
Browse Pages: << < 40  41  42  43  44  > >>