Tag results
Fluid vs fixed width design · 546 days ago
Fluid designs probably work best with min and max width values defined nonetheless. Min width stops content like textboxes and images overlapping other content on undesirably narrow windows. Max width stops ridiculously long text lines on humungous screens and people who use ‘maximise window’.
Comment [1]

Useful links on colour · 548 days ago
Web safe colour picker – see how colours look next to each other, get values for them
Color mix – make dithers
Background colour – change the URL to change the background, and see what looks readable on it
Some css layouts
Multiple columns
