6

#CodePenChallenge: List Styles

 2 years ago
source link: https://codepen.io/yexx/pen/OJzQNVN
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

#CodePenChallenge: List Styles

0 unsaved changes
xxxxxxxxxx
<main>
  <header>
    <h1>Todo List</h1>
  </header>
  <section>
    <ul>
      <li>
        <span>Groceries</span>
        <ul>
          <li><span>3 Tomatoes</span></li>
          <li><span>1 bunch of cherries</span></li>
          <li><span>6 onions</span></li>
          <li><span>3 heads of garlic</span></li>
          <li><span>1 bag spring mix</span></li>
        </ul>
      </li>
      <li><span>Cancel gym membership</span></li>
      <li><span>Clean gutters</span></li>
      <li><span>Take package to the post office</span></li>
      <li><span>Call Avery about Ali's party (afternoon)</span></li>
      <li><span>Sort recycling & put out trash</span></li>
    </ul>

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK