Skip to content

Instantly share code, notes, and snippets.

@Archie22is
Created June 19, 2019 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Archie22is/811a961fc6753266bfb11989dc04872d to your computer and use it in GitHub Desktop.
Save Archie22is/811a961fc6753266bfb11989dc04872d to your computer and use it in GitHub Desktop.
Multiple list items
<ul class="top-menu">
<li>…</>
<li>…</>
<li>…</>
</ul>
<ul class="parent-menu">
<li>…</>
<li>…</>
<li>…</>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment