CSS Almanac | CSS-Tricks

css-almanac

CSS-Tricks* is created, written by, and maintained by Chris Coyierand a team of swell people.

Source: CSS Almanac | CSS-Tricks

WordPress Development for Intermediate Users: Theme Development in Detail

Interested in taking your WordPress game to a whole new level? Want to further develop your PHP skills and add more complex and exciting functionality to your themes and plugins? Welcome to our latest series, WordPress Development for Intermediate users. This series follows on from our popular WordPress Development for Beginners tutorials, which introduced you to the fundamentals of developing websites with WordPress, how to get started coding with PHP, and building themes and plugins.

Source: WordPress Development for Intermediate Users: Theme Development in Detail

How to Create Retina Display Image Assets for Better Looking Websites

You’ve invested a lot of time into making your new website perfect, so why does it look so fuzzy when you view it on your iPhone? You made sure to use beautiful high quality images but they don’t seem to be displaying correctly at all. Cue panic!

Source: How to Create Retina Display Image Assets for Better Looking Websites

Bootstrap 4 Tutorial: Create a One-Page Template

Today you will learn how easy it is to create a one-page HTML responsive template using Bootstrap 4. At the end of this Bootstrap 4 tutorial, you will understand how to set it up.

Source: Bootstrap 4 Tutorial: Create a One-Page Template

Using Gulp to Speed Up WordPress Development

Build tools let developers focus on efficient development rather than the nitty-gritty details that take away half your life but don’t add much to the project on their own. One such build tool is Gulp. Gulp optimizes your theme’s images, concatenate your JS files, and processes your Sass/LESS code automatically. In this article, I’ll show you how to get started and how you can use Gulp to speed up your development process. What is Gulp? Gulp is a JavaScript-based build tool that uses Node to automate mundane tasks. The basic idea is to create triggers that perform a specific action.

Source: Using Gulp to Speed Up WordPress Development

WordPress Development for Beginners: Getting Started

Interested in learning PHP and building your own themes and plugins for WordPress? Or just being able to code your own killer customizations for your websites? Learning WordPress development might seem like a daunting thing to do but it all comes down to getting started. So we’ve put together this free series to help you start the New Year right. Over five weeks, you’ll learn PHP and start coding your own themes and plugins from scratch.

Source: WordPress Development for Beginners: Getting Started

Comparison of layout engines (Cascading Style Sheets) – Wikipedia

The following tables compare CSS compatibility and support for a number of layout engines. Please see the individual products’ articles for further information. Unless otherwise specified in footnotes, comparisons are based on the stable versions without any add-ons, extensions or external programs.

Source: Comparison of layout engines (Cascading Style Sheets) – Wikipedia

Designing for the web is different than designing for any other medium. The breadth of skills required is sometimes daunting. The depth of experience required, seemingly unobtainable. Yet, the medium attracts designers from all spheres of design practice: from engineering and architecture, to product and graphic design. This chapter aims to provide a snapshot of the current state of the medium, and our role as practitioners working within it.

Source: http://designingfortheweb.co.uk/

Infoactive

Whether you’re writing an article for your newspaper, showing the results of a campaign, introducing your academic research, illustrating your team’s performance metrics, or shedding light on civic issues, you need to know how to present your data so that other people can understand it.. InfoActive lets you create and share interactive, visual stories.

Source: Infoactive

Magic of CSS — Adam Schwartz

CSS is a mess. We all love it, but it’s a mess. I liken it to English: there are a bunch of rules, and you can learn them. But sometimes you’re better off just trying sh!t and seeing what works and what doesn’t. Magic is a codification of what I’ve learned in that crazy process.

Source: Magic of CSS — Adam Schwartz