Internet Marketing Business Forum


Internet Marketing Business Forum » MAIN FORUMS » Web Design & Programming » text over images
Web Design & Programming Building websites, coding scripts or developing apps? html, css, javascripts, ajax, php, asp, java, c+, C++ and other geeky info is here.

Reply
 
LinkBack Thread Tools Display Modes
Old 09-29-2011, 05:04 AM   #1 (permalink)
 
Status: Senior Member
Join Date: Jun 2011
Posts: 121
Ehosd258g is on a distinguished road
Default text over images

Hi people,

I was wondering if you could help me solve a little problem. I am trying to create a website for a project that allows me to search a database (which is set up already) and return the findings (which is lines of text) to a page containing an image. However, the text has to be overlayed onto the image. Is it best to do this in the html coding or through the servlet?

What do you suggest, and how do I go about it?

Please keep your suggestions in simple terms since I am newbie to html.

Many thanks in advance
Ehosd258g is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 10-01-2011, 03:18 AM   #2 (permalink)
 
Status: Member
Join Date: Aug 2011
Posts: 85
lillianabe is on a distinguished road
Default

If you want write the text on image.
Write this code in html page,
<html>
<head>
<title>Worlds1.blogspot.com</title>
</head>
<body>
<div id="container">
<div><img src="chicago.jpg" /></div>
<div style="position: absolute; left: 20px; top: 160px;">
<span style="font-weight: bold; color: #fff;">lillianabe</span>
</div>
</div>
</body>
</html>
lillianabe is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 11-21-2011, 10:00 AM   #3 (permalink)
 mistikuss's Avatar
 
Status: Junior Member
Join Date: Nov 2011
Location: Finland
Posts: 1
mistikuss is on a distinguished road
Send a message via ICQ to mistikuss
Default

mistikuss is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 12-10-2011, 10:50 PM   #4 (permalink)
 Safiraya's Avatar
 
Status: Junior Member
Join Date: Dec 2011
Location: Mexico
Posts: 1
Safiraya is on a distinguished road
Send a message via ICQ to Safiraya
Default

Safiraya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
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
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 10:01 AM.
Powered by vBulletin® Version 3.7.0 Beta 6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.


Nav Item BG