CSS Gallery Syndication via JavaScript
You can now display a list of new CSS Gallery entries on CSS Drive- thumbnails and all- on your site! Just copy and paste some JavaScript code, and off you go.
Step 1: Insert the below code on your page, ideally in the <HEAD> section:
<script src="http://www.cssdrive.com/export/galleryfeed.js" type="text/javascript"></script>
Step 2: You can now display the latest 6 CSS Gallery Entries from our site any way you like using simple JavaScript. Here are some examples.