Easily Creating a Modal Window with the HTML5 Dialog Tag
The modal window, a ubiquitous interface element across websites, often houses subscription forms, upload interfaces (like those seen in WordPress), n…
In this section, we offer tutorials and tips for CSS3 and HTML5, showcase designer tools, highlight powerful jQuery and JavaScript libraries, and present stunning works from talented designers for appreciation and inspiration.
If you're new to the design realm, you'll appreciate articles that address pertinent topics for designers, such as collaboration, client-freelancer dynamics, handling criticism, self-development tips, and more.
The modal window, a ubiquitous interface element across websites, often houses subscription forms, upload interfaces (like those seen in WordPress), n…
Hey it’s a new year! Happy new year to all our readers and thanks for checking in on us for more fresh resources for designers. Like all our previou…
Editor’s note: SpecKing is no longer in service. Imagine you’re a web designer, preparing to pass your Photoshop designs (PSD) to web developers w…
One-page websites let visitors find everything quickly and easily on a single page. Some people wonder if a one-page layout can truly meet the needs o…
Most mobile app developers have an accompanying site that introduces and describes what their mobile app can do. Some of these sites are truly unique.…
I’ve always been a fan of grayscale images because they look more artistic. Many photo editors, like Photoshop, allow you to turn colorful images in…
It’s a rather common practice to use multiple fonts for a single page on a website. For example, we can write the following: font-family: Times New …
Google Chrome comes with a handy set of web development tools in the form of DevTools (The Chrome Developer Tools). In a previous post, we showed you …
Since we are at the end of 2013, we want to make this series special. As always, every month we search for tools, apps, and resources for web designer…
Creating a download link is usually an easy task. All we need to do is use an anchor tag <a>, and add the reference URL pointing to the file. Bu…
In a previous post from our Sass series , we showed you how to compile Sass into regular CSS format using Command Line. However, since not everyone mi…
During development, we often switch back and forth between browsers and code editors to view the results of our code. If you are working in Sublime Te…