Subject - HTML
Sections: HTML, XHTML
A short clarification of what an HTML element, tag and attribute are.
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.
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.