A few months ago, I recalled reading somewhere the way to center content in
Mozilla-based browsers was like this...
body {
margin: 0px auto;
text-align: center; /*for IE*/
}
My memory recalls this working, but now upon revisiting, it is not. What is
the proper way to center content?
Thanks.
--
SamMan
Rip it to reply
							
						
					Mozilla-based browsers was like this...
body {
margin: 0px auto;
text-align: center; /*for IE*/
}
My memory recalls this working, but now upon revisiting, it is not. What is
the proper way to center content?
Thanks.
--
SamMan
Rip it to reply
 
	 
	
Comment