I wouldn't try this either, but I just thought I'd mention that you'd have to add to that list "font-style: normal" as well.
--- Chris Van Wiemeersch Dekko Studios T 248 982 6323 F 248 380 6405 http://www.dekkostudios.com/ > There should be a border:0 in there too, but I seriously don't recommend > trying it. > > mike 2k:)2 > > <marquee><blink> > e-mail: [EMAIL PROTECTED] > site: http://www.webSemantics.co.uk > </marquee></blink> > > > > > -----Original Message----- > From: Andrew Krespanis [mailto:[EMAIL PROTECTED] > Sent: 06 July 2005 05:18 > To: [email protected] > Subject: Re: [WSG] Complete CSS reset > >> Has anyone made a stylesheet that resets everything back to the way it >> would be if styling pure XML? > > Here you go: > > * { > margin:0; > padding:0; > display:inline; > font:1em serif; > } > > To quote your CSS file: > "And I didn't reset everything to inline, because then it's hard to tell > what's what." > Yes, exactly like trying to style pure XML. If you really want to teach > your class separation of structure, get them to create their structure in > XSL. The ones that catch on will be in awe of the fact that they can > create a dynamic, XML backed site using only a bit of file space and a > browser. I'm having great difficulty envisioning the learning outcome of a > "Style XML with CSS" lesson having much in common with a solid > understanding of structure, as CSS can't add structure, only visual > formatting (ignoring the behavioural pseudo-classes and generated content > for the sake of this discussion ;). > > That said, the only thing my lecturers taught me was "Click here to add a > table", so good on you for trying to give your students something more! :) > > Andrew. > -------------------------------- > http://leftjustified.net/ > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > > > > > ********************************************************************** > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. > > This footnote also confirms that this email message has been swept by > MIMEsweeper for the presence of computer viruses. > > www.clearswift.com > ********************************************************************** > > > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
