how to make elements in a div horizontally centre code example Example: how to horizontal center a div in css #inner { width: 50%; margin: 0 auto; }