Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
  <ul>
    <li>1</li>
    <li>2</li>
    <li>3</li>
    <li>4</li>
    <li>5</li>
    <li>6</li>
    <li>7</li>
    <li>8</li>
  </ul>
 
ul{
  display: flex; 
  flex-direction: row;
  margin: 10px;
}
ul li {color:red;}
li {
  
}
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers