-
Any links to fully understanding alignment of html via CSS would be helpful. Every online tutorial and their mom explains the box (element, padding, border, margin), but I continue to struggle with display of elements in relation to each other (e.g.
display
,vertical-alignment
,float
, etc.) -
My current specific question is in reference to my calculator skeleton.
I can’t get the bottom two rows of buttons aligned. Not sure how to best deal with the size differences. Perhaps I need to change the HTML?