@JLee2011Submitted over 2 years ago
What are alternatives to center the div vertically without using positioning or flexbox?
Is the best practice to work in px or %? % made the div overly large when resizing the browser, but i thought using px for layout is not best practice...or am I misunderstanding something conceptually.