Subject - Design


Adding Simple CSS - Part 1

Article by: Dion van Huyssteen
Sections: CSS, HTML, XHTML, Design

Following on from Keep it Simple Stupid, we now add some short CSS to change the look of the page. A few easy to solve browser incompatibility issues are tackled here.

Keep It Simple Stupid

Article by: Dion van Huyssteen
Sections: HTML, Design

Web Design: Keep it simple stupid. A well designed web page will start off as simply as possible, with the majority of complexity added later via CSS and carefully thought out PHP.