[advanced search]
 

Go Back   NamePros.com > Discussion > Web Design & Development > Programming

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.


Closed Thread
 
LinkBack Thread Tools
Old 06-28-2005, 08:49 PM   #1 (permalink)
NamePros Member
 
Join Date: Oct 2003
Posts: 126
251.90 NP$ (Donate)

i386 is an unknown quantity at this point


Auto-Sizing

In PHP software, like forums, you see how they have some "auto-sizing" thing. This would include this forum, which has to stretch down the page depending on the number of posts.

Does anyone know the HTML code that would do this?
i386 is offline  
Old 06-28-2005, 10:17 PM   #2 (permalink)
Account Suspended
 
Join Date: May 2005
Location: Earth
Posts: 178
153.00 NP$ (Donate)

mosaic is an unknown quantity at this point


You can use percent not definite number to mark width tag as

<table width =80% height=100% cellpadding=0 cellspacing=0>

<tr>
<td width =10% height=100% >My answer</td>
</tr>
</table>
mosaic is offline  
Old 06-28-2005, 11:14 PM   #3 (permalink)
NamePros Member
 
Join Date: Oct 2003
Posts: 126
251.90 NP$ (Donate)

i386 is an unknown quantity at this point


Thanks!
i386 is offline  
Closed Thread


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

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Auto resize flash with html in php zander Programming 8 06-15-2005 11:40 AM
GTA / Grand Theft Auto network wants you! Ringr For Sale / Advertising Board 0 05-17-2005 07:37 PM
Auto related or geo targeted banner ads for $50 per month Larry Advertising & SEO Services 1 04-10-2004 07:20 AM

Site Sponsors
Advertise your business at NamePros

All times are GMT -7. The time now is 12:33 AM.


Powered by: vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85