Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| <!doctype html> | |
| <html> | |
| <head> | |
| <title> Youtube Playlist Generator </title> | |
| <meta charset='utf-8'> | |
| <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> | |
| <style> | |
| body { | |
| font-family: helvetica; | |
| /*margin:25px;*/ |