Perfect Center with CSS Transform
The problem with absolute position is that elements are moved according to the parent element, so they get positioned too far away from the center. It s not such a problem on a static design, but on a responsive site, things starts to breakdown rather badly. In this video quicktip, I show you how to perfectly center an element using transform and absolute positioning.
|
|