HTML-Advisor
Mostly practical advices

Category ‘CSS’ Archive

What is CSS Framework?

Saturday, July 26th, 2008

A CSS framework is a simple template that may contain several CSS and HTML files which you can use as a starting point for your websites. Every web developer knows, that at some point you have to define classes and IDs you’ve already defined in your previous web-projects, so instead of defining global [...]

  • CSS
  • Jul 26th, 2008
  • 0

What is global CSS reset?

Saturday, July 26th, 2008

One of the most common mistakes when creating a website is not removing the default browser CSS styling. This leads to inconsistencies in the appearance of your website design across browsers, and makes a lot of coders to blame the browser. It is a misplaced blame, of course. Before you do anything else [...]

  • CSS
  • Jul 26th, 2008
  • 0

Firebug extension

Saturday, August 4th, 2007

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
Firebug features:
Just the way you like it
Firebug is always just a keystroke away, but it never gets in your way. You can open Firebug [...]

Web Developer extension

Saturday, August 4th, 2007

The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock, Mozilla and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux.
It is created by Chris Pederick in order to handle dozens of [...]

CSS hacks and filters

Saturday, October 14th, 2006

In an ideal world, properly coded CSS would work in every browser with CSS support. Unfortunately, we do not live in an ideal world, and browsers are littered with bugs and inconsistencies. To create pages that displayed the same across a variety of browsers, CSS developers had to get creative. By using bugs and unimplemented [...]

  • CSS
  • Oct 14th, 2006
  • 0
Page 1 of 212»