[WSG] OT: Tim Berners-Lee to be Knighted

2004-01-05 Thread Adam Carmichael
My boss just sent this to me, I apologise for any double (or cross) posts. http://www.computerworld.com/developmenttopics/development/webdev/story/0,10801,88727,00.html Nice :) -- /--\ |Adam Carmichael, A+, 2xMCP (Windows

[WSG] breadcrumbs

2004-01-05 Thread Universal Head
Happy new year you crazy coders ... I believe there was some code or an article for creating 'breadcrumb' trails on a website. Anyone remember an article on this subject? Thanks -- peter gifford universal head design that works visit 7/43 bridge road stanmore nsw 2048

[WSG] Nokia ignores XHTML DOCTYPES?

2004-01-05 Thread Anton Andreasson
Just read this one and found it quite shocking: http://blog.outer-court.com/archive/2004_01_05_index.html#107329348165573660 How come it IGNORES the CSS if it's not a Nokia-only DOCTYPE[1] or a XHTML Basic[2] one? Wouldn't even XHTML Transitional work, or did I miss something? Weird.. cheers,

RE: [WSG] breadcrumbs

2004-01-05 Thread Universal Head
Many thanks Lindsay. It'll be interesting to see if I can sort it out (being a designer first and definitely a coder second) but it's good info to have. Cheers! Peter Universal Head wrote: Happy new year you crazy coders ... I believe there was some code or an article for creating

[WSG] Small bug

2004-01-05 Thread Universal Head
Title: Small bug A small bug I can't seem to track down: http://universalhead.com/clients/jands/ There's padding around the nav links that only appears in Mozilla and I can't seem to work out why ... Much obliged y'all. Hey, and work in progress exhibited on this list is confidential, right?

RE: [WSG] Small bug

2004-01-05 Thread Lindsay Evans
Universal Head wrote: A small bug I can't seem to track down: http://universalhead.com/clients/jands/ There's padding around the nav links that only appears in Mozilla and I can't seem to work out why ... Looks to me like you just need border=0 on the images (or .nav a img {border: 0;}

RE: [WSG] Small bug

2004-01-05 Thread Peter Firminger
Title: Small bug Hi Peter, Much obliged y'all. Hey, and work in progress exhibited on this list is confidential, right? Members of the list would adhere to this I'm sure, but remember that the list is publicly archived at

RE: [WSG] Small bug

2004-01-05 Thread Miles Tillinger
Title: Small bug The confidentiality issue would be a problem for many ppl who want help on this list. But its a bit of an annoyance to strip all the identifying logo's and text from a design so I can safely post the URL to this list... -Original Message-From: Universal Head

RE: [WSG] Small bug

2004-01-05 Thread Mark Stanton
Hi Peter Firstly - this is a public list. Anyone can sign up all messages posted to the list are archived online at http://www.mail-archive.com/wsg%40webstandardsgroup.org/. If you want to keep something secret this list is not the place to do it. I don't mean to come across as being to harsh,

RE: [WSG] Small bug

2004-01-05 Thread Universal Head
Completely understand, please excuse my newbie ignorance. Still learning. I'll fix all the problems ASAP! Cheers Peter Hi Peter Firstly - this is a public list. Anyone can sign up all messages posted to the list are archived online at http://www.mail-archive.com/wsg%40webstandardsgroup.org/. If

[WSG] styling hr tags

2004-01-05 Thread Ben Webster
hey there crew, i'm having a cross-browser issue with styling some hr tags. they look fine - ie. the dotted image displays - in mozilla//firebird etc but in IE i just get a solid line. go here - http://conversantstudios.com.au/tests/omnus/ css is here -

Re: [WSG] styling hr tags

2004-01-05 Thread Gary Menzel
do i need to add any values in the css? Here is a link on styling HR that will help: http://www.sovavsiti.cz/css/hr.html Gary Menzel Web Development Manager IT Operations Brisbane -+- ABN AMRO Morgans Limited Level 29, 123 Eagle Street BRISBANE QLD 4000 PH: 07 333 44 828 FX: 07 3834 0828

Re: [WSG] Small bug

2004-01-05 Thread Andrew Cheong
However, I believe it is {border: none;} as opposed to {border: 0;} Maybe it works both ways, or maybe things have changed. Correct me if I am wrong. - Original Message - From: Lindsay Evans [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, January 05, 2004 7:45 PM Subject: RE:

Re: [WSG] styling hr tags

2004-01-05 Thread Chris Blown
separator makes a lot of sense. Definitely seems to be an effort to improve readability.. Good stuff. ChrisB * The discussion list for http://webstandardsgroup.org/ *