Re: [WSG] img cannot be contained within the body?

2008-11-07 Thread David Dorward
James Jeffery wrote:
 I have never had to use img within the body tag. I was playing about
 with a test case for a client and happened to put img directly within
 the body (was for an image on screen with next and prev. links ... a
 gallery).

In HTML 4.x Strict and related specs, the content model of the body
element is One or more elements that are either in the group %block or
are script elements, and zero or more ins or del elements.

!ELEMENT BODY O O (%block;|SCRIPT)+ +(INS|DEL) -- document body --

http://www.w3.org/TR/html4/struct/global.html#h-7.5.1

Since the img element is an inline element, it doesn't meet these
requirements. So you have to place it inside an element which is:

(a) Allowed by the above rule
and
(b) Has a content model which allows inline children (so form, which is
a block element, wouldn't be suitable, since it has a similar content
model to the body element)

The content model of the body element is different in Transitional
doctypes, and img is allowed to be a child of the body element there.



-- 
David Dorward   http://dorward.me.uk/


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



[WSG] Belinda Garfath/CO/HIC is out of the office. [SEC=No Protective Marking Present]

2008-11-07 Thread Belinda . Garfath

I will be out of the office starting  07/11/2008 and will not return until
10/11/2008.





NOTICE - This message is intended only for the use of the addressee named above 
and may contain privileged and confidential information. If you are not the 
intended recipient of this message you are hereby notified that you must not 
disseminate, copy or take any action based upon it. If you received this 
message in error please notify Medicare Australia immediately. Any views 
expressed in this message are those of the individual sender, except where the 
sender specifically states them to be the views of Medicare Australia.

Please consider the environment before printing this e-mail
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



[WSG] I am away on leave [SEC=UNCLASSIFIED]

2008-11-07 Thread nathan.franklin
I am away on leave returning on Monday, 10 November 2008, if you have a
request for Customs web admin please send it to
[EMAIL PROTECTED]
 
Regards
Nathan
Nathan Franklin
Web Admin | IT Applications | Australian Customs Service
Ph: (02) 6275 6357 | http://www.customs.gov.au
http://www.customs.gov.au/ 



IMPORTANT:

* This transmission is intended for the use of the addressee only and might 
contain sensitive or legally privileged information. If you are NOT the 
intended recipient, you are notified that any use or dissemination of this 
communication is strictly prohibited. If you receive this transmission in 
error, please notify the author immediately by telephone and delete all copies 
of this transmission together with any attachments. 

* The Australian Customs Service DOES NOT AUTHORISE the recipient to further 
disclose this email or its contents without permission of the originator.

* Unsolicited commercial emails MUST NOT be forwarded to the originator of this 
transmission unless prior consent has been given.


***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



[WSG] Out of Office AutoReply: WSG Digest

2008-11-07 Thread Diamond, Robyn - AQISACT
Thank you for your email. I am currently out of the office and will return on 
Monday 10 November. I will read your e-mail on my return. 

If you have an urgent enquiry please contact Caroline Shirley on 02 6272 5605 
or email: [EMAIL PROTECTED]

Kind regards

Robyn Diamond
Communication Officer
Australian Quarantine and Inspection Service


--
IMPORTANT - This message has been issued by The Department of Agriculture, 
Fisheries and Forestry (DAFF). The information transmitted is for the use of 
the intended recipient only and may contain sensitive and/or legally privileged 
material. It is your responsibility to check any attachments for viruses and 
defects before opening or sending them on. 

Any reproduction, publication, communication, re-transmission, disclosure, 
dissemination or other use of the information contained in this e-mail by 
persons or entities other than the intended recipient is prohibited. The taking 
of any action in reliance upon this information by persons or entities other 
than the intended recipient is prohibited. If you have received this e-mail in 
error please notify the sender and delete all copies of this transmission 
together with any attachments. If you have received this e-mail as part of a 
valid mailing list and no longer want to receive a message such as this one 
advise the sender by return e-mail accordingly. Only e-mail correspondence 
which includes this footer, has been authorised by DAFF 

--



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


[WSG] Liz Juniper is Out of the Office

2008-11-07 Thread Juniper, Liz
Hi,

I'm on leave and will be back on Monday 24 November.  For assistance in
the interim please contact Ben Hosie on 9247 3026 or Ed Johansson on
9247 3223.  Otherwise, I will respond to your email when I return.

Regards,

 Liz Juniper
Acting Manager
 iWeb Applications
 Victoria Police
 Level 6, Building A
 637 Flinders Street
 Melbourne 3005
 ph (03) 9247 6747
 fax (03) 9247 6960


EMAIL DISCLAIMER

This email and any attachments are confidential. They may also be subject to 
copyright.

If you are not an intended recipient of this email please immediately contact 
us by replying
to this email and then delete this email. 

You must not read, use, copy, retain, forward or disclose this email or any 
attachment.

We do not accept any liability arising from or in connection with unauthorised 
use or disclosure 
of the information contained in this email or any attachment.

We make reasonable efforts to protect against computer viruses but we do not 
accept liability
for any liability, loss or damage caused by any computer virus contained in 
this email.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


Re: SPAM-LOW: Re: [WSG] li hover bg preloader

2008-11-07 Thread Joe Ortenzi
you mean on hover (i.e.: a:hover) not on rollover (that's javaScript),  
don't you?


Pedantic Joe

On 07/11/2008, at 12:49 PM, kevin mcmonagle wrote:


ah yes i had forgotten about that, thanks.


Henrik Madsen wrote:


I have done this previously:

Have 1 background image and change its position (via css) on  
rollover (that way the whole thing is loaded initially).



http://www.igenerator.com.au
Henrik Madsen
*Generator*
+61 8 9387 1250
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
www.igenerator.com.au http://www.igenerator.com.au


On 07/11/2008, at 10:27 AM, kevin mcmonagle wrote:


Hhi,
Whats the cleanest way to create a css prelaoder for li hover  
states.

Heres the site in question.

http://cosanglas.com/

-best
kevin



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***




Joseph Ortenzi
[EMAIL PROTECTED]
+61 (0)434 047 804
http://www.typingthevoid.com
http://twitter.com/wheelyweb
http://www.linkedin.com/in/jortenzi
Skype:wheelyweb

http://au.movember.com/mospace/1714401



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: [WSG] I am away on leave [SEC=UNCLASSIFIED]

2008-11-07 Thread Joe Ortenzi

*SIGH*


On 08/11/2008, at 7:54 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] 
 wrote:


I am away on leave returning on Monday, 10 November 2008, if you  
have a

request for Customs web admin please send it to
[EMAIL PROTECTED]

Regards
Nathan
Nathan Franklin
Web Admin | IT Applications | Australian Customs Service
Ph: (02) 6275 6357 | http://www.customs.gov.au
http://www.customs.gov.au/



IMPORTANT:

* This transmission is intended for the use of the addressee only  
and might contain sensitive or legally privileged information. If  
you are NOT the intended recipient, you are notified that any use or  
dissemination of this communication is strictly prohibited. If you  
receive this transmission in error, please notify the author  
immediately by telephone and delete all copies of this transmission  
together with any attachments.


* The Australian Customs Service DOES NOT AUTHORISE the recipient to  
further disclose this email or its contents without permission of  
the originator.


* Unsolicited commercial emails MUST NOT be forwarded to the  
originator of this transmission unless prior consent has been given.



***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***




Joseph Ortenzi
[EMAIL PROTECTED]
+61 (0)434 047 804
http://www.typingthevoid.com
http://twitter.com/wheelyweb
http://www.linkedin.com/in/jortenzi
Skype:wheelyweb

http://au.movember.com/mospace/1714401



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



Re: SPAM-LOW: Re: [WSG] li hover bg preloader

2008-11-07 Thread Henrik Madsen


Sigh



Henrik Madsen
Generator
+61 8 9387 1250

[EMAIL PROTECTED]
www.igenerator.com.au

On 08/11/2008, at 12:53 PM, Joe Ortenzi wrote:

you mean on hover (i.e.: a:hover) not on rollover (that's  
javaScript), don't you?


Pedantic Joe

On 07/11/2008, at 12:49 PM, kevin mcmonagle wrote:


ah yes i had forgotten about that, thanks.


Henrik Madsen wrote:


I have done this previously:

Have 1 background image and change its position (via css) on  
rollover (that way the whole thing is loaded initially).



http://www.igenerator.com.au
Henrik Madsen
*Generator*
+61 8 9387 1250
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
www.igenerator.com.au http://www.igenerator.com.au


On 07/11/2008, at 10:27 AM, kevin mcmonagle wrote:


Hhi,
Whats the cleanest way to create a css prelaoder for li hover  
states.

Heres the site in question.

http://cosanglas.com/

-best
kevin



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***




Joseph Ortenzi
[EMAIL PROTECTED]
+61 (0)434 047 804
http://www.typingthevoid.com
http://twitter.com/wheelyweb
http://www.linkedin.com/in/jortenzi
Skype:wheelyweb

http://au.movember.com/mospace/1714401



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***