NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Discussion
Reload this Page Specific Cell Padding?

Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms.

Advanced Search
9 members in live chat ~  
NamePros Design Contests NamePros Design Contests
Forum Sponsorship
Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest)



Reply
 
LinkBack Thread Tools
Old 03-04-2009, 11:38 PM THREAD STARTER               #1 (permalink)
New Member
Join Date: Jan 2009
Posts: 13
weizac is an unknown quantity at this point
 



Specific Cell Padding?


Is it possible to give specific cells a certain amount of padding, without affecting all of the others?
weizac is offline   Reply With Quote
Old 03-05-2009, 03:54 AM   #2 (permalink)
Domains my Dominion
 
sdsinc's Avatar
Join Date: Aug 2005
Location: Web 1.0
Posts: 9,963
sdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatnesssdsinc Has achieved greatness
 


Third World Education Find Marrow Donors! Find Marrow Donors! Find Marrow Donors! Find Marrow Donors! Animal Rescue Animal Cruelty AIDS/HIV Animal Rescue Wildlife Breast Cancer Animal Rescue Wildlife
Well the other cells on the same row are going to be affected.
PHP Code:
<html xmlns="http://www.w3.org/1999/xhtml">
<
head>
<
meta http-equiv="Content-type" content="application/xhtml+xml; charset=UTF-8" />
<
title>test</title>
????: NamePros.com http://www.namepros.com/web-design-discussion/564527-specific-cell-padding.html
<
style type="text/css">
table#test {
????: NamePros.com http://www.namepros.com/showthread.php?t=564527
    
width:500px;
    
border:1px red solid;
}

table#test td {
    
padding3px;
    
background-color#E4E5E5;
}

table#test td.special {
    
padding10px;
    
background-colorred;
}
</
style>
</
head>
<
body>
<
table id="test">
    <
tr>
        <
td>1</td><td>2</td>
    </
tr>

    <
tr>
        <
td>3</td><td>4</td>
    </
tr>
    <
tr>
        <
td>5</td><td class="special">6</td>
    </
tr>
</
table>

</
body>
</
html
__________________
NameNewsletter.com - free lists of available domain names
ZoneFiles.net (beta) - ccTLD and gTLD droplists
sdsinc is offline   Reply With Quote
Old 03-05-2009, 10:45 AM THREAD STARTER               #3 (permalink)
New Member
Join Date: Jan 2009
Posts: 13
weizac is an unknown quantity at this point
 



That's silly.
I could achieve this in html couldn't I?
weizac is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


 
All times are GMT -7. The time now is 07:54 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger