| View previous topic :: View next topic |
| Author |
Message |
dazz_club 250+ Club

Joined: 15 Jul 2005 Posts: 313 Location: Chester and Hull
|
Posted: Thu Sep 29, 2005 12:50 pm Post subject: fixed table position |
|
|
Hi peoples,
Is there a code too stop tables from collapasing when you resize your browser, i wanna stop the text and images from moving when i resizing the browser.
thanks |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3642 Location: Sweden
|
Posted: Thu Sep 29, 2005 4:48 pm Post subject: Re: fixed table position |
|
|
| <table width="400"> ? |
|
| Back to top |
|
 |
adctcd123
Joined: 29 Sep 2005 Posts: 4
|
Posted: Sat Oct 01, 2005 6:56 pm Post subject: Yes |
|
|
Make sure that the table width is used as well you can make it a percent of align it to the left or right, and middle of the table. Check out the tutorial section above link. Or check out Ron's site http://www.ronsguide.com/index.php?page=viewtutorial&cat=html&id=tables
Paste and than copy I do not know how to make HTML code work in the forum yet |
|
| Back to top |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3642 Location: Sweden
|
Posted: Sat Oct 01, 2005 7:08 pm Post subject: Re: fixed table position |
|
|
| adctcd123 wrote: |
Make sure that the table width is used as well you can make it a percent of align it to the left or right, and middle of the table. Check out the tutorial section above link. Or check out Ron's site http://www.ronsguide.com/index.php?page=viewtutorial&cat=html&id=tables
Paste and than copy I do not know how to make HTML code work in the forum yet |
You can use [.code]<html></html>[./code] (without the dots) to write HTML in the forum. |
|
| Back to top |
|
 |
dafunkymunky 100+ Club

Joined: 08 Apr 2005 Posts: 180 Location: India
|
Posted: Tue Oct 04, 2005 12:41 pm Post subject: Re: fixed table position |
|
|
| i have seen this prob too.. but as soon as i put some javascript in the page it disappears...this was my experience when i was learning javascript....5 years ago... |
|
| Back to top |
|
 |
|