HighDots Forums  

question

alt.html.tags alt.html.tags


Discuss question in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gyoba
 
Posts: n/a

Default question - 09-21-2003 , 07:23 PM






Hi everybody, i have a request:
how do I put, in html codes, an image over another? after that with some
table tags I'll adjust the positions..
and, from the moment I'm here, how do I *write* onto an image?
example: I have prepeared two images:
BLUE CIRCLE -> BC
YELLOW CIRCLE -> YC
with BC bigger than YC
I'd like to put YC inside BC, and on YC I'd like to write "I love mama",
that will be a link for another page (a href:" ect..)
It's a freakin' crappy example but I hope it can help..
Thanx a lot!
Gioba



Reply With Quote
  #2  
Old   
J&D
 
Posts: n/a

Default Re: question - 09-22-2003 , 04:58 PM






With html only you can try one image like background and the second like
foreground.

with css, you can use positions

position: absolute|relative;
top:0px;
Left:10px;
bottom:0 ;
right: 0;

....


J&D

"Gyoba" <gioba (AT) no-spam (DOT) it> píše v diskusním příspěvku
news:Kpqbb.98382$hE5.3468099 (AT) news1 (DOT) tin.it...
Quote:
Hi everybody, i have a request:
how do I put, in html codes, an image over another? after that with some
table tags I'll adjust the positions..
and, from the moment I'm here, how do I *write* onto an image?
example: I have prepeared two images:
BLUE CIRCLE -> BC
YELLOW CIRCLE -> YC
with BC bigger than YC
I'd like to put YC inside BC, and on YC I'd like to write "I love mama",
that will be a link for another page (a href:" ect..)
It's a freakin' crappy example but I hope it can help..
Thanx a lot!
Gioba




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.