E-Mail:
Get my new Windows 7 eBook (PDF) for $7 with 70+ Tips. Download Now!

web-layout

TopStyle 4.0

If you’ve been itching to get ahold of the next version of TopStyle for CSS editing, looks like you’ll have to itch a little while longer. From the official forum thread, Nick Bradbury weighs in on the Cascading Style Sheet fanatical discontent:

Read more on TopStyle 4.0…

Mnemonic Web Design

I’ve been in tweak mode for the past few days, getting this blog ready to duplicate for a coming Lockergnome project (based on MultiUser WordPress). In futzing with my CSS, I’ve had to enter values for positioning left and right (literally). You can define the spacing for margin-top, margin-right, margin-bottom, and margin-left separately – or you can define the spacing for all four (or less) in a single margin property. Employing “margin: 10px 3px 3px 10px” is easy. The trouble is, I could never remember which one was for which position! But I didn’t stay in TRBL for long. Top, Right, Bottom, Left – no trouble at all, so long as I can remember to keep myself in TRBL. Mnemonic devices are so nices.

Read more on Mnemonic Web Design…