WordPress tutorials and more...

Blogs can be an inspiration to try many new things: not least, modern coding and table-free design. This site is intended to help you deal with these and other challenges facing today's commercial webmasters.

Doctypes

If you think you have coded everything correctly and your page doesn’t look the way you expected in every browser you use for testing, your doctype declaration - you did use one of course - could be the culprit.

Read full article »

Inheritance multi-classes & groups

Halfway down the page in your new design you suddenly get a space between two lines which you know you didn’t put there. That could be inheritance, although in fairness it is a feature of CSS which not only needs to be understood, but can be used to help you keep your HTML and CSS files as trim as possible.

Read full article »