I have problem setting margin to my tabs and remain it in one line…I set the individual tab to 33.333% so it will take up the full space of the column, but whenever I add margin it start to go off into two lines…can someone tell me what I had done wrong?
Margins and padding values are additional to your elements’ dimensions. If you want an element to be 33,33, make sure dimension+margins+borders+paddings equal 33,33%.