im using a frame..the upper one is for the banner and the lower/below part is for the content..
my five buttons are placed under the banner which is part of the upper one..
im using this code to link my button but i duno how to insert a target code so that when i click the button, the content will appear in the below part of the frame:
<input type="button" value="HOME" onClick="location.href=''...html">
what is the code and where should i put the target code? and btw, how do i change the font face of my button...pls i need an answer for my html page..thanks!
my five buttons are placed under the banner which is part of the upper one..
im using this code to link my button but i duno how to insert a target code so that when i click the button, the content will appear in the below part of the frame:
<input type="button" value="HOME" onClick="location.href=''...html">
what is the code and where should i put the target code? and btw, how do i change the font face of my button...pls i need an answer for my html page..thanks!