Best Tutorials website
Latest tutorials

Advertisment

Image Formats on the Web

Image Formats on the Web

This tutorial/essay goes into great depth regarding images in general. BMP, GIF, and JPEG formats are then explained with loads of examples. The...


Views: 900 | Rating star | by Brad
HTML - Images

Pre-Load Images

Pre-Load Images

Set up your pages so that the images are in the cache waiting to be used rather than downloading each image as you need it.


Views: 850 | Rating star | by Sean
HTML - Images

Text Over Images

Text Over Images

Place text over your images with HTML commands alone!


Views: 859 | Rating star | by Mathew
HTML - Images

Active Image

Active Image

This will help you along with the process in making any image an active hypertext link.


Views: 893 | Rating star | by Jason
HTML - Images

Remove the Hand Cursor

Remove the Hand Cursor

This teaches you how to create an image link that does not produce a hand image when the cursor passes over it. I don't know why you'd...


Views: 823 | Rating star | by Simon
HTML - Images

Embed Video

Embed Video

Embedding a video is pretty simple. In fact, it follows the same format as embedding a sound. But there are problems along the way. Here's a...


Views: 883 | Rating star | by Sean
HTML - Images

Screen Capture

Screen Capture

Use PaintShop Pro to capture any image on your computer's screen.


Views: 834 | Rating star | by Tutorial
HTML - Images

1 x 1 Images

1 x 1 Images

Here's a great way to cut down on bytes and speed up the loading of your page. Use a 1 x 1 pixel image and shape it just about any way you want.


Views: 933 | Rating star | by Troy
HTML - Images

Faster Loading Pages

Faster Loading Pages

Learn to use these commands inside of image commands to get your pages to load very quickly.


Views: 867 | Rating star | by Sean
HTML - Images

LowSrc Command

LowSrc Command

This command allows you to help the viewer out by loading a lesser version of a picture before the big color version comes in. Log into the page to...


Views: 813 | Rating star | by Troy
HTML - Images

Transparent Image

Transparent Image

Pages look dull if everything's square. Find out how to eliminate the white space around your images so they appear to just 'float'...


Views: 846 | Rating star | by Donald
HTML - Images

Animated .gif

Animated .gif

This tutorial guides you to download all the software you need, then walks you through creating your first animated gif. Heck, I even provide the...


Views: 911 | Rating star | by Nick
HTML - Images

Thumbnail Images

Thumbnail Images

Please be kind with your large images. Big ones take a long time to download. Let the viewer see a smaller version to check if he/she even wants to...


Views: 841 | Rating star | by Daniel
HTML - Images

DOM Image Rollver

DOM Image Rollver

Image rollovers represent the classic and 'timeless' JavaScript effect. Well, this DOM script makes the process of adding them as simple...


Views: 881 | Rating star | by Brad
HTML - Images

Working With Images

Working With Images

Images are an essential part of any page. Learn how to apply them here.


Views: 836 | Rating star | by Simon
HTML - Images

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: 879 | Rating star | by Source
HTML - Images

Adding images in HTML

Adding images in HTML

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


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

Adding Inline Images

Adding Inline Images

Add images to your Web page by using the img tag that displays inline images.


Views: 875 | Rating star | by Slicer
HTML - Images

Adding External Images

Adding External Images

Learn how to add thumbnail images to your Web page, which when clicked takes you to a larger external image.


Views: 890 | Rating star | by Jarry
HTML - Images