June 29, 200818 yr Hello, I currently creating a webpage, that has a wrapper with a width of 1024px, however when I center it using margin:0 auto, however it wont center any ideas?
June 29, 200818 yr You have to have the DTD defined at the very top of the HTML file. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Create an account or sign in to comment