hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Web Design and Content : placing a list above an image
Reply

Web Design and Content Subjects include, HTML, graphics, editors, CSS, Flash, graphics creation, placing of ads, ad serv companies, copyright, content and nearly anything else design related. Also talk about businesses that provide design services. If you link to your site, you must post in Web Site Reviews.
Forum Jump

placing a list above an image

Reply Post New Thread In Web Design and Content Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 10-25-2008, 02:55 AM
luxx luxx is offline
Junior Guru Wannabe
 
Join Date: May 2008
Posts: 65
placing a list above an image

How would I place a list above an image? The image is inside a table cell and I really don't want to edit the picture and type the text inside the .png, instead I want to do it with html code , is there a way?

Reply With Quote


Sponsored Links
  #2  
Old 10-25-2008, 07:29 AM
bear bear is online now
Community Leader
 
Join Date: Oct 2002
Location: cognito
Posts: 17,439
You mean on top of? Make the image a background of the cell, preferably using CSS to do so. IE:
Code:
.background{
background-image: url(image.jpg);
background-repeat: no-repeat;
}
And the table would be
Code:
<table>
<tr><td class="background">
list here
</td></tr>
</table>







__________________Did you know WHT has a help desk?
Have a forum? Let's face it, you need help.

Reply With Quote
  #3  
Old 10-26-2008, 08:10 PM
luxx luxx is offline
Junior Guru Wannabe
 
Join Date: May 2008
Posts: 65
How would I center this image inside the cell? I've tried align="center" margin: 0 auto;...How can I align this background in the middle of a cell?

Reply With Quote
Sponsored Links
  #4  
Old 10-27-2008, 07:27 AM
Ceetoe Ceetoe is offline
Junior Guru
 
Join Date: Jul 2007
Location: Florida
Posts: 241
You might try this in CSS:
background-position:center;





__________________BabbleLogic Software and Design LLC - Web Design and App Dev(C#, PHP, Python)

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
eTail West 2013 Web Hosting Events 2013-02-01 10:35:53
Five Cool Android Apps Created by Web Hosting Companies Web Hosting News 2012-11-12 13:28:51
Web Hosts, IT Services Firms Make Inc 5000 Fastest Growing Companies Web Hosting News 2012-09-19 16:45:40
Why you should get on the blogging bandwagon Blog 2011-11-03 16:26:00
Web Hosts Climb Inc. 5000 List of Fastest-Growing US Companies for 2011 Web Hosting News 2011-08-23 20:52:20


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

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

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

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?