css display all divs horizontally code example Example: css display div horizontally .horizontalBlocks { display: inline-block; }