flahoneyboo
09-10-2005, 10:30 PM
i wanna make it where you click on the picture and enter my site
dose anyone know the code? if you do where do i have to put the code at too?
bosephine15
09-10-2005, 10:38 PM
Here is a code to link the image-
<a href="address you want image to click to"><img src="your filename.gif(or jpg)" border="0" width="000" height="000" alt="pick a name"></a>
michael.r
09-11-2005, 10:01 AM
hi, there are many diffrent way's to do what u mean such as make a loader using flash or make a page to give example: warning this page may contain funny things click to enter if this is what u mean just reply and ill tell you how.
flahoneyboo
09-11-2005, 01:32 PM
yeah thats kinda what I was talking about how can i do that????
create one page with the image or whatever on it and make it a linked image as described in a previous post.
save that as your index page so it will be the first page that appears when someone visits your site.
have that image link to the "actual" starting page inside your site pages wherever you want them to go.
flahoneyboo
09-12-2005, 12:48 AM
i already have a index page on my site I guess it wont work then
michael.r
09-12-2005, 12:51 AM
shall i give an example
ill make one or can create a page called main.html use index page for the link to get on ur site and use main.html for ur website homepage
i already have a index page on my site I guess it wont work then
re-name your current index page to something different. like...
"index2.html"
now, create the page having the linked image on it and save it as your new index page. make the link go to "index2.html".
easy.