RE: [WSG] Complete CSS reset

2005-07-06 Thread Chris Van Wiemeersch
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

 marqueeblink
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: wsg@webstandardsgroup.org
 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
**



Re: [WSG] Flash and valid XHTML

2005-06-29 Thread Chris Van Wiemeersch
Erwin,

You may want to read the discussion on Dream McLellan's site (author of
the ALA Flash Satay article) on Flash in XHTML --
http://allinthehead.com/retro/234/embedding-macromedia-flash-in-xhtml

See http://www.ambience.sk/flash-valid.htm for a different method than
Flash Satay in which no container movie is necessary for the page to
validate.

---
Chris Van Wiemeersch
Dekko Studios

P.O. Box 298
Novi, Michigan 48376
United States

T 248 982 6323
F 248 380 6405
http://www.dekkostudios.com/

 Hi all,

 So far I¹ve been able to avoid using Flash but a site I¹m working on uses a
 few flash elements (like a slideshow).
 I¹ve been googling around but besides the alistapart article on
 Flash-Satay
 I¹ve not been able to find another method of embedding flash in a page
so that it still validates.
 Does anyone with more flash experience have any suggestions?
 (I'd like the pages to validate to XHTML Strict or Transitional) Thanks
in advance,
 Erwin Heiser


 **
 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
**