vertically and horizontally center div css satish mallick May 23, 2017 <style> .center { height: 200px; position: relative; border: 3px solid green; } .center p { margin: 0; position: ... Read More