Simple hex excercises
<div id="drop-zone" style="height: 5em; width: 80%; border: 1px dashed #000; background-color: #fff;">Drop a file here!</div> <tabs> <pane ng:repeat="file in files" title="{{file.name}}"></pane> </tabs>