Re: [SPAM] Re: [SPAM] [WSG] html5 and iframes?

2011-03-10 Thread Jayachandran Kandasamy
Hey Bob,

Just make sure whether this HTML5 tags support for IE7 and 8.

Thanks,
JC

On Thu, Mar 10, 2011 at 10:28 AM, Birendra biren...@viteb.com wrote:

 Hey Bob

 Here is the your site code use this. It's work fine in my system.

 Site code

 !DOCTYPE html
 html lang=en
 head
 titleUrban Whispers - portraits of Manchester/title
 meta name=keywords content=urban landscape, manchester, urban, semi
 abstract,  film, monochrome, black and white, photography, bob mcclelland,
 north west /
 meta name=description content=A site showing images of Manchester, with
 emphasis on the magic found in the city /
 meta name=copyright content=bob mcclelland, 2011 /
 meta name=language content=en /
 meta http-equiv=content-type content=text/html; charset=utf-8 /
 !--[if IE]
 script src=http://html5shiv.googlecode.com/svn/trunk/html5.js;/script
 ![endif]--
 script  type=text/javascript 
 /script
 style type=text/css
 @import url(http://www.marscovista.fsnet.co.uk/css/opening.css;);
 /*for html5 in IE*//*
 abbr, article, aside, audio, bb, canvas, datagrid, datalist, details,
 dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter,
 nav,
 output, progress, section, time, video, iframe. {
 display : block;
 }

 #noborder {
border : 0!important;
height : 35px;
width : 600px;
 }*/
 /style
 link href=http://www.marscovista.fsnet.co.uk/css/menu.css;
 rel=stylesheet type=text/css media=screen /
 script type=text/javascript
 var gaJsHost = ((https: == document.location.protocol) ? https://ssl.;
 :
 http://www.;);
 document.write(unescape(%3Cscript src=' + gaJsHost +
 google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E));
 /script
 script type=text/javascript
 try {
 var pageTracker = _gat._getTracker(UA-5118398-3);
 pageTracker._trackPageview();
 } catch(err) {}/script
 meta name=google-site-verification
 content=SKOdBIolHmB--vqtFRoHU-YGJV6K1FUstwc8lZ1HfBk /
 /head
 body
 !-- #BeginLibraryItem /Library/menu.lbi --
 div class=skip
a href=#container accesskey=SSkip to Main Content/a
 /div
 div id=menubar
div id=menuinner
ul id=nav 

li class=firstitem
a  href=core/thework.htmlAbout the work/a
/li
li
a href=galleries/gallery1.htmlGalleries/a
/li
li
a href=cv/resume.htmlShows etc/a

/li
li
a href=core/contact.htmlSend a message?/a
/li
!--li class=last
a href=../core/prints.html Buy Prints/a
  /li --
/ul
/div
 /div
 !-- #EndLibraryItem --

 div id=container
h1 Urban span id=pale
#8220; Whispers #8221;
/span
/h1
div id=logo
img src=http://www.marscovista.fsnet.co.uk/graphics/eyelensv2.gif
 
 alt= width=249 height=212 /

/div
div id=textbox
h2 Some photographs by Bob McClelland. /h2
dl
dd Deserted buildings, that once were castles, /dd
dd inhabited now by strange silences. /dd

dd Flutters of wind, /dd
dd Tinkles of glass, /dd
dd Dark corners, sad old walls. /dd
dd The blending of time . . . /dd
dd A distant world found /dd

dd in the depths of a mind /dd
dd of many realities. /dd
/dl
/div
!-- #BeginLibraryItem /Library/license.lbi --
div id=license
p Unless otherwise expressly stated, all original material of
 whatever nature created by Bob McClelland and included
in this website is licensed under a br /

a rel=license
 href=http://creativecommons.org/licenses/by-nc-nd/2.5/; Creative Commons
 Attribution-NonCommercial-NoDerivs
2.5 License /a
/p
/div
!-- #EndLibraryItem --
 iframe id=noborder
 src=
 http://www.facebook.com/plugins/like.php?href=www.marscovista.co.ukamp

 ;layout=standardamp;show_faces=falseamp;action=likeamp;font=verdanaamp;c
 olorscheme=lightamp; frameborder=0 width=600px
/iframe
 /div
 div id=counter
div id=eXTReMe

!-- #BeginLibraryItem /Library/urban2009.lbi --
a href=http://extremetracking.com/open?login=urbanew;
img src=http://t1.extreme-dm.com/i.gif; style=border: 0;
height=38 width=41 id=EXim alt=eXTReMe Tracker
 /
/a
script type=text/javascript!--
var EXlogin='urbanew' // Login
var EXvsrv='s11' // VServer
EXs=screen;EXw=EXs.width;navigator.appName!=Netscape?
EXb=EXs.colorDepth:EXb=EXs.pixelDepth;EXsrc=src;
navigator.javaEnabled()==1?EXjv=y:EXjv=n;
EXd=document;EXw?:EXw=na;EXb?:EXb=na;
EXd.write(img +EXsrc+=http://e2.extreme-dm.com;,
/+EXvsrv+.g?login=+EXlogin+amp;,

 jv=+EXjv+amp;j=yamp;srw=+EXw+amp;srb=+EXb+amp;,

Re: [WSG] html5 and iframes?

2011-03-10 Thread designer


- Original Message - 
From: Birendra biren...@viteb.com

To: wsg@webstandardsgroup.org
Sent: Thursday, March 10, 2011 4:58 AM
Subject: RE: [SPAM] Re: [SPAM] [WSG] html5 and iframes?




Hey Bob

Here is the your site code use this. It's work fine in my system.

Site code



Thanks v.much Birenda, but, if you validate the page, you'll see this :

Line 102, Column 51: The frameborder attribute on the iframe element is 
obsolete. Use CSS instead.
olorscheme=lightamp; frameborder=0 width=600 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***error.png

RE: [SPAM] Re: [WSG] html5 and iframes?

2011-03-10 Thread Birendra
Hi

Thanks for your Replay. I don't know how you check the validation for the
site. I checked the code in the http://validator.w3.org/check and didn't get
any error for the frameborder use.

Check this code 
iframe id=noborder src=http://www.viteb.com; frameborder=0
width=600px/iframe

You didn't get error for the frameborder.


Birendra Patel (Web Designer)
wpajdp.pmm

http://www.viteb.com



-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of designer
Sent: Thursday, March 10, 2011 3:23 PM
To: wsg@webstandardsgroup.org
Subject: [SPAM] Re: [WSG] html5 and iframes?

The attached message from designer desig...@gwelanmor-internet.co.uk
was determined by the Spam Blocker to be spam based on a score of 5.0 where
anything above 4.3 is spam.




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] AUTO: Rohan is out of the office. (returning 22/03/2011)

2011-03-10 Thread Rohan Westbury


I am out of the office until 22/03/2011.

Urgent messages may be forwarded to Mr. Peter Mason, Senior Manager WoVG
Enterprise Architecture  Standards, Government Services Division, DTF (868
32899, peter.j.ma...@dtf.vic.gov.au).



Note: This is an automated response to your message WSG Digest sent on
11/03/2011 09:51:53.

This is the only notification you will receive while this person is away.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] html5 and iframes?

2011-03-10 Thread designer

Hi again Birendra,

I was using the W3C validator.

I don't get an error now I'm using xhtml transitional, but I did when I was 
using html5. frameborder is not supported in html5.


That was the problem.  See the previous posts on this.

Thanks for your effort.

Bob



- Original Message - 
From: Birendra biren...@viteb.com

To: wsg@webstandardsgroup.org
Sent: Thursday, March 10, 2011 11:40 AM
Subject: RE: [SPAM] Re: [WSG] html5 and iframes?




Hi

Thanks for your Replay. I don't know how you check the validation for the
site. I checked the code in the http://validator.w3.org/check and didn't 
get

any error for the frameborder use.

Check this code
iframe id=noborder src=http://www.viteb.com; frameborder=0
width=600px/iframe

You didn't get error for the frameborder.


Birendra Patel (Web Designer)
wpajdp.pmm

http://www.viteb.com



-Original Message-
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of designer
Sent: Thursday, March 10, 2011 3:23 PM
To: wsg@webstandardsgroup.org
Subject: [SPAM] Re: [WSG] html5 and iframes?

The attached message from designer desig...@gwelanmor-internet.co.uk
was determined by the Spam Blocker to be spam based on a score of 5.0 
where

anything above 4.3 is spam.




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***









***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] html5 and iframes?

2011-03-10 Thread tee
 
On Mar 10, 2011, at 1:52 AM, designer wrote:

 
 - Original Message - From: Birendra biren...@viteb.com
 To: wsg@webstandardsgroup.org
 Sent: Thursday, March 10, 2011 4:58 AM
 Subject: RE: [SPAM] Re: [SPAM] [WSG] html5 and iframes?
 
 
 
 Hey Bob
 
 Here is the your site code use this. It's work fine in my system.
 
 Site code
 
 
 Thanks v.much Birenda, but, if you validate the page, you'll see this :
 
 Line 102, Column 51: The frameborder attribute on the iframe element is 
 obsolete. Use CSS instead.
 olorscheme=lightamp; frameborder=0 width=600 

Bob, I wouldn't worry about the validation error. If you want the error goes 
away, don't use HTML5. Obsolete doesn't mean browser can't parse it. 

If you don't want to drive yourself crazy, just move on :)

tee

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] why :first-child pseudo-class doesn't work for some selectors/elements?

2011-03-10 Thread tee
 
On Mar 6, 2011, at 4:52 PM, Rob Crowther wrote:

 On 06/03/11 20:22, tee wrote:
 but I can never get h2:first-child works
 
 Here's an example, specifically using h2 elements since you mentioned them:
 
 http://www.boogdesign.com/examples/css3/first-child.html
 
 By default, every element has a blue border, but any element which is a 
 :first-child has a red border:
 
 :first-child {
border: 1px solid red;
 }
 
 In addition, h2 elements which are children of #content and first-child 
 within their parent have white text on a black background:
 
 #content h2:first-child {
color: #fff;
background: #000;
 }

Indeed. I'd just got a chance to check one of the sites that the h2 is used for 
accordion title and still doesn't work. But if I bring it to JSBin without 
other code, it works. So something must be conflicting with it.

Thanks!

tee

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] why :first-child pseudo-class doesn't work for some selectors/elements?

2011-03-10 Thread Anthony Gr.
I think, it's doesn't work but h2 is not a first child element in
parent element (div).

div
pThis is the first child/p!-- first child element --
h2First header/h2!-- second child element--
pA paragraph/p
h2Second header/h2
pA paragraph/p
/div

2011/3/10 tee weblis...@gmail.com:

 On Mar 6, 2011, at 4:52 PM, Rob Crowther wrote:

 On 06/03/11 20:22, tee wrote:
 but I can never get h2:first-child works

 Here's an example, specifically using h2 elements since you mentioned them:

 http://www.boogdesign.com/examples/css3/first-child.html

 By default, every element has a blue border, but any element which is a 
 :first-child has a red border:

 :first-child {
    border: 1px solid red;
 }

 In addition, h2 elements which are children of #content and first-child 
 within their parent have white text on a black background:

 #content h2:first-child {
    color: #fff;
    background: #000;
 }

 Indeed. I'd just got a chance to check one of the sites that the h2 is used 
 for accordion title and still doesn't work. But if I bring it to JSBin 
 without other code, it works. So something must be conflicting with it.

 Thanks!

 tee

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] why :first-child pseudo-class doesn't work for some selectors/elements?

2011-03-10 Thread Rob Crowther

On 10/03/11 13:17, Anthony Gr. wrote:

I think, it's doesn't work but h2 is not a first child element in
parent element (div).


Yes, the example page contains both positive and negative examples.

Rob


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Re: WSG Digest (On leave - 12 months)

2011-03-10 Thread James Ducker
12 months of leave! I need to switch to the public sector...

2011/2/21 Sam Lawry s...@vla.vic.gov.au

 Thank you for your email.

 I am on leave from Victoria Legal Aid until March 2012.

 If you need help, please try:
 *Online Services (for publishing content or other online queries) –
 onlineservi...@vla.vic.gov.au
 *Community Legal Education (for publications, legal information and CLE
 sessions and projects) – c...@vla.vic.gov.au or call 03 9269 0223.

 Regards,
 Sam

 
 This e-mail and any attachments are confidential, and may contain legally
 privileged
 information.

 They are intended solely for the use of the individual or entity to whom it
 is
 addressed and must not be copied, forwarded or disclosed to anyone without
 the
 sender's consent.

 If you are not the intended recipient, any use, dissemination, forwarding,
 printing,
 or copying of this e-mail and any attachments is strictly prohibited.

 If you have received this e-mail in error, please advise via reply e-mail
 to the
 sender. Please destroy the original transmission and its contents.

 


 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***




-- 
James Ducker
Web Developer
http://www.studioj.net.au


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***