Replies: 0
Hello,
I noticed that my css code doesn’t make the layout of the test site 100% and still retain the content at the middle. This was the code i used:
#container {
width: 990px;
}
#content {
position: center
}
Thanks
Replies: 0
Hello,
I noticed that my css code doesn’t make the layout of the test site 100% and still retain the content at the middle. This was the code i used:
#container {
width: 990px;
}
#content {
position: center
}
Thanks