css - Border to margin in HTML -


i new html programming. possible make border margin instead of padding? need design purposes only.

make padding size your current padding + margin, set margin 0 pixels. have same effect.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -