Dreamdealer - dreamdealer.nl - Dreamdealer.nl RSS feed
General Information:
Latest News:
Localstorage vs. Cookies vs. The law 30 Nov -0001 | 12:00 am
I guess you know a thing or two about internet, so I don't bother to explain what cookies are. Localstorage though is something not everybody is familiar with. Localstorage is a way to store data on t...
New interactive demo's 30 Nov -0001 | 12:00 am
I've added some awesome new functionality to this website which enables me to make inline interactive demo's.
Connecting a 1602A LCD display and a light sensor to Arduino UNO 30 Nov -0001 | 12:00 am
This tutorial shows how to connect the 1602A LCD display and a light sensor to your Arduino (UNO) and display the light intensity on the screen.
Using geolocation to automatically generate a route and directions in Google Maps 30 Nov -0001 | 12:00 am
In this tutorial we will create a google map with directions that use your current location as starting point on mobile devices (or other devices that support geolocation).
Pure CSS Chrome Logo 30 Nov -0001 | 12:00 am
And there's another pure CSS logo. Now I found a challenge in the Chrome logo. The challenge was in the shading and overlapping of the three colored parts in the logo.
CSS only version of the NBC logo 30 Nov -0001 | 12:00 am
And another adition to the CSS logo gallery with the NBC logo in pure CSS. This version has a little twist. Open the demo and hover over the logo with your mouse!
CSS only DC Shoes logo 30 Nov -0001 | 12:00 am
I like recreating famous logo's in pure CSS with a minimum of HTML elements used. This time I decided to take on the DC logo.
Pure CSS Nissan logo 30 Nov -0001 | 12:00 am
Next in the series of car logo's is the Nissan logo.
Pure CSS Toyota logo 30 Nov -0001 | 12:00 am
It has been a while since I created my last CSS-only logo recreation, but here's another one. Now it's the Toyota logo.
Creating a layout with fluid and fixed columns 30 Nov -0001 | 12:00 am
This sample shows you how to create a three-column layout with one fluid column and two fixed width columns.