align unordered list css next to each other code example Example: css list items next to each other ul li{ display: inline-table; }