list elements in html in single row code example Example: how to bring li to same line ul{ overflow:hidden; } li{ display:inline-block; }