![]() |
|
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HTML/XHTML CSS & JavaScript Pick up tips, exchange ideas and swap client side scripts. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
This is a very common question, this is how it's done.
HTML Code:
<meta http-equiv="refresh" content="0;url=http://www.eshopforums.com">
__________________
Lawrence |
|
|||
|
Quote:
|
|
|||
|
You mean you want an image that is clickable and takes you to another site? If so this is how it's done.
HTML Code:
<a href="http://www.eshopforums.com"><img src="http://www.yourimagehost.com/images/image.jpg" border="0"></a>
__________________
Lawrence |