CSS Fudamentals: Containing Children

CSS Fundamentals: Containing Children

Jul 3rd in HTML & CSS by Jeffrey Way
49

I’ve received multiple requests for simpler CSS tutorials that teach the tricky fundamentals. This will serve as the first entry in a series that will receive new additions sporadically each month. Today, we’ll be reviewing the overflow: hidden, and clearfix tricks to force a parent div to contains its children.

Continue Reading

Design and Code a Website Design from Scratch – Part II

Design and Code a Slick Website From Scratch –
Part II

May 29th in HTML & CSS by Felix Boyeaux
112

With the Internet becoming more and more popular every minute, a great-looking website is somewhat of a must-have. You could obviously pay a web designer to design one for you, but wouldn’t it be really cool to design and code it yourself? “Difficult”, you may say; but it’s actually not too hard once you’ve learned how to do it!

In this second part of the tutorial, we will code our design into a standards-compliant, cross-browser xHTML, CSS, and JavaScript/jQuery layout. Fire up Coda, or your editor of choice… it’s coding time!

Continue Reading

30 HTML and CSS Musts for Beginners

30 HTML Best Practices for Beginners

May 14th in HTML & CSS by Jeffrey Way
278

The most difficult aspect of running Nettuts+ is accounting for so many different skill levels. If we post too many advanced tutorials, our beginner audience won’t benefit. The same holds true for the opposite. We do our best, but always feel free to pipe in if you feel you’re being neglected. This site is for you, so speak up! With that said, today’s tutorial is specifically for those who are just diving into web development. If you’ve one year of experience or less, hopefully some of the tips listed here will help you to become better, quicker!

Without further ado, let’s review thirty best practices to observe when creating your markup.

Continue Reading

Design a beautiful website from scratch.

Design a Beautiful Website From Scratch

Apr 29th in HTML & CSS by Marko Prljic
245

Have you ever wanted to design a beautiful website but just didn’t know how? To be honest, a few years ago, that happened to me too. While browsing the web, I saw so many nice looking websites and wished I had the skills to create such designs. Today I can and I’m going to teach you how to do so too! Essentially, it requires a few Photoshop skills and an eye for detail. Through this tutorial, I will point out these tiny details which make a website design look beautiful. Fire up Photoshop and let’s get going!

Continue Reading

Vars in CSS

How to Add Variables to Your CSS Files

Mar 18th in HTML & CSS by Jay Salvat
133

Let’s try something different on nettuts+ today. Any designer who has worked with large CSS files will agree that its major weakness is its inability to use variables. In this article, we will learn how to implement variables by using PHP and Apache’s URL rewrite mod.

Continue Reading

5 Ways to Write Better CSS

5 Ways to Instantly Write Better CSS

Feb 16th in HTML & CSS by Trevor Davis
321

Sure, anyone can write CSS. Even programs are doing it for you now. But is the CSS any good? Here are 5 tips to start improving yours.

Continue Reading

CSS 3 Features

5 Techniques to Acquaint You With CSS 3

Jan 1st in HTML & CSS by Daan Weijers
114

CSS is a well-known, widely used language to style websites. With version three in the works, many time-saving features will be implemented. Although only the most modern browsers currently support these effects, it’s still fun to see what’s around the corner! In this tutorial I’ll show you five techniques.

Continue Reading

A Closer Look At the BluePrint CSS Framework

A Closer Look At the Blueprint CSS Framework

Dec 22nd in General, HTML & CSS by Jesse Storimer
133

Blueprint is a CSS framework that can save you time and headaches when working on any project that involves HTML and CSS, whether it be with Rails, PHP, or just laying out an HTML page. In this tutorial you will get a look at the inner workings of Blueprint and we’ll take a look at demo application that uses Blueprint to get a better idea of how to use actually use the framework.

Continue Reading

Prototyping With the 360 CSS Framework

Prototyping With The Grid 960 CSS Framework

Dec 1st in HTML & CSS by Adam Hawkins
125

Grid 960 is a CSS Framework that enables developers to rapidly prototype designs. They are excellent tools for creating mock ups. Why? Because they do all the heavy lifting allowing you to get faster results.

Continue Reading

Html Email Formatting Tips

6 Easy Ways to Improve Your HTML Emails

Sep 22nd in HTML & CSS by Bob Ricca
89

Like many other web designers, I thrive on coding beautiful yet flexible web pages that display virtually identical in every web browser. Unfortunately, designing email newsletters sends you back ten years. Deprecated tags, tables, inline styling, oh my! In this article, I’ll list six methods that will immediately improve your email layouts.

Continue Reading

Page 1 of 3123»