[WSG] a CSS form styling problem

2005-08-31 Thread tee
Hi there, 3 days I was stuck with a css form that the value in the group overlapping the next element. http://clients.lotusseeds.com/contactus.html My workaround is this: http://clients.lotusseeds.com/contactus1.html adding a class with margin-bottom .break1 { margin-bottom: 220px;

RE: [WSG] Microformats

2005-08-31 Thread Drake, Ted C.
Hi Chris The summary is at: http://www.tdrake.net, but it is about opening new windows for pdf files. For a summary of microformats, visit http://microformats.org/ Ted -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Kennon Sent: Wednesday, August

Re: [WSG] Microformats

2005-08-31 Thread Chris Kennon
Hi, Where is this summary, Microformated? C On Aug 31, 2005, at 2:44 PM, Ben Curtis wrote: Ted Drake just wrote up a summary of the previous "opening a new window" conversation, so I'd like to grab a sample from what he was doing -- after all, microformats *must* satisfy a real, current n

[WSG] Safari Developers Tools

2005-08-31 Thread Chris Kennon
Safari WebDevAdditions - 1.0b15 Product Description: WebDevAdditions adds a menu to the Safari browser with few useful functions for web developers. It allows to disable (hide) images, shows table structure, block level elements (divs, paragraphs, forms), various informations about image

RE: [WSG] css buttons only hot over text in ie

2005-08-31 Thread kvnmcwebn
hello, that did the trick it would be nice if it worked with the width: auto; but its a lot better now if the whole buttons hot. thanks a million for the quick response. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Thierry Koblentz Sent: 31 August 2005 22

Re: [WSG] Microformats

2005-08-31 Thread Ben Curtis
On Aug 31, 2005, at 9:47 AM, Chris Kennon wrote: Having just completed the article on Microformats from Mr. Weakley's weekly read list (say ten times, very fast),I'm excited by Microformats contribution to standards based development. It seems to give syntax and grammar to the mark-up of

Re: [WSG] css buttons only hot over text in ie

2005-08-31 Thread Thierry Koblentz
kvnmcwebn wrote: > Hello Thierry, > Thanks for the solution but maybe theres something in the struture of > my html that dosnt work with that method. Check it if you have a > minute. Both pages > work fine in firefox. > > http://www.mcmonagle.biz/nav2.htm > > It blows out the nav bar, fixes the h

RE: [WSG] css buttons only hot over text in ie

2005-08-31 Thread kvnmcwebn
Hello Thierry, Thanks for the solution but maybe theres something in the struture of my html that dosnt work with that method. Check it if you have a minute. Both pages work fine in firefox. http://www.mcmonagle.biz/nav2.htm It blows out the nav bar, fixes the hotspot issue though:}. heres how i

Re: [WSG] css buttons only hot over text in ie

2005-08-31 Thread Sam Brown
--- kvnmcwebn <[EMAIL PROTECTED]> wrote: > Whats the best way to make the bellow css buttons > hot for the entire height > in ie? Right now there just hot over the text. I > tried adding a fixed pixel > height to the a: rule but that didnt work so well. > I've seen this solution online somewhere be

Re: [WSG] css buttons only hot over text in ie

2005-08-31 Thread Terrence Wood
Not sure what you mean. The CSS works as expected (horizontal navbar) with the follwing HTML: item item item item item kind regards Terrence Wood. > Whats the best way to make the bellow css buttons hot for the entire > height in ie? ** The

Re: [WSG] Microformats

2005-08-31 Thread Terrence Wood
I think it is more concerned with recurring data/design/markup patterns but early examples are of a personal nature. kind regards Terrence Wood. > It seems to give syntax and grammar to the mark-up of personal data. ** The discussion list for

Re: [WSG] Online Resources for HTML Beginners

2005-08-31 Thread Mordechai Peller
Marilyn Langfeld wrote: Since the questioner specifically asked for online resources I held off a response. But what the heck! I bought O'Reilly's HTML & XHTML: The Definitive Guide and love it. Technically speaking, it is available online, just not (legally) for free. AFAIK, all of O'Rei

RE: [WSG] How do I combat extra padding?

2005-08-31 Thread Janelle Clemens
Thank you Bert. That worked like a charm. :-) Janelle -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bert Doorn Sent: Tuesday, August 30, 2005 5:59 PM To: wsg@webstandardsgroup.org Subject: Re: [WSG] How do I combat extra padding? G'day >I had to cr

Re: [WSG] css buttons only hot over text in ie

2005-08-31 Thread Thierry Koblentz
kvnmcwebn wrote: > Hello, > > Whats the best way to make the bellow css buttons hot for the entire > height in ie? Right now there just hot over the text. I tried adding > a fixed pixel height to the a: rule but that didnt work so well. > I've seen this solution online somewhere before but im on a

[WSG] css buttons only hot over text in ie

2005-08-31 Thread kvnmcwebn
Hello, Whats the best way to make the bellow css buttons hot for the entire height in ie? Right now there just hot over the text. I tried adding a fixed pixel height to the a: rule but that didnt work so well. I've seen this solution online somewhere before but im on a tight deadline so i thought

[WSG] RE: digest for wsg@webstandardsgroup.org

2005-08-31 Thread David M Wicker
Just joined the list to receive in digest format   I received this including approx 100 file attachments quite a few with just a heading and no content is this the way you usually send out a digest   RegardsDavid M WickerDB Resources (UK) Ltd   From: wsg@webstandardsgroup.org [mailto:[EM

[WSG] Microformats

2005-08-31 Thread Chris Kennon
Hi, Having just completed the article on Microformats from Mr. Weakley's weekly read list (say ten times, very fast),I'm excited by Microformats contribution to standards based development. It seems to give syntax and grammar to the mark-up of personal data. Would this be a brief, but su

RE: [WSG] Fix for min-max in IE - no javascript

2005-08-31 Thread Dennis Lapcewich
Return Receipt Your RE: [WSG] Fix for min-max in IE - no javascript document:

RE: [WSG] Fix for min-max in IE - no javascript

2005-08-31 Thread Dennis Lapcewich
Return Receipt Your RE: [WSG] Fix for min-max in IE - no javascript document:

Re: [WSG] Online Resources for HTML Beginners

2005-08-31 Thread Marilyn Langfeld
Since the questioner specifically asked for online resources I held off a response. But what the heck! I bought O'Reilly's HTML & XHTML: The Definitive Guide and love it. I go back to it any time I have a question, and can read it anywhere, not just in front of my monitor. And in their intr

Re: [WSG] Online Resources for HTML Beginners

2005-08-31 Thread Mordechai Peller
Nick Gleitzman wrote: In general, you should recommend that they examine the code of well written, semantically correct pages. Sure, but first you have to teach them to recognise such things... Learning what the tags are is easy, especially if you have a chart at hand. Learning how to prop

RE: [WSG] Fix for min-max in IE - no javascript

2005-08-31 Thread Dennis Lapcewich
Return Receipt Your RE: [WSG] Fix for min-max in IE - no javascript document:

[WSG] Out of Office AutoReply: digest for wsg@webstandardsgroup.org

2005-08-31 Thread Ward Scott
I will be out of the office beginning Monday, August 29 and will return on Thursday, September 1. For immediate LMS assistance, please dial 'LMS' on your Blood Center phone (extension 567.) Sincerely, Ward Scott Manager, Instructional Development Gulf Coast Regional Blood Center (713) 791-6295

Re: [WSG] Suckerfish nav moving page background image

2005-08-31 Thread Craig Stump
You got it Damian! Have added another DIV as #container was being used with the style switchers. That was an interesting bug - my guess is that the bkg image on the body was trying to stay centered, but when a suckerfish node broke out of the page content, the canvas tried to readjust. Interesting.

[WSG] SOT: Free opera registration

2005-08-31 Thread Vaughan Allan
For their 10 year anniversary, Opera are giving away free rego codes.  Today only, apparently. http://my.opera.com/community/party/reg.dml Vaughan. To unsubscribe from this email please forward this email to [EMAIL PROTECTED] This email message is confidential and may be privileged. Unauthor