CSS Quiz

66 … which makes me officially better than Rijk Which did I guess? I guessed: background, background-attachment, background-color, background-image, border, border-bottom, border-bottom-color, border-bottom-style, border-color, border-left, border-left-color, border-left-style, border-right, border-right-color, border-right-style, border-style, border-top, border-top-color, border-top-style, bottom, clear, color, content, float, font, font-family, font-size, font-style, font-variant, font-weight, height, left, letter-spacing, line-height, list-style, list-style-image, list-style-position, list-style-type, margin, margin-bottom, … Continued

CSS to HTML Compiler

I’ve searched around the ‘Net for something like this before, but without success, so decided to write my own. The basic idea is this: there are certain circumstances in which you need to write some styled HTML without access to the document’s header. For example, when composing HTML-formatted e-mails, which may be displayed in a … Continued

On Web Design

local wrote: Now I wonder how important cross-browser coding actually is. How many browsers do I have to test, which versions? I have two philosophies on this question. The first is the philosophy I apply when making my own website — I stick to the standards and let any browser that can't handle it be … Continued