
June 10th, 2004, 06:21 PM
|
 |
Thanks Johnny Hart (BC) R.I.P.
|
|
Join Date: May 2003
Location: Dallas
|
|
Quote: | Originally Posted by Duldrlos hi all, i'm doing a content management system front end form that worked perfectly until i tried the last bit of debugging and found that when resizing the browser it distorted the page... is there a way around this? im fairly new to CSS and have been using relative positioning for my divs. | The short answer? Yes, there is a way around this. "Oh", you say, "and what way is that?" Well, your question was of the type "how long is a string?" Let's see the string, or in this case a link to the mis-behaving page.
Read Eric Raymond's howto article. Applying the lessons learned there will get you better and faster answers. You can learn a little about ESR by reading Dev Shed's own PDF e-zine, "Plug In" for this month.
cheers,
gary
__________________
There are those who manage to build a web site without knowing what they're doing; thereby proving to themselves they do, indeed, know what they're doing.
My html and css workshop, demos and tutorials.
Ask a better question, get a better answer.
Last edited by kk5st : June 10th, 2004 at 06:24 PM.
|