原文 Demos of each of the methods below by clicking here. Horizontal centering with css is rather easy. When the element to be centered is an inline element we use text-align center on its parent. When the element is a block level element we give width…