Any color enthusiast will know how important it is to pick the right color scheme. A creative project can be vastly affected by the seemingly harmless choice of colors. This is especially true for websites that require a lot of user interaction, since the user’s focus will be constantly locked onto the screen. Yellow tends… Continue reading 30 Warm Examples of Yellow Website Layouts
Tag: Loop
Everything You Need to Know About Websites And Privacy Laws
When it comes to compliance, website developers need to keep their eyes on more than just ADA regulations and Section 508. Privacy laws are a big consideration and decisions on how to build privacy into a website start with architects. And that’s exactly what website developers (and designers!) are. They build up attractive, functional websites… Continue reading Everything You Need to Know About Websites And Privacy Laws
Create Custom WordPress Queries With WP_Query
If you want to take your WordPress development to the next level, you need to understand WP_Query. Our new course, Create Custom Queries in WordPress With WP_Query, will show you the power of WP_Query and take you through the details of how to use it. What You’ll Learn On every page that your site displays,… Continue reading Create Custom WordPress Queries With WP_Query
Coding Advanced WordPress Theme Templates
Our new short course is ideal for you if you want to take your WordPress development skills to the next level. Try out Coding Advanced WordPress Theme Templates, or read on and watch the intro video below for more details. What You’ll Learn Template files are at the heart of every WordPress theme. And if… Continue reading Coding Advanced WordPress Theme Templates
Creative Splash Transition with CSS and SVG ― Scotch
SVG path’s are really awesome! And its versatility is what makes them even more impressive and useful for creating engaging animations. In this tutorial we’ll be creating an eye catching animation, just using SVG paths and CSS transitions. To make things easier, we will also be using Pug and Sass, HTML and CSS preprocessors respectively.… Continue reading Creative Splash Transition with CSS and SVG ― Scotch
Creating a WordPress Theme From Static HTML: Adding a Loop – Part 4
Tutorial Details Software: WordPress Difficulty: Beginner Completion Time: 1 hour Part 1 Part 2 Part 3 Part 4 In the first three parts of this series, you learned how to prepare static HTML for WordPress and to create a theme by splitting your HTML file into a set of template files and editing the stylesheet.… Continue reading Creating a WordPress Theme From Static HTML: Adding a Loop – Part 4