I built it with HTML and CSS, learned from W3C schools and the Zen Garden and whatever else I've picked up over the years, and the dynamic codes come mainly from Dynamic Drive. I've had feedback on four specifics:
1. The title image on the first page seems stretched when viewed through some hi-res monitors.
-- I defined height and width in HTML and then specified: {width:90%;
margin-left:5%}
2. When you mouseover the email at bottom-left, or the RHS of the first page (the samples), the table changes shape - same width, but less height.
-- I've added height definitions, and the email-mouseover no longer changes the shape. The RHS still does, though - any answers?
3. Sample 'Words & Pictures' shows up fine on Win 98 (on NS7.1, IE 6, Opera 7), but on Mac OS9, IE6, the 'location' and 'readings' don't show the contents of the box - completely empty. Are there any other OS or browsers that have difficulty with that? (It's a washout with NS4.76, too, but should I be concerned about that?) Or should I use a sniffer and send it to a browser-friendly css?
4. Sample 'Traditional Site', which is just undynamic text & pics but positioned by CSS, has put extra blank lines in the middle of paragraphs (visible from Mac OS 9 and 10), and has written text into the middle of photographs. Again, what do I do?
Bit of a dissertation, rather than a brief enquiry, so thanks if you've got this far. I'd be really grateful for any other feedback or helpful suggestions

Comment