To centralize the div you can simply add style with two property
text-align:center; and margin:0 auto;
for example,create an ID or class
Now you can see that your wrapper call will exactly display on the center of the body.
text-align:center; and margin:0 auto;
for example,create an ID or class
my new id
Now you can see that your wrapper call will exactly display on the center of the body.
No comments:
Post a Comment