Pixel-Based Websites: Resources, Tutorials, And Examples
Designing a web interface using pixel-style artwork is relatively obscure compared to modern trends. You really need to dig through a handful of websi…
Designing a web interface using pixel-style artwork is relatively obscure compared to modern trends. You really need to dig through a handful of websi…
One of my favorite new features in HTML5 is the ability to easily add placeholder text. Placeholder text is the gray text you find in an input field, …
Some CSS selectors or properties may not be commonly seen in everyday web design, yet they’ve been around since the CSS1 era. These include the :fir…
Today, we’re going to continue our discussion on Sass. This time, we’ll take a practical approach and build an online vCard using Sass along with …
QR codes are versatile tools that can store various types of information, from URLs to app links. Typically, online generators or smartphone apps prod…
Using a knob or dial is the best way to change volume. It allows for much greater control over the sound level, and they can also look very aesthetica…
In our last post, we mentioned Compass, an open-source CSS Authoring Framework that enhances your workflow. Compass is a powerful extension for Sass, …
In this post, we are going to discuss a CSS Preprocessor called Sass or Syntactically Awesome Stylesheets. If you have been following our previous pos…
There are several new great tools and resources available to give web designers and developers that extra leverage for their work. This month we have …
Every time you come across a website you’ve never seen before, what’s the first thing that strikes you? It’s the color scheme! Color is of prima…
Learn how to build Android apps from scratch with this comprehensive guide. Perfect for beginners and experienced developers alike.
In an earlier post in this series, we have mentioned a bit about SVG’s pitfall with old browsers and using Raphael.js to serve the graphic as an alt…