Your destination for complete Tech news

Home Articles Posted by Techradiant (Page 28)

Posts byTechradiant

,

How to center a div?

2 min readTo center a div element horizontally on a web page, you can use the margin: auto and display: block CSS properties. Here’s an example …

css
1.57K 0