Posted: Wed Aug 27, 2008 4:38 pm What HTML code that to change the Frame into other Link?(Ple
What I mean that I have my own Frame then from the buttom is Image Link aka Image that has link. and I want If I click the Image link the frame will transfer into the link what the image link has.. Can you understand?
to understand please click this Link
http://s240.photobucket.com/albums/ff90/Akira_AnimeAdikuZ/?action=view¤t=untitled.jpg
If I click the About Image. the frame will transfer to about site. and if i click the comments image, so it will transfer to comments site.
that is the one I needed.. any Info?
sticks464
Joined: 31 Dec 2006
Posts: 1283
Posted: Wed Aug 27, 2008 6:39 pm
Let's assume the name or id of the frame is MAIN
To have links open in this frame
Code: <a href="tfetacos.html" target=MAIN>my link</a>
Akira_AnimeAdikuZ
Joined: 27 Aug 2008
Posts: 7
Posted: Wed Aug 27, 2008 7:33 pm
what did u mean the MAIN....
can you give me the whole Codes..
sticks464
Joined: 31 Dec 2006
Posts: 1283
Posted: Wed Aug 27, 2008 8:39 pm
The code for the home page should be
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"