To center I create a div with the following class='wrapper', the style will be
.wrapper {
width: 950px;
margin: 0 auto;
}
As IE as issues with the above we enter into the body tags, style="width: 100%; text-align: center;"
Collect of posts and articles from Blogs I have written
No comments:
Post a Comment