Skip to content

Instantly share code, notes, and snippets.

View bobby5892's full-sized avatar

Robert Moore bobby5892

  • Roseburg, OR
  • 06:51 (UTC -07:00)
View GitHub Profile
@bobby5892
bobby5892 / gist:863a09bd68b69e719e98f092961fd57b
Created November 22, 2017 17:30
One is a semi-colon one is a greek question
troll;
legit;
@bobby5892
bobby5892 / example.html
Created May 16, 2017 17:01
linking to objects within a page
<a href="#menu1">Pasta Menu</a>
<a href="#menu2">Soup Menu</a>
<div name="menu1">
All the pasta
</div>
<div name="menu2">
All the soup