LusienGG

[Snippet] Emmet / ListOfItems

Jun 23rd, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. html[lang=en]>(head>meta[charset=UTF-8]+title{add or delete items}+script[src=https://code.jquery.com/jquery-3.0.0.min.js]+script[src=scripts/script.js]+style{li a{display: none}li:hover a{display: inline}})+body>h1{List of items}+ul[id=items]+input[type=text,id=newItemText]+input[type=button,value=Add,onclick=addItem()]
Advertisement
Add Comment
Please, Sign In to add comment