The official way to do it is to give your block level element a width in pixels and set its left and right margins to auto. But this won't work in IE, so you have to hack it a little.
HTML (Hypertext Markup Language) is a text-based approach to describing how content contained within an HTML file is structured. This markup tells a web browser how to display text, images and other ...