| You are here: DEVPPL ‹ Forum ‹ Programming ‹ HTML Forum |
NOTIFICATIONS
|
|
|||||||||||||||
Login |
fixed table position
5 posts
• Page 1 of 1
0
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
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
- Dazz_club
- Reputation: 0
- Posts: 313
- Joined: Fri Jul 15, 2005 8:35 am
- Location: Chester and Hull
- Highscores: 0
- Arcade winning challenges: 0
0
<table width="400"> ?
[url=http://www.linkedin.com/profile/view?id=96243938]Meet me on LinkedIn[/url]
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
- Rasmus Lindström
- Site Admin
- Reputation: 18
- Posts: 2830
- Joined: Tue Aug 17, 2004 2:07 pm
- Location: Sweden
- Highscores: 1
- Arcade winning challenges: 0
0
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 ... &id=tables
Paste and than copy I do not know how to make HTML code work in the forum yet
Paste and than copy I do not know how to make HTML code work in the forum yet
- Adctcd
- Reputation: 0
- Posts: 4
- Joined: Thu Sep 29, 2005 6:45 am
- Highscores: 0
- Arcade winning challenges: 0
0
You can use [.code]<html></html>[./code] (without the dots) to write HTML in the forum.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 ... &id=tables
Paste and than copy I do not know how to make HTML code work in the forum yet
[url=http://www.linkedin.com/profile/view?id=96243938]Meet me on LinkedIn[/url]
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
[img]http://www.devppl.com/images/facebook_icon_small.jpg[/img] Help DEVPPL grow, [url=http://www.facebook.com/pages/DEVPPL/140524279390050]like DEVPPL on facebook[/url]!
- Rasmus Lindström
- Site Admin
- Reputation: 18
- Posts: 2830
- Joined: Tue Aug 17, 2004 2:07 pm
- Location: Sweden
- Highscores: 1
- Arcade winning challenges: 0
0
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...
--------DAFUNKYMUNKY--------
::THE::NECESSARY::[D]EVIL::
....errr i mean munky....
::THE::NECESSARY::[D]EVIL::
....errr i mean munky....
- Dafunkymunky
- Reputation: 0
- Posts: 183
- Joined: Fri Apr 08, 2005 8:32 am
- Location: India
- Highscores: 0
- Arcade winning challenges: 0
|
|