spanishgoddess86
07-25-2006, 02:53 AM
I'm working on a site for school and I'm using div tags. Anyway I have them where I want them for the most part, but everytime I resize the window of my broswer doesn't matter if its firefox or IE the div doesn't resize with the page. is there any kind of code I could use to fix the problem, I'm kind of going inbetween computers and I don't want it looking good on this one and messed up on the other one. I would appriecate it if anyone could help me and let me know if you need to see my code I would have posted it but it really long.
Owlie42
07-25-2006, 07:04 AM
As far as I know, divs don't resize. Depending on your layout, you might consider frames. Can I see your code or a link to the layout?
for your width and height values, just use a % instead of px.
spanishgoddess86
07-25-2006, 08:37 PM
Thank you for the replys,
Owlie42-the divs are really resizing it more like when you have the window at full screen and the minimize the div moves to the right away from where I want it placed.
pb&j-I tried changing the values to %, but all it did was enlarge the div which was something I didn't want.
Anyway I've uploaded one page of the site to my domain and to warn everyone the site right now is set for 1024 by 768 so I don't know what it's going to look like in any other screen resolutions.
the site is here http://www.darkness2lightgraphics.com/news.html
Anyway any help is appreicated.