Best Tutorials website
Latest tutorials

Advertisment

Make an Active Channel

Make an Active Channel

Make a link directly from you to your viewers -- set up an active channel.


Views: 922 | Rating star | by Jarry
HTML - Getting Started

Searchable Database

Searchable Database

Learn how to search Yahoo, Webcrawler, or any other search engine right from your own page. Plus get the facts about setting up your very own...


Views: 902 | Rating star | by Mark
HTML - Getting Started

Embedded Sound

Embedded Sound

You can have sounds on your page using .au, .wav, or midi formats. I'll show you how to either embed the sounds or call them up through helper...


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

Use different Fonts

Use different Fonts

Don't just use different colors, use different fonts!


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

Meta Commands

Meta Commands

Meta commands don't add anything visually to your page, but they help a great deal when you submit your pages to search engines.


Views: 910 | Rating star | by Sean
HTML - Getting Started

Links in New Browser Window

Links in New Browser Window

When someone clicks on a link, an entire new browser window pops up.


Views: 871 | Rating star | by Daniel
HTML - Getting Started

Chat Room on your Site

Chat Room on your Site

Real-time chat with people all over the world -- right from your own site.


Views: 878 | Rating star | by Brad
HTML - Getting Started

Using Tabs

Using Tabs

There is no command in HTML that allows you to set tabs. Well, this tutorial will show you a pretty simple method of putting your text to tabs...


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

No Borders or Margins

No Borders or Margins

The code in this tutorial will allow you to create pages that butt right up against the sides of the browser window.


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

The SPAN Tag

The SPAN Tag

This is the first in my HTML 4.0 series. The SPAN tag is a great command that is sure to become the workhorse of pages to come. Read this and learn...


Views: 952 | Rating star | by David
HTML - HTML 4.0

HTML 4.0 Tables

HTML 4.0 Tables

This is a long list of examples on how HTML 4.0 affects table creation.


Views: 948 | Rating star | by Jarry
HTML - HTML 4.0

Image Databasing

Image Databasing

This tutorial teaches you how to upload images into a mysql database using PHP.


Views: 529 | Rating star | by Nick
PHP - Database Related

.htaccess Password Protection

.htaccess Password Protection

Learn how to super protect your files without the use of mySQL.


Views: 340 | Rating star | by Nick
PHP - Database Related

Add a Row to mySQL

Add a Row to mySQL

Learn how to add a row to a mySQL database using a PHP form.


Views: 539 | Rating star | by Sarah
PHP - Database Related

Delete a Row From mySQL

Delete a Row From mySQL

Learn how to remove a row in mySQL using the power of PHP.


Views: 588 | Rating star | by Tutorial
PHP - Database Related

Displaying a Database

Displaying a Database

Learn a quick and easy way to display information from a mySQL database.


Views: 550 | Rating star | by Brad
PHP - Database Related

Edit a Row In mySQL

Edit a Row In mySQL

Learn how to edit a row in mySQL using the power of PHP.


Views: 589 | Rating star | by Colin
PHP - Database Related

Alternating Row Colors

Alternating Row Colors

Learn how to add a new row to your mySQL using the power of PHP.


Views: 530 | Rating star | by Slicer
PHP - Miscellaneous

AOL AIM Profile Viewer

AOL AIM Profile Viewer

This tutorial will show you how to make a script to see who has seen your AOL Instant Messenger profile.


Views: 535 | Rating star | by Stephen
PHP - Miscellaneous

Browser Redirect

Browser Redirect

Learn how to do a Browser Redirect using the power of PHP.


Views: 852 | Rating star | by Colin
PHP - Redirection