Thanks, Michael. Michael M Milligan Web Developer (818) 909-9209 www.mmmilligan.com <http://www.mmmilligan.com>
-----Original Message----- From: edc [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 4:16 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: style on <h1></h1> tags woops, from an actual style sheet: h1, h2, h3, h5, h6 { color: black; font-family: Times, serif; font-weight: bold; margin-top: 0px; margin-bottom: 0px; } tossed off the original email too quickly, was going out of my mind doing a film festival programme listing....... Michael Ensor www.WellingtonLive.co.nz ----- Original Message ----- From: Stephen Caudill <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 05, 2003 11:47 AM Subject: [wdvltalk] Re: style on <h1></h1> tags : edc bespaketh on Wednesday, June 04, 2003 7:00 PM: : : > h1 { margin-top: 0; margin-bottom: 0; } : > Michael Ensor : > www.WellingtonLive.co.nz : > ----- Original Message ----- : > From: Michael Milligan <[EMAIL PROTECTED]> : Just a heads up. That won't fly in standards compliant browsers. You *must* specify a unit of measurement, like: : h1 { margin-top: 0px; margin-bottom: 0px; } : : -Stephen ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
