Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Search This Blog
Monday, October 14, 2013
Center DIV
CSS margin property sets all the margin properties (top, right, bottom, left).
<
div
style
="
border
:
thin
solid
#C0C0C0
;
width
:
800px
;
margin
:
0
auto
;
">
centered content
</
div
>
Newer Post
Older Post
Home