I'm not sure what happened, but the site used to be centered with a width of 970 px. 1 navigation div with height of 120 px, then 2 divs under that right next to eachother.
There should be borders around everything, but they're not....I have no clue why it would be working, I change virtually nothing, and it looks like this.
heres the html
HTML Code:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>
My Pictures
</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div id="navigation">
navigation goes here
</div><div id="photos_search_container"><div id="album_container"><table border="1" cellspacing="0px" cellpadding="0px"><tr><td width="280px" valign="top" align="left"><div id="album_pic_container"><img src="http://faithcashdollar.com/Photos/CapeMay2005/5.jpg" width="130" height="85.666666666667"/></div><div id="album_title_container">
Cape May 2005
</div><br /><div id="album_description_container">
Beach Trip with the family.
</div></td><td width="280px"></td></tr></table></div><div id="search_container">
search stuff
</div></div></body></html>
does that show up correctly for you? it shows the same thing for me in FF and IE and that's everything on the left, Cape May 2005, and Beach trip... should be to the right of the picture, but I see them below one another.
Last edited by kbfirebreather : 05-27-2008 at 09:37 PM.
ya going much better....but maybe while I'm in here...
I've been searching for at least 2 hours now....probably 2.5, so I'm gonna have to ask.
I want to center an image vertically inside a div. I've tried dozens of different combos of different things I've found from researching, but I'm truly stumped.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" Carolina Corvette Club
I read every single one of them, for some reason me and css don't get along entirely to well. I'm gonna keep working on making it the way I want and I'm sure I'll be back, there are already some strange behaviors occurring.
« Reply to site isn't formatted at all like it was 5 minutes ago