HTML <canvas></canvas> <script src=”https://code.jquery.com/jquery-1.11.1.min.js”></script> CSS: html, body { background: #000; margin: 0; } canvas { position: absolute; } JS: //Forked from http://andreasstorm.com/ //Made by Bogden //CANVAS $(function(){ var canvas = document.querySelector(‘canvas’), ctx = canvas.getContext(‘2d’) canvas.width = window.innerWidth; canvas.height = window.innerHeight; ctx.lineWidth = .3; ctx.strokeStyle = (new Color(150)).style; var mousePosition = { x: 30 * canvas.width..
Read moreTên: Caster Chronicles
Tác giả: Kami Garcia và Margaret Stohl
Thể loại: Fantasy, Romance
Series gồm 4 cuốn, 3 cuốn đầu tiên đã được phát hành:
1.Beautiful Creatures
2.Beautiful Darkness
3.Beautiful Chaos
4.Beautiful Redemption
Ngoài ra tác giả còn viết thêm một cuốn 2.5 với tên gọi ” Dream Dark”.
Read more
Leave a Reply