[WSG] XHTML Form + Label - Errors

2004-04-19 Thread Chris Stratford
Calling For Help! I need some assistance here... I am lost... http://validator.w3.org/check?uri=http%3A%2F%2Fwww.neester.com%2Ftdir%2Fcontact.phpcharset=%28detect+automatically%29doctype=%28detect+automatically%29verbose=1 why is my page getting all these errors. It is asif I have forgotten

RE: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Mark Stanton
Hey Chris The DTD says: !ELEMENT form %form.content; So form can only contain elements in the %form.content entity. !ENTITY % form.content (%block; | %misc;)* So form.content means the %block entitiy the %misc entity. !ENTITY % block p | %heading; | div | %lists; | %blocktext; |

Re: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Patrick Griffiths
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.neester.com%2Ftdir%2F contact.phpcharset=%28detect+automatically%29doctype=%28detect+automat ically%29verbose=1 why is my page getting all these errors. It is asif I have forgotten to close a tag or something... Please help. You need to

Re: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Chris Stratford
I made it 1.01 because I added the Target Module. :) Mark - thanks I will give that a shot now! :) Chris Stratford [EMAIL PROTECTED] Http://www.neester.com Robert Reed wrote: Hi Chris, I think you need to use the fieldset tag around your labels and input fields. Also

Re: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Chris Stratford
Hey Mark, Ok It didnt work because I have a textarea Which isnt allowed. How can I add the FORMS module to my XHTML setup? !ENTITY % xhtml-target.module "INCLUDE" ![%xhtml-target.module;[ !ENTITY % xhtml-target.mod PUBLIC "-//W3C//ELEMENTS XHTML Target Module//EN"

RE: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Mark Stanton
Ok It didnt work because I have a textarea Which isnt allowed. What do you mean its not allowed? Why is it not legal? How can I add the FORMS module to my XHTML setup? Adding modules to solve your problems is *not* the answer - don't get carried away with it. Things have been set up as

Re: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Robert Reed
I made it 1.01 because I added the Target Module. Point taken. I haven't been following the target discussion. However, even with the divs you have added, the errors are more or less the same. I still think you need to add the block element fieldset around all labels and inputs. Please see

RE: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Cameron Adams
Who's blaming the what now? -- Cameron Adams W: www.themaninblue.com --- Nick Cowie [EMAIL PROTECTED] wrote: and blame Cameron Adams aka the man in blue http://themaninblue.com/writing/perspective/2004/03/24/ for my thing with fieldset legend a couple of HTML 4 tags. Nick

Re: [WSG] XHTML Form + Label - Errors

2004-04-19 Thread Chris Stratford
Ahh Mark, Thanks your idea worked, I just did it wrong! Thanks a lot! :) Chris Stratford [EMAIL PROTECTED] Http://www.neester.com Mark Stanton wrote: Ok It didnt work because I have a textarea Which isnt allowed. What do you mean its not allowed? Why is it not legal?

[WSG] theage.com.au: new design

2004-04-19 Thread Peter Ottery
hiya, we relaunched theage.com.au todaywithimproved markup and a css layout. http://theage.com.au/ a couple of points of interest: a big part of the redesign was improvingthe markup- ie: obviously using h tags and ul tags etc. still have a ways to go and it'll be a learning

[WSG] 508 Awareness Link and Technology Standards Link

2004-04-19 Thread RC Pierce
~ 508 Awareness Web Site http://www.section508.gov/508Awareness/ The entire site can be downloaded as a pdf. Useful, and informative. ~ Kicking around for a while. New to me. Useful and informative. Weaving a Secure Web around Education: A Guide to Technology Standards and

[WSG] CSS version of onfocus onblur for form fields

2004-04-19 Thread Paul Ross
Hello folks, Does anyone know if there is a CSS equivalent of onfocus and onblur? I have a homepage with 2 input boxes - one with the initial value called 'Username' and the other called 'Password' (which shows up as on screen). If I am not making myself clear here's the page in

Re: [WSG] theage.com.au: new design

2004-04-19 Thread mantrobu
Peter, Very nice work, I like it alot. Works well in IE. You might want to look at it in FireFox 0.8 though, lots of strange behaviours happening with overlaps and the left column disappearing out of the viewport at sizes smaller than 800x600 Martin Antrobus

Re: [WSG] theage.com.au: new design

2004-04-19 Thread Benjamin
the age looks really good its a lot easier to read than smh.com.au Benjamin Life through a polaroid www.lifethroughapolaroid.com !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN html head meta content=text/html;charset=ISO-8859-1 http-equiv=Content-Type title/title /head

[WSG] Re: 508 Awareness Link and Technology Standards Link

2004-04-19 Thread Irapuan Martinez
At 18:45 19/4/2004 -0600, RC Pierce wrote: 508 Awareness Web Site http://www.section508.gov/508Awareness/ A note: I use MS Windows with the color scheme (video properties) called Plum. This apply the color #D8D0C8 in the background color of windows, when this propertie is not applied. By

Re: [WSG] theage.com.au: new design

2004-04-19 Thread Justin French
Peter, It's great to see another big player strutting a bit of CSS/Standards muscle! I really admire what you're trying to do with JavaScript to use a wider layout where possible (with a sensible default), but resizing the browser window (quote a common occurrence I would have thought) can

RE: [WSG] XHTML Form + Label - (blame)

2004-04-19 Thread Nick Cowie
Cameron wrote: Who's blaming the what now? in response to my previous posting and blame Cameron Adams aka the man in blue http://themaninblue.com/writing/perspective/2004/03/24/ for my thing with fieldset legend a couple of HTML 4 tags. It was a backhanded compliment to Cameron for opening

Re: [WSG] CSS version of onfocus onblur for form fields

2004-04-19 Thread Justin French
On 20/04/2004, at 11:49 AM, Paul Ross wrote: Hello folks, Does anyone know if there is a CSS equivalent of onfocus and onblur? There is a CSS pseudo selector :focus http://www.w3.org/TR/CSS2/selector.html#x33 I have a homepage with 2 input boxes - one with the initial value called 'Username'

RE: [WSG] theage.com.au: new design

2004-04-19 Thread Peter Ottery
Title: RE: [WSG] theage.com.au: new design hi, Justin wrote: Firefox loses it's navigation bar (left) when resized down from 1024 to 800 wide and place a 1px border or padding on the left edge of the layout, which will force your layout to disappear off the right edge of the