The basic Code for starting CSS based Layout
body {
text-align: center;
min-width: 760px;
}
#wrapper {
width: 720px;
margin: 0 auto;
text-align: left;
}
The basic Code for starting CSS based Layout
body {
text-align: center;
min-width: 760px;
}
#wrapper {
width: 720px;
margin: 0 auto;
text-align: left;
}
Posted in CSS Tips
“Each friend represents a world in us, a world possibly not born until they arrive, and it is only by this meeting that a new world is born.”
By: Gautam on July 3, 2007
at 11:39 am
gautam u have left ur comment at wrong place
By: vijayta on July 3, 2007
at 11:42 am