Loading...

More materials by author Lindsay Coome - Page 5

in HTML Tutorials
Image Borders

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.

read more
in PHP
No Direct Linking

If you want to prevent those awful direct linkers, use this tutorial. Open up your notepad (start>>programs>>accessories>>notepad) or another text editor, and copy the code below to it. Name this file .htaccess and make sure it doesn't have an extension on the end, like .txt. If i...

read more
in HTML Tutorials
Transparent IFrames

If you don't already have a bsic knowledge of IFrames, click here. OK, let's get started! To make the backgrounds on your IFrames transparent, copy the code below.Edit all of the numbers. The width and height determine how big your IFrame will be. The top and left numbers determine where the IFram...

read more

Copyright © All Rights Reserved