HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
grapic image with a button inside it that links to a site
Post new topic   Reply to topic    HTML Help Forum -> Images & Graphics
View previous topic :: View next topic  
Author Message
SNOWBIRD



Joined: 01 Nov 2007
Posts: 1

PostPosted: Thu Nov 01, 2007 1:55 pm     grapic image with a button inside it that links to a site Reply with quote

I need help with this coding as I am very new at all this,I need to place a button image inside my larger image and have the button link to it's site.I do not have faintess idea how so if some one can help.I placing my images here.
Large image is the main.then the small button image is what i need placed inside and have it link to site.
http://i5.photobucket.com/albums/y158/snowbird_00/frame1.gif

http://i5.photobucket.com/albums/y158/snowbird_00/vugames.jpg

if you know how to do this please show me how and code to follow ty.
snowbird Razz
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

PostPosted: Fri Nov 02, 2007 12:33 pm     Reply with quote

It sounds like you are wanting to use an iframe?

Or you want the button "inside" the picture frame?

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts | Microsoft Expressions
sticks464



Joined: 31 Dec 2006
Posts: 2629

PostPosted: Sat Nov 03, 2007 5:34 am     Reply with quote

html
Code:
<div id="frame"><a href="site.com><img src="vugames.jpg" width="164" height="39" alt="" /></a></div>


css
Code:
<style type="text/css">
#frame {
width:352px;
height:352px;
background:url(frame1.gif) no-repeat;
}
#frame img {
border:none;
}


Apply top and left margins to the frame img for positioning.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> Images & Graphics All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial