Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css list items next to each other

ul li{
  	display: inline-block;
}
 
PREVIOUS NEXT
Tagged: #css #list #items
ADD COMMENT
Topic
Name
8+3 =