HTML Tutorial


 Forum HomeForum Home   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!
Table background
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
kkld5432



Joined: 22 Nov 2007
Posts: 2

PostPosted: Thu Nov 22, 2007 11:23 am     Table background Reply with quote

I am wondering if it is possible to fix a table background in a certain spot. I've been trying to fix my background picture in the bottom left corner of the table. Is this possible?
Corey Bryant
Site Admin


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

PostPosted: Thu Nov 22, 2007 12:22 pm     Reply with quote



Yes using CSS
Code:
<table style="background: #00ff00 url('/image/yourfilename.gif') no-repeat fixed center;">
   <tr>
      <td>
      </td>
   </tr>
</table>

_________________
Corey
Toll Free Fax Numbers | Merchant Accounts | MerchantAccount PodCast
kkld5432



Joined: 22 Nov 2007
Posts: 2

PostPosted: Thu Nov 22, 2007 3:46 pm     Reply with quote

Many thanks!
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table 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 

 
HOSTING / DESIGN
MAKE MONEY

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