New Applescript Studio in beta
Someone made a derivative work from MY script!!!
Today's CSS learnings
Working on the redesign in earnest today. I’m teaching myself CSS from trial and error and the specs, so I don’t have a lot of authority, but I thought I’d share what I’m learning anyway.
CSS Learning #1: When trying to display a border around a <div>, you must specify the border color, size, and style (or have specified them as a default somewhere) or the border will not display.
CSS Learning #2: CSS allows you to specify dimensions of elements in a number of ways, including ems (an em is approximately equal to the width of a capital letter M in the font being used). Distance measurements in ems are great when you’re just working with type. However, when mixing images (fixed size in pixels) and type, ems may cause problems. The cause: slightly differing type dimensions across platforms, or different fonts installed in the user’s system.
CSS Learning #3: Float is your friend. The float attribute of a <div> around an image allows you to wrap text around that image.
Adam is blogging...
Adam is the guy who introduced himself on Friday as having read my blog. His blog page, when he gets content on it, is here. Glad to see there's a fair amount of content!!! Hope that he catches up with Jenny's blogging soon!
CSS for Print
evolt.org: Kissing Print Versions of Pages Goodbye. CSS syntax for creating a special print style sheet. Interesting to see what level of browser support there is for this. (From mac.scripting.com.)
New department: WebDesign
Mergers no cure for Enron/Andersen nightmare
Last updated Sunday, April 30, 2006 at 3:44:10 PM.
Here's the print-friendly version of this page.

-




