Tag: code

CSS August 2007

5 Tips for Organizing Your CSS

Working with CSS on freelance work, and my job made me start thinking about the best way to standardize and organize the way I write my CSS. So, I proposed the question to my 9rules friends to collect...

Read more →
CSS February 2007

CSS Organization Part 1

With nearly ubiquitous standards support among modern browsers, we’re turning to CSS to handle presentational heavy lifting more than ever. The more we rely upon CSS, the larger and more complex CSS...

Read more →
CSS February 2007

CSS Organization Part 2

Do you write and manage large CSS files? Ever get tired of scrolling up and down in search of a specific rule or set of rules? The CSS files are often quite long, requiring constant scrolling up and d...

Read more →
CSS July 2006

Modular CSS

This isn’t a new idea but looking at people’s code it doesn’t seem to be a particularly widely used practice: modular CSS. That’s a poncy name for the very simple idea of group...

Read more →
HTML September 2006

HTML Validator

HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The deta...

Read more →
Text Editors August 2006

Notepad++

Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.

Read more →
Text Editors August 2006

PSPad

PSPad is a freeware programmer’s editor for Microsoft Windows operating systems, useful for people who:

Read more →
Text Editors August 2006

WeBuilder

WeBuilder is all-in-one Web code editor that enables you to edit HTML, CSS, JavaScript, PHP, ASP and other web documents within single program. Clean and convenient interface, quick startup, true flex...

Read more →