I am relatively new to web development and I was wondering if anyone know how to add borders to my divs without them knocking all of my colums out of wack? (Im using the responsive-design css). Everytime I throw a border on a div it pushes everything else to a new line.
Also, is there a way to get my header to be full with? I am able to get it full width by throwing in some hacks when its in desktop mode, but when it gets down to 480px and lower it im seeing margin space when viewing with my iphone. FYI: I use the .container class in my header even though its full width on the browser, just so I can keep the elements in the header inline with the body container. Thanks! -Matt C.
