<table class="center">
table.center {
border: none;
width: 760px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
with this code the layout is all messed up. If I take out text-align: center, it will just all line up at the left. Does anyone know how I can get this to center in IE?
Here are the links in case anyone wants to look at the full code.
Raven's Avatars
http://angiebowen.co...atars/style.css


Sign In
Create Account


Back to top









