This will probably be a really quick and silly question.
on <!-- w --><a class="postlink" href="http://www.dustofearth.com/css">www.dustofearth.com/css</a><!-- w --> I do not need the contents shrinking when the window is resized. How do I get everything to stay where it is supposed to EVEN if the user resizes the window?Set a fixed width on a wrapper div around all your content. See if that works. what would be an example...with lets say:
A banner with navigation, content container, and a left column?I know I just directed another poster to this site, but its really worth it for getting started on a CSS based layout.
Ian
CSS Creator Layout Generator (<!-- m --><a class="postlink" href="http://www.csscreator.com/version2/pagelayout.php">http://www.csscreator.com/version2/pagelayout.php</a><!-- m -->)Great, I know thats a question ive seen on a few different forums, so basically the solution is to set a <div id="wrapid"> around the rest of your <div id="s">. should I change my alias to "imnoguruyet"?....thanks to both of you.Nobody ever started out as a guru, they all had to work their way there. Maybe I should change mine to "ImCloserToBeingAGuruThanIWasAYearAgo".
on <!-- w --><a class="postlink" href="http://www.dustofearth.com/css">www.dustofearth.com/css</a><!-- w --> I do not need the contents shrinking when the window is resized. How do I get everything to stay where it is supposed to EVEN if the user resizes the window?Set a fixed width on a wrapper div around all your content. See if that works. what would be an example...with lets say:
A banner with navigation, content container, and a left column?I know I just directed another poster to this site, but its really worth it for getting started on a CSS based layout.
Ian
CSS Creator Layout Generator (<!-- m --><a class="postlink" href="http://www.csscreator.com/version2/pagelayout.php">http://www.csscreator.com/version2/pagelayout.php</a><!-- m -->)Great, I know thats a question ive seen on a few different forums, so basically the solution is to set a <div id="wrapid"> around the rest of your <div id="s">. should I change my alias to "imnoguruyet"?....thanks to both of you.Nobody ever started out as a guru, they all had to work their way there. Maybe I should change mine to "ImCloserToBeingAGuruThanIWasAYearAgo".