The Google Font Directory lets you browse all the fonts available via the Google Font API. All fonts in the directory are available for use on your website under an open source license and are served by Google servers.
In this tutorial we'll get a taste of what's to come in HTML5 by building a cool iPhone app website with HTML5 structure and visual styling with CSS3 effects.
Designing and Coding Wordpress Themes from Scratch
«[…] here are 24 total resources that will show you how to design and code Wordpress themes from scratch. This includes 9 design and coding tutorials, 12 Photoshop mockups, 2 Wordpress e-books, and even a developers “Cheat Sheet”.»
5 Useful Coding Solutions For Designers And Developers
Let's look at some clever techniques developed and used by top professionals in the Web design industry. We can use their examples to develop our own alternative solutions.
The Grid Layout Javascript enables web-developers to stick to a Grid Layout quickly and simply by including the Grid Layouts Javascript file and simple XHTML code. Currently, the Grid Layouts Javascript relies on jQuery.
Design is not an ‘off the rack’ product. There are no fixed rates. Every project is a bit different, and as a result, costs vary from project to project. That being said, we’ve assembled the following list to act as a guideline. These numbers shoul
Introducing the CSS3 Multi-Column Module (A List Apart: Articles)
Cédric Savarese would like you to meet the CSS3 multi-column module. It may not have extensive browser support yet, but this semantically sound method of dividing content into columns may be more r…
Avoid using tables for layout, but make sure to use them, and use them properly, for tabular data. This article explains how to make HTML data tables accessible.