Home › Forums › CSS › [Solved] css negative padding › Re: css negative padding
October 28, 2012 at 5:36 am
#112805
Member
Certainly you can use padding in menus but there really isn’t any such thing as ‘negative’ padding.
You could use negative margins but there generally isn’t really a good reason to. Properly structured HTML and logical CSS will accomplish your design without using any odd ‘clever’ hacks.