Auto-Sizing

SpaceshipSpaceship
Watch

i386

Established Member
Impact
0
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?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
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>
 
0
•••
Thanks!
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back