Tag Archives: Div center

How to make div Center

How to make div Center: No need to use align= center because align is not supported by div Just take a dive and make its width 90% or as you want then use margin-left:auto; margin-right:auto; Consider we have following home.css file contains

Page 1 of 11