20 Email Design Best Practices for Beginners

20 Email Design Best Practices and Resources for Beginners

Nov 17th in HTML & CSS by Matthew Kirk
80

Even for experience designers, building email newsletters isn’t easy. You receive a lovely looking design, and you crack on with the development. Unfortunately, it just doesn’t work as it should in every email clients. Styles don’t display, images aren’t visible, etc.

This is where these twenty best practices come in handy.

Continue Reading

9 Most Common IE Bugs and How to Fix Them

9 Most Common IE Bugs and How to Fix Them

Nov 16th in HTML & CSS by Siddharth
202

Internet Explorer – the bane of most web developers’ existence. Up to 60% of your development can be wasted just trying to squash out IE specific bugs which isn’t really a productive use of your time. In this tutorial, you are going to learn about the most common IE bugs and rendering disparities and how to easily squash them or deal with them. Interested? Let’s get started.

Continue Reading

Create an Animated Flip Down Clock

Learn how to Create a Retro Animated Flip-Down Clock

Oct 21st in HTML & CSS, JavaScript & AJAX by Alexandru Pitea
90

In this tutorial, we will create an animated flip down clock inspired by the 70’s. Using the Mootools framework, I tried to replicate the flip action of the pads and make it as lifelike as possible. With it’s retro styling, it could be a really neat thing to add to your website, so let’s get started!

Continue Reading

CSS: The First Steps - New Plus Tutorial

CSS: The Very First Steps – New Plus Tutorial

Oct 7th in HTML & CSS by Jeffrey Way
25

This one is for those who are hoping to take their first steps into web design. This 70 minute Plus video tutorial will assume that you have zero knowledge of CSS. Over the course of the screencast, you’ll learn about the basic syntax, a plethora of different properties, and how to create the beginnings of your very first website.

Don’t know what CSS stands for? Need help diving into CSS? Never created a website before? If so, this screencast was tailor-made for you! Sign up for a Plus membership!

Continue Reading

Object-Oriented CSS: What, How, and Why

Object-Oriented CSS: What, How, and Why

Sep 29th in HTML & CSS by Andrew Burgess
130

It sounds like an oxymoron, or at least an impossibility, doesn’t it? How can a static language that’s really more like markup than programming be object-oriented? In this tutorial, I’m going to introduce you to the idea of object-oriented CSS, show you how it works, and try to convince you that you should be using it too!

Continue Reading

30 CSS Best Practices for Beginners

30 CSS Best Practices for Beginners – Basix

Sep 16th in HTML & CSS by Glen Stansberry
125

CSS is a language that is used by nearly every developer at some point. While it’s a language that we sometimes take for granted, it is powerful and has many nuances that can help (or hurt) our designs. Here are thirty of the best CSS practices that will keep you writing solid CSS and avoiding some costly mistakes.

Continue Reading

11 Classic CSS Techniques Made Simple With CSS3

11 Classic CSS Techniques Made Simple with CSS3

Sep 8th in HTML & CSS by Vasili
100

We’ve all had to achieve some effect that required an extra handful of divs or PNGs. We shouldn’t be limited to these old techniques when there’s a new age coming. This new age includes the use of CSS3. In today’s tutorial, I’ll show you eleven different time-consuming effects that can be achieved quite easily with CSS3.

Continue Reading

preview

20+ HTML Forms Best Practices for Beginners – Basix

Sep 3rd in HTML & CSS by Andrew Burgess
88

Working with XHTML forms can be somewhat daunting; they not only use some niche HTML elements, but also blur the line between static content and user interaction. Let’s review some things to remember when creating your next form.

Continue Reading

How to Design and Code a Flexible Website

How to Design and Code a Flexible Website

Sep 1st in HTML & CSS by Tessa Thornton
124

In this tutorial, we’re going to be designing and coding a simple blog-style web-page. We’ll pay special attention to making our design flexible and accessible by using clean and simple XHTML and CSS. This tutorial is aimed at beginners, and anyone looking to improve the accessibility of their web designs.

Continue Reading

Using Compass and Sass for CSS in your Next Project

Using Compass and Sass for CSS in your Next Project

Aug 31st in HTML & CSS by Alex Coomans
101

Sass could potentially be called CSS 2.0; it has some really nifty features that allow you to write your code in less time and with more flexibility. In today’s article, we will be working the basics!

Continue Reading

Page 1 of 41234»