Cheat Sheets for Front-end Web Developers (Part : HTML/XHTML)

January 14th, 2009 / No Comments » / by kresnha

Cheat sheets are helpful to have around because they allow you to quickly remember code syntax and see related concepts visually. Additionally, they’re nice decorative pieces for your office.

So go ahead – print out your favorites and pepper your workspace with these wonderful references.

  1. HTML Help Sheet

    HTML Help Sheet

    HTML Help Sheet

  2. HTML Cheat Sheet

    HTML Cheat Sheet

    HTML Cheat Sheet

  3. HTML Character Entities Cheat Sheet

    HTML Character Entities Cheat Sheet

    HTML Character Entities Cheat Sheet

  4. XHTML Cheat Sheet v. 1.03

    XHTML Cheat Sheet v. 1.03

    XHTML Cheat Sheet v. 1.03

Tags: ,

CodeIgniter - Open Source PHP Web Application Framework

December 31st, 2008 / No Comments » / by kresnha

Codeigniter

Codeigniter

CodeIgniter is an Application Development Framework/Toolkit for people who want to create full-featured web applications using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task.

Tags:

Blueprint - A CSS Framework

December 30th, 2008 / No Comments » / by kresnha

Blueprint CSS Framework

Blueprint CSS Framework

Blueprint is a CSS framework, which aims to cut down on your CSS development time. It gives you a solid CSS foundation to build your project on top of, with an easy-to-use grid, sensible typography, and even a stylesheet for printing. Some people think this is not necessary to have a framework for just CSS. On the other side, some people think CSS frameworks is there to improve effeciency and give you a better start from the gate. You decide.

Tags: ,

CSS Type Set - Typography Tool for Styling Web Content

December 28th, 2008 / No Comments » / by kresnha

CSS Type Set is a hands-on typography tool allowing designers and developers to interactively test and learn how to style their web content. You can set the font family, size, color, letter-spacing, word-spacing, line-height and etc… It will automatically generate the CSS file for you. You can see the changes instantly. It is a really great tool for experimenting a suitable font type for your site.

CSS Type Set

CSS Type Set

Tags: