Skip to content

Instantly share code, notes, and snippets.

View heracules1020's full-sized avatar
🏠
Working from home

Hercules heracules1020

🏠
Working from home
View GitHub Profile
@heracules1020
heracules1020 / index.html
Created May 10, 2019 00:08
Lines between elements
<span>Drag any box...</span>
<div id="a" class='thing' style='left:400px; top: 100px;'>
<span>o</span>
</div>
<div id="b" class='thing' style='left:600px; top: 300px;'>
<span>o</span>