![]() |
|
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| PHP/HTML/CSS/JavaScript and Servers Pick up tips and exchange info on the technical side of having a web presence. |
![]() |
|
|
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 |
![]() |
| Tags |
| html, redirect |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Keywords, meta tags.... | fragg1es | Zen Cart & osCommerce | 5 | 08-02-2008 02:53 PM |
| Adding Google Meta Tag For Verification? | Arkwright | Zen Cart & osCommerce | 5 | 17-12-2007 05:22 PM |
| How to 301 redirect non-www URLs to www ones and vice versa using .htaccess | Lawrence | PHP/HTML/CSS/JavaScript and Servers | 0 | 26-10-2007 02:21 PM |
| What are image alt tags and how do I use them? | Lawrence | PHP/HTML/CSS/JavaScript and Servers | 0 | 16-10-2007 01:01 AM |
| How to perform a HTTP 301 redirect in PHP (Search engine friendly) | Lawrence | PHP/HTML/CSS/JavaScript and Servers | 0 | 29-09-2007 12:37 AM |