Sorting And Organizing CSS Using CSSComb
Compared to other web-related languages, CSS is relatively straightforward and easy to write. But at the same time, it is also hard to organize, parti…
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.
Compared to other web-related languages, CSS is relatively straightforward and easy to write. But at the same time, it is also hard to organize, parti…
After spending hours online at different websites, you tend to pick up discernable trends in design. Over the years I have written about changing tren…
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 the year 2013, we want to make this series special. As always, every month, we search for tools, apps, and resources for we…
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…