Affiliate Programs
 
Search affiliate programs for: 
Affiliate Categories
» Affiliate Networks
» Ad Networks
» 2 Tier Programs
» Pay Per Sale
» Pay Per Lead
» Residual Income
» Datafeeds
» Multi Tier Programs
» Business Opps
» Other Programs

Newsletter
Get newly added affiliate programs by email. Enter your email here:
Article Categories
» Affiliate Marketing
» Business
» Ecommerce
» Hosting
» Marketing
» Sales
» Web Designing
» Webmasters
» SEO & Promotion
» Working At Home
» Other Articles
» Affiliate Glossary


Go Back   AffiliateSeeking Forum > Website Creation, Design & Maintenance > Website Design > HTML

HTML Discuss about HTML designing problems here or help others with their HTML designing issues.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-12-2009, 11:27 AM
realistic realistic is offline
Senior Member
 
Join Date: Oct 2008
Location: London
Posts: 254
realistic is on a distinguished road
Arrow Image Background for html tables

Html tables can contain image background, colored background and borders of different size. This is the example:

<TABLE BORDER="0" CELLPADDING="4" ALIGN="Center" WIDTH="50%">
<TR>
<TD BACKGROUND="bg.gif" WIDTH="10%"></TD>
<TD BGCOLOR="#EAE8E8"></TD>
</TR>
</TABLE>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-22-2010, 09:19 AM
kris kris is offline
Senior Member
 
Join Date: Dec 2009
Posts: 110
kris is on a distinguished road
Thank you for sharing about your code.it's help me a lot.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-05-2010, 07:50 AM
lukepedru lukepedru is offline
Junior Member
 
Join Date: Apr 2010
Posts: 22
lukepedru is on a distinguished road
HTML tables are displayed within a web page to neatly align content. They can contain image backgrounds, colored backgrounds, borders of different sizes, and an unlimited number of rows and columns.
Example Code:
<table border=1 bgcolor=green>
<tr>
<td>
This is a row a column
</td>
<td>
This is a row b column
</td>
</tr>
<tr>
<td>
This is b row a column
</td>
<td background="……..jpg">
<br><br> Nice background
</td>
</tr>
</table>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-25-2010, 01:35 AM
riaviente riaviente is offline
Member
 
Join Date: Jun 2010
Posts: 41
riaviente is on a distinguished road
Send a message via Yahoo to riaviente
Default Thank you

Quote:
Originally Posted by realistic View Post
Html tables can contain image background, colored background and borders of different size. This is the example:

<TABLE BORDER="0" CELLPADDING="4" ALIGN="Center" WIDTH="50%">
<TR>
<TD BACKGROUND="bg.gif" WIDTH="10%"></TD>
<TD BGCOLOR="#EAE8E8"></TD>
</TR>
</TABLE>
Thank you for sharing, realistic. This post is really helpful. I am starting to love this site.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 06-28-2010, 06:37 PM
malkyb malkyb is offline
Junior Member
 
Join Date: Jun 2010
Posts: 27
malkyb is on a distinguished road
Some of the more advanced CMS systems allow you to set a background straight from the editor. The newer versions of DNN allow this, set individual borders / shading & all sorts!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 11-11-2010, 08:32 PM
craig.johnson84 craig.johnson84 is offline
Junior Member
 
Join Date: Nov 2010
Posts: 15
craig.johnson84 is on a distinguished road
You can use CSS to do this but you have to be very careful when using it. When using CSS, it is easier to make changes on your site.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-12-2010, 12:47 PM
Pandadan Pandadan is offline
Member
 
Join Date: Nov 2010
Posts: 49
Pandadan is on a distinguished road
can you share the sites with implement of this method?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-27-2011, 07:29 PM
ross88online ross88online is offline
Member
 
Join Date: Feb 2011
Posts: 31
ross88online is on a distinguished road
I have tried it when I was learning.But today I learnt it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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 +1. The time now is 11:39 PM.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
© 2004-2011 AffiliateSeeking. All rights reserved.