Drag and Drop File Uploading Collection
20
February
Dropzone.js dropzone.js is an open source library that provides drag’n’drop file uploads with image previews
20
February
Dropzone.js dropzone.js is an open source library that provides drag’n’drop file uploads with image previews
20
February
Layered Paper HTML <div class=”layered-paper“>Howdy</div> CSS .layered-paper { background: #eee; box-shadow: 0 1px 1px rgba(0,0,0,0.15), /* The top layer shadow */ 0 10px 0 -5px #eee, /* The second layer */ 0 10px 1px -4px rgba(0,0,0,0.15), /* The second layer shadow */ 0 20px 0 -10px #eee, /* The third layer */ 0 20px 1px [...]
17
December
This is a rather simple pure CSS trick you can use to style your blog post tags, usually placed at the bottom of the posts. Pure CSS post tags uses at least 2 CSS tricks such as CSS triangles and CSS circles. For CSS triangles you need to manipulate borders of an element that has [...]
24
September
A content delivery network (CDN) is a massive distributed system of servers deployed in multiple data centers within the internet. The goal of a CDN is to serve content to end-users with high accessibility and high performance. CDNs serve an oversized fraction of the web content these days, including web objects (text, graphics, URLs and [...]
24
September
Sometime it will be a real pain when parsing webpages with PHP Curl , here is Simple Html Dom which makes developers life much easier. Simple HTML Dom is a class you would normally create a library for it, but in this case it fits perfect as a helper. let me show you. class Welcome [...]
15
September
It will take just 5 minutes to install wordpress blog which is really great, it’s very simple getting your blog up and running (most of the time). But most of us don’t know how to move on after installing their blog. There are other things that you need to take care of in order to [...]
14
September
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!