Reply
How to have text on top of a picture
Old 03-27-2004, 04:07 PM How to have text on top of a picture
Arfan's Avatar
Ultra Talker

Posts: 280
Hi

Does any1 know how to have text over a picture
the reason i ask u is because i dont want to put text directly to the image as it would take up to much space however i just want the text on top of the picture
Arfan is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 03-27-2004, 05:29 PM
Skilled Talker

Posts: 53
text<BR><image> ??? or create a table with 2 rows ???

Not sure if this is the right answer, it's pretty basic but then again, so is the question.
iDevDirect.com is offline
Reply With Quote
View Public Profile
 
Old 03-27-2004, 07:48 PM
david's Avatar
King Spam Talker

Posts: 1,314
Location: Glasgow, UK
You could put the image as the background of a table cell then put the text inside the cell.
__________________
Free Webmaster Help - Everything a webmaster needs - for free
Free-Webhosting.info - Free web hosts reviewed and rated
Web Hosting Hunt - Impartial hosting directory - Add your host today for FREE
david is offline
Reply With Quote
View Public Profile Visit david's homepage!
 
Old 04-06-2004, 01:19 AM
Average Talker

Posts: 22
Location: India
u can use alt tag
<img src="image url" alt="text" border="0">
taj79 is offline
Reply With Quote
View Public Profile Visit taj79's homepage!
 
Old 04-06-2004, 09:49 AM
ppedersen's Avatar
Super Talker

Posts: 115
Location: Tampa Bay, FL - USA
The simplest way is to create a table with two rows, like this:

HTML Code:
<TABLE>
<TR><TD ALIGN="center">Put text here</TD></TR>
<TR><TD ALIGN="center"><IMG SRC="http://www.google.com/images/logo_sm.gif" BORDER=1 ALT=""></TD></TR>
</TABLE>
Hope this helps.
__________________
Profile (all posts)
Paul Pedersen's Website

Last edited by ppedersen : 04-06-2004 at 10:51 AM. Reason: Make HTML formatting more readable
ppedersen is offline
Reply With Quote
View Public Profile Visit ppedersen's homepage!
 
Old 04-07-2004, 06:07 AM
Wenslock's Avatar
Webmaster Talker

Posts: 746
Location: Lincoln, UK
Best bet would be to use a table and make the image a background .

<TABLE>
<TR><TD background="image.imtpe">Text text</TD></TR>
</TABLE>


Hope this helps! (^_-)
__________________
------------------------------------------------------------
www.blackprism.co.uk - Black Prism professional web design services
------------------------------------------------------------
Wenslock is offline
Reply With Quote
View Public Profile
 
Old 04-07-2004, 06:11 AM
Arfan's Avatar
Ultra Talker

Posts: 280
thx
people i know how to do it know i just used the images as a background
__________________
OfficeBreak - Your home for Flash Games

For all your Flash work email me on
Arfan_zbst@yahoo.com
Arfan is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to have text on top of a picture
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.16512 seconds with 12 queries