10 New Year’s Resolutions for Designers in 2019
Using AI to speed Up The Learning Process
The post Using AI to speed Up The Learning Process appeared first on Torque.
Do WordPress Page Builders Have A Future In Gutenberg’s World?
The post Do WordPress Page Builders Have A Future In Gutenberg’s World? appeared first on Torque.
Gradient Borders in CSS
Let’s say you need a gradient border around an element. My mind goes like this:
- There is no simple obvious CSS API for this.
- I’ll just make a wrapper element with a
linear-gradientbackground, then an inner element will block out most of that background, except a thin line of padding around it.
Perhaps like this:
See the Pen Gradient with Wrapper by Chris Coyier (@chriscoyier) on CodePen.
If you hate the idea of a wrapping element, …
The post Gradient Borders in CSS appeared first on CSS-Tricks.
40+ Best Bootstrap Admin Templates of 2019
Using React for WordPress Gutenberg Development
The post Using React for WordPress Gutenberg Development appeared first on Torque.
The Pros and Cons of Being a Freelance Writer
The post The Pros and Cons of Being a Freelance Writer appeared first on Torque.
Gulp for WordPress: Creating the Tasks
This is the second post in a two-part series about creating a Gulp workflow for WordPress theme development. Part one focused on the initial installation, setup, and organization of Gulp in a WordPress theme project. This post goes deep into the tasks Gulp will run by breaking down what each task does and how to tailor them to streamline theme development.
Now that we spent the first part of this series setting up a WordPress theme project with Grunt installed …
The post Gulp for WordPress: Creating the Tasks appeared first on CSS-Tricks.




