Skip to content

Instantly share code, notes, and snippets.

View ibukanov's full-sized avatar

Igor Bukanov ibukanov

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Selection drag and drop from url input to block element</title>
<style type="text/css">
p:first-child
{border:solid 2px #c31860;}
input
{border:solid 2px #D2B48C;}
div