Wednesday, August 10, 2016

some layout tips

center an element:
 style="margin:auto;"

set a div that only fit its contents:
style="display:inline-block;"

div without content have width:
insert   into the div

No comments:

Post a Comment