Re: [WSG] css validation error

2004-09-19 Thread John Oxton
Maybe you could try not using the font shorthand to get it to validate, try it as font-family etc. Could it be that there is something missing from that rule? Certainly one I have had problem with before. Cameron Muir wrote: Thanks for pointing that out John - serves me right for not cleaning ou

Re: [WSG] css validation error

2004-09-19 Thread Cameron Muir
Thanks for pointing that out John - serves me right for not cleaning out disused styles. However, I'm still getting the same error. John Oxton wrote: Hi Cameron, You have this .paymate { position: relative: top: 20px; right: 10px; } the position:relative needs a semi colon and you sho

Re: [WSG] css validation error

2004-09-19 Thread John Oxton
Hi Cameron, You have this .paymate { position: relative: top: 20px; right: 10px; } the position:relative needs a semi colon and you should be on your way Regards, John, Cameron Muir wrote: Hello, I can't work out why this is producing an error. I'm sure there must be a simp

[WSG] css validation error

2004-09-19 Thread Cameron Muir
Hello, I can't work out why this is producing an error. I'm sure there must be a simple solution that I've missed. body { font: small "Trebuchet MS", sans-serif; color: #66; } The error: URI : http://design.quagma.net/themes/quagma/style.css * Line: 0 Context : sans-serif P

RE: [WSG] CSS for a map?

2004-09-06 Thread Peter Ottery
Title: RE: [WSG] CSS for a map? yep, can recommend that alistapart article that others have mentioned aswell. weird timing, that very article inspired this map i did a week or so ago for a project yet to see the light of day. http://www.c41.com.au/map/ the sprite image it uses is here

Re: [WSG] CSS for a map?

2004-09-05 Thread Jason Rough
Hi Mike, Have a look a http://www.alistapart.com/articles/sprites/ Down the bottom of the article there is a section on irregular shapes. They explain it better than I can but it still does use rectangles as the basic hover area. Cheers, Jason On 06 Sep 2004 15:57:09 +1000, James Cowperthwai

Re: [WSG] CSS for a map?

2004-09-05 Thread Joseph Lindsay
Try something like this: http://www.alistapart.com/articles/sprites/ On 06 Sep 2004 15:57:09 +1000, James Cowperthwaite <[EMAIL PROTECTED]> wrote: > Hi Mike - a while ago we did this site, > > http://www.waterviewridge.com.au/ > > specifically this bit: > http://www.waterviewridge.com.au/waterv

Re: [WSG] CSS for a map?

2004-09-05 Thread James Cowperthwaite
Hi Mike - a while ago we did this site, http://www.waterviewridge.com.au/ specifically this bit: http://www.waterviewridge.com.au/waterviewridge/index.cfm?pageID=0&stage=1 which uses css to dynamically place 'sold' images over a map once they have been, err, sold. Is that the kind of thing you

[WSG] CSS for a map?

2004-09-05 Thread Mkear
Has anyone used CSS to do colour changes over areas in a map?   Is that a practical way to do it? I have a prospective client who wants a map of a subdivision he's doing and wants to have the housing blocks coloured differently depending on sale status, availability etc, and to change colour when y

Re: [WSG] CSS block display model horizontal arrangement in container block

2004-09-01 Thread Carlyle Sutphen
Hi Nick, thanks for the links. They are nice additions to my collection of CSS resources. Particularly the /* Position is Everything */ website was interesting for its rundown on IE CSS bugs and workaround hacks. Reading about the IE/Win Guillotine Bug showed me that, contrary to what I thought

Re: [WSG] CSS competition

2004-09-01 Thread Mark Harwood
Sound's very nice johna i shall deffently be submitting one or two templates for you! Would you have any problem with me also offering the one's i submit to you on my new project xhtmlandcss.co.uk ? or would you like soley right's to them? Many Thanks Mark Harwood -

[WSG] CSS competition

2004-09-01 Thread John Allsopp
Hi all, a lot of people don't know that Style Master is developed right here in Australia (in fairness a lot of people have never heard of Style Master...) Anyway, time gets by and on September 9th, Style Master will be 6 years old. Since 1998 Style Master, CSS and web standards have come a lon

Re: [WSG] CSS block display model horizontal arrangement in container block

2004-08-27 Thread Nick Gleitzman
On Saturday, Aug 28, 2004, at 01:34 Australia/Sydney, Carlyle Sutphen wrote: Hello. I haven't gotten the hang of getting the CSS block model to work for me. I think the problem is that I haven't yet come to understand when a block is contained by another block and how to get blocks to allign h

RE: [WSG] CSS block display model horizontal arrangement in conta iner block

2004-08-27 Thread Trusz, Andrew
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlyle Sutphen Sent: Friday, August 27, 2004 11:35 AM To: [EMAIL PROTECTED] Subject: [WSG] CSS block display model horizontal arrangement in container block Hello. I haven't gotten the hang of ge

[WSG] CSS block display model horizontal arrangement in container block

2004-08-27 Thread Carlyle Sutphen
Hello. I haven't gotten the hang of getting the CSS block model to work for me. I think the problem is that I haven't yet come to understand when a block is contained by another block and how to get blocks to allign horizontally in a container block. The closest I have come is by using float: lef

Re: [WSG] CSS - select list

2004-08-27 Thread Nick Gleitzman
On Friday, Aug 27, 2004, at 15:37 Australia/Sydney, Zaac Woodhead wrote: Is it possible to apply css to a select drop down/multiple select list. Have a design on my desk with a fully formatted selectl list - including the arrows, etc. Iknow it does not meet standards, but is this possbile?   Zaac

Re: [WSG] CSS - select list

2004-08-27 Thread Andrew Krespanis
e. Andrew. - http://leftjustified.net/ - Original Message - From: Zaac Woodhead <[EMAIL PROTECTED]> Date: Fri, 27 Aug 2004 15:37:05 +1000 Subject: [WSG] CSS - select list To: [EMAIL PROTECTED] Is it possible to apply css to a select drop down/multiple sele

[WSG] CSS - select list

2004-08-26 Thread Zaac Woodhead
Title: Message Is it possible to apply css to a select drop down/multiple select list. Have a design on my desk with a fully formatted selectl list - including the arrows, etc. I know it does not meet standards, but is this possbile?   Zaac Woodhead Phone :1300 855 095   Website Design &

[WSG] css help - convert from table to css - 3 tables

2004-07-28 Thread Hill, Tim
at this address: http://www3.ca.com/partners/channel/ At the bottom, there are 3 chips; an image on the left and text on the right inside a td. I want to convert this using CSS. I can nearly replicate it but it fails in ie5.0, where I can get a gap on the left. I wouldn't care about this but othe

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-28 Thread Siteman DA - Bent Inge
tting this code 2 work the same way in all browsers? Most obliged, Bent Inge @ www.siteman.no - Original Message - From: "Nick Gleitzman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 28, 2004 2:10 AM Subject: Re: [WSG] CSS Drop down menu - Bug

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Philippe Wittenbergh
On Jul 28, 2004, at 1:04 am, Siteman DA - Bent Inge wrote: I'm aware of the problem with list items, and it sucks... But the markup (http://www.regnskapsbyraet.no/sider/designmal.php) can't be changed in order for the menu to work. So the changes has to be made in the stylesheet (http://www.regns

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Nick Gleitzman
On Wednesday, Jul 28, 2004, at 02:04 Australia/Sydney, Siteman DA - Bent Inge wrote: I'm aware of the problem with list items, and it sucks... But the markup (http://www.regnskapsbyraet.no/sider/designmal.php) can't be changed in order for the menu to work. So the changes has to be made in the

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Siteman DA - Bent Inge
) So - is there some way of tricking IE for this excact type of listmenu? Thank you for your time :-) Best regards, Bent Inge Høiås - Original Message - From: "Ben Bishop" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 27, 2004 5:18 PM Subject: Re: [WSG

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Ben Bishop
Hi Bent, > ...The menu is tested in Opera, Firefox and Netscape and in these browsers the > menu seems to work as expected. > IE, however, give me an unwanted gap when accessing sublevels. How do I > solve that problem? > > Hope some of you wizards out there can help me out :-) IE has a thing ab

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Ben Bishop
Hi Bent, > ...The menu is tested in Opera, Firefox and Netscape and in these browsers the > menu seems to work as expected. > IE, however, give me an unwanted gap when accessing sublevels. How do I > solve that problem? > > Hope some of you wizards out there can help me out :-) IE has a thing ab

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Ben Bishop
Hi Bent, > ...The menu is tested in Opera, Firefox and Netscape and in these browsers the > menu seems to work as expected. > IE, however, give me an unwanted gap when accessing sublevels. How do I > solve that problem? > > Hope some of you wizards out there can help me out :-) IE has a thing ab

Re: [WSG] CSS Drop down menu - Bugfix IE

2004-07-27 Thread Ben Bishop
Hi Bent, > ...The menu is tested in Opera, Firefox and Netscape and in these browsers the > menu seems to work as expected. > IE, however, give me an unwanted gap when accessing sublevels. How do I > solve that problem? > > Hope some of you wizards out there can help me out :-) IE has a thing ab

[WSG] CSS Drop down menu - Bugfix IE

2004-07-26 Thread Siteman DA - Bent Inge
Hello fellow members of the Web Standards Group! I use a css drop down menu that works fantastic for most browsers, except for Internet Explorer (off course). The menu is tested in Opera, Firefox and Netscape and in these browsers the menu seems to work as expected. IE, however, give me an unwante

[WSG] CSS Vault

2004-07-25 Thread Neerav
A gallery of CSS websites, useful for noting trends in CSS design http://www.cssvault.com/gallery.php -- Neerav Bhatt http://www.bhatt.id.au Web Development & IT consultancy Mobile: +61 (0)403 8000 27 http://www.bhatt.id.au/blog/ - Ramblings Thoughts http://www.bookcrossing.com/mybookshelf/neerav *

Re: [WSG] css and cms (elegant product sought)

2004-07-22 Thread Nick Gleitzman
On Friday, Jul 23, 2004, at 13:44 Australia/Sydney, Roly wrote: a couple of questions, somewhat off topic   I would like to capture an image of the the whole html page i.e.  what is not visible in the scroll region, so the image would capture something like an "800 x 3000" region to be printed in

Re: [WSG] css and cms (elegant product sought)

2004-07-22 Thread Steven . Faulkner
uk> cc: Sent by: Subject: [WSG] css and cms (elegant product sought)

Re: [WSG] css and cms (elegant product sought)

2004-07-22 Thread mike
> I would like to capture an image of the the whole html page i.e. what > is not visible in the scroll region, so the image would capture > something like an "800 x 3000" region to be printed in a brochure. > SnagIt is very cool and worth the $40 http://www.techsmith.com/products/snagit/default.a

Re: [WSG] css and cms (elegant product sought)

2004-07-22 Thread mike
> I would like to capture an image of the the whole html page i.e. what > is not visible in the scroll region, so the image would capture > something like an "800 x 3000" region to be printed in a brochure. > SnagIt is very cool and worth the $40 http://www.techsmith.com/products/snagit/default.a

[WSG] css and cms (elegant product sought)

2004-07-22 Thread Roly
a couple of questions, somewhat off topic   I would like to capture an image of the the whole html page i.e.  what is not visible in the scroll region, so the image would capture something like an "800 x 3000" region to be printed in a brochure.   I am looking for an elegant CMS tool whic

Re: [WSG] CSS Tabs

2004-07-15 Thread Chris Stratford
Here, its very simple. 1st step. Setup you link heirachy in an unordered list.             Link         Link         Link         Link     2nd step. Setup the CSS, div#nav ul {     list-style-type: none;     padding: 0; margin: 0; } div#nav ul li {     display: inline;     padding: 0; mar

Re: [WSG] CSS Tabs

2004-07-15 Thread Nick Gleitzman
On Friday, Jul 16, 2004, at 10:08 Australia/Sydney, Jad Madi wrote: hmm what I want is , for example http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# when I click on any tab to be active? How to do it? On Fri, 16 Jul 2004 09:37:28 +1000, Dave Rayner <[EMAIL PROTECTED]> wrote: If you mean

RE: [WSG] CSS Tabs

2004-07-15 Thread Dave Rayner
2004 10:31 AM To: [EMAIL PROTECTED] Subject: RE: [WSG] CSS Tabs > Jad Madi wrote: > hmm > what I want is , for example > http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# > when I click on any tab to be active? > How to do it? In the above example you change the body id of

Re: [WSG] CSS Tabs

2004-07-15 Thread Aldemir Vieira
ould scan this message and any > > attachments for viruses. Under no > > circumstances do we accept liability > > for any loss or damage which may result > > from your receipt of this message or > > any attachments. > > > > > > > > > > -

Re: [WSG] CSS Tabs

2004-07-15 Thread Patrick H. Lauke
I think what he meant was: the tabs don't highlight on hover in IE, and how to get around that. If I wasn't knackered (and heck, it's 1:34 in the morning here), I'd spend a few minutes devising a javascript solution (or completely reorganising the xhtml so that the A element is the one containing

RE: [WSG] CSS Tabs

2004-07-15 Thread Jason Turnbull
> Jad Madi wrote: > hmm > what I want is , for example > http://www.alistapart.com/d/slidingdoors2/v1/ex10a.html# > when I click on any tab to be active? > How to do it? In the above example you change the body id of each page depending on which tab you want to look active Currently its set to

Re: [WSG] CSS Tabs

2004-07-15 Thread Jad Madi
TED] On > Behalf Of Jad Madi > Sent: Friday, July 16, 2004 8:46 AM > To: [EMAIL PROTECTED]; css-discuss DISCUSS; > [EMAIL PROTECTED] > Subject: [WSG] CSS Tabs > > Hi > guys is there anyway to get CSS tabs working without Java scripts? > -- > http://www.jadmadi.net/ > *

RE: [WSG] CSS Tabs

2004-07-15 Thread Dave Rayner
DISCUSS; [EMAIL PROTECTED] Subject: [WSG] CSS Tabs Hi guys is there anyway to get CSS tabs working without Java scripts? -- http://www.jadmadi.net/ * The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail

[WSG] CSS Tabs

2004-07-15 Thread Jad Madi
Hi guys is there anyway to get CSS tabs working without Java scripts? -- http://www.jadmadi.net/ * The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list &

Re: [WSG] CSS based redesign of http://www.mckinseyquarterly.com/

2004-07-14 Thread t94xr.net.nz webmaster
imports are now generally used for IE css bug fixes. but thats a bit overboard. Could you qualify this statement please? @import is used to import stylesheets. We don't want to give members who might be new to CSS the wrong idea here. thats one valid point. but its a trend to put IE CSS fixes and

Re: [WSG] CSS based redesign of http://www.mckinseyquarterly.com/

2004-07-14 Thread Bradley Wright
> imports are now generally used for IE css bug fixes. > but thats a bit overboard. Could you qualify this statement please? @import is used to import stylesheets. We don't want to give members who might be new to CSS the wrong idea here. The site probably won't validate either due to some ad-rot

Re: [WSG] CSS based redesign of http://www.mckinseyquarterly.com/

2004-07-14 Thread t94xr.net.nz webmaster
/* @import url("template.css"); */ /* @import url("article-tools.css"); */ /* @import url("article-list.css"); */ /* @import url("store.css"); */ /* @import url("TOC.css"); */ OMG theres organisational skills but then theres organisational skills. imports are now generally used for IE css

RE: [WSG] CSS based redesign of http://www.mckinseyquarterly.com/

2004-07-14 Thread 7 sinz
I dont know the authors, but they import nearly everystyleshee used on the site why not keep the styles in one file and import that ? /* @import url("template.css"); */ /* @import url("article-tools.css"); */ /* @import url("article-list.css"); */ /* @import url("chart-pack.css"); */ /* @impo

[WSG] CSS DIV & CENTERS

2004-07-13 Thread olajide olaolorun
Hi, I wanted to know how I can center a CSS DIV that uses the X and Y scale... Personal Playgrounds: Empire X - http://www.empirex.net  Olajide Olaolorun - http://www.olajideolaolorun.com   Business Related: Triple O, L.L.C. - http:// - coming soon Triple O, Labs - http://www.tripleolabs.com  Trip

Re: [WSG] CSS Opacity

2004-07-13 Thread Joe Leech
Drat, Not an easy solution, will go down the PNG route, looks complicated. Thanks for your help everyone. joe 400KB for your weymouth jpeg? ps yep Nick the image is huge, just used html to resize (and god don't I feel dirty for doing it! ) when I go live it'll be much, much smaller **

RE: [WSG] CSS Opacity

2004-07-13 Thread Patrick Lauke
This may be of interest http://archivist.incutio.com/viewlist/css-discuss/39758 In short, you could avoid the problem completely by using a 24bit PNG for the background, rather than using opacity. Patrick Patrick H. Lauke Webmaster / University of Salford http://w

Re: [WSG] CSS Opacity

2004-07-13 Thread Ben Bishop
Hi Joe, > placed an image in the opaque block and it is opaque - but I don't want it > to be. Is there a way to turn off the opacity of top image? As Porter Glendinning replied to a similar post on css-discuss: "...the problem you're running up against is not one of inheritance. When you set t

Re: [WSG] CSS Opacity

2004-07-13 Thread Marc Greenstock
Joe Leech wrote: I know this really isn't strictly *standard* but... I am using the css level 3 opacity property (and using the alpha filter for IE) for various content boxes to show the background image. However, I have just placed an image in the opaque block and it is opaque - but I don't w

Re: [WSG] CSS Opacity

2004-07-13 Thread Nick Gleitzman
On Tuesday, Jul 13, 2004, at 22:03 Australia/Sydney, Joe Leech wrote: I know this really isn't strictly *standard* but... I am using the css level 3 opacity property (and using the alpha filter for IE) for various content boxes to show the background image. However, I have just placed an image i

[WSG] CSS Opacity

2004-07-13 Thread Joe Leech
I know this really isn't strictly *standard* but... I am using the css level 3 opacity property (and using the alpha filter for IE) for various content boxes to show the background image. However, I have just placed an image in the opaque block and it is opaque - but I don't want it to be. I

[WSG] CSS based redesign of http://www.mckinseyquarterly.com/

2004-07-13 Thread Andrey V. Stefanenko
http://www.mckinseyquarterly.com/ I am using this site for couple of years and just recently they redesign site with CSS and XHTML Who are the autors? NIce! Regards, Andrey Stefanenko [EMAIL PROTECTED] * The discussion list for http://webstan

Re: [WSG] CSS Block Element Probs...

2004-06-28 Thread Chris Stratford
Ahhh great thanks russ... What I will do is, remove the XML bit... then change the css, and see how it looks then! :) Thanks a lot! - Chris Stratford russ - maxdesign wrote: Chris, >From a quick look, you seem have two problems - the box model issue and a border issue: 1. IE misinterpret

Re: [WSG] CSS Block Element Probs...

2004-06-28 Thread russ - maxdesign
Chris, >From a quick look, you seem have two problems - the box model issue and a border issue: 1. IE misinterprets the box model so your "navigation" div appears thinner in this browser compared to other browsers. http://css.maxdesign.com.au/listamatic/about-boxmodel.htm There are many ways to

Re: [WSG] CSS Block Element Probs...

2004-06-28 Thread Chris Stratford
No one can help? I know its a stupid little task... I tried encasing it in another div... but thats no good... I know there are a lot of divs - SHELL, BODY, TITLE, NAV, CONTENT, FOOTER, COPYRIGHT i need the shell and body - because i want a background image running up the sides of both of

[WSG] CSS Block Element Probs...

2004-06-28 Thread Chris Stratford
Hey Everyone, www.neester.com is what I am working on. I just made a new stylesheet for the site. I just need some help with the DIVs... Its a big issue at the moment. I have right floated Navigation... the Content, is just a DIV which is by default a BLOCK element, and therefore uses all te

Re: [WSG] CSS Menu Issues - Client Site

2004-06-09 Thread Ian Main
Hi Jezz, I haven't looked at question 1, but here is 2 and 3. 2) If you have the list items on a single line in your code these breaks disappear. Funny because I thought this issue was only with IE. example: Item oneItem twoItem three 3) The break is due to you adding a top margin height of 7

[WSG] CSS Menu Issues - Client Site

2004-06-09 Thread Jeremy S. @ WSG
Hello there.   I’m developing a site for a local hat shop, and I’m having some problems with the menu. If you could please take a look at the following link: http://www.affectus.net/freelance/2004_05_phathats/   Here are the issues I am experiencing: 1)  I would like for the naviga

RE: [WSG] CSS Disaster

2004-06-04 Thread Iain Gardiner
[EMAIL PROTECTED] On Behalf Of Sean M. Hall AKA DanteSent: 04 June 2004 02:53To: [EMAIL PROTECTED]Subject: [WSG] CSS Disaster"Dad, I'm not saying I wrecked the CSS.but I'm gonna need a new stylesheet". This is how I feel right now. For my new History Website red

Re: [WSG] CSS Disaster

2004-06-04 Thread Kristof Neirynck
Sean M. Hall AKA Dante wrote: At first I though it was this: @import url('screenstyles.css') screen; I use single quotes so IE5/Mac won't see the stylesheet. But I switched to double quotes and still no luck. Removed the screen; part. Nein. not yet. Removed the conditional comments for IE in the

Re: [WSG] CSS Disaster

2004-06-03 Thread RC Pierce
> Sent: Thursday, June 03, 2004 7:53 PM Subject: [WSG] CSS Disaster "Dad, I'm not saying I wrecked the CSS.but I'm gonna need a new stylesheet". This is how I feel right now. For my new History Website redesign, I worked hard on creating a valid XHTML 1.0 Transitional struct

Re: [WSG] CSS Disaster

2004-06-03 Thread Ryan Christie
Almost all of my visitors use IE, and I have less than two weeks to solve the problem. CSS is an excellent car, but IE is a broken muddy pothole-filled road. Anyone know any bugs that prevent IE from loading a stylesheet? You provided no URLs. Nada. Zilch. Nein. Sorry, no can help. -- Ryan Chri

[WSG] CSS Disaster

2004-06-03 Thread Sean M. Hall AKA Dante
Title: [WSG] CSS Disaster "Dad, I'm not saying I wrecked the CSS.but I'm gonna need a new stylesheet". This is how I feel right now. For my new History Website redesign, I worked hard on creating a valid XHTML 1.0 Transitional structure consisting of semantic,

Re: [WSG] Css problems..

2004-06-03 Thread Befree
Hi, Leslie Riggs wrote: First off, try validating your site - when I ran the W3C HTML validator it came back NOT valid XHTML 1.1 and there were three errors. Second, although you've got a style sheet, your layout is still controlled by tables? I would look at those first before trying to fix th

Re: [WSG] Css problems..

2004-06-03 Thread Befree
Hi, Michael Allan wrote: Vince, Set the image to display: block or vertical-align: bottom. Details here: http://devedge.netscape.com/viewsource/2002/img-table/ it works perfectly! thanks a lot! :) Cheers, Mike bye, Vince * The discussion list for

Re: [WSG] Css problems..

2004-06-03 Thread Michael Allan
Vince, Set the image to display: block or vertical-align: bottom. Details here: http://devedge.netscape.com/viewsource/2002/img-table/ Cheers, Mike On Thursday, June 3, 2004, at 11:00 PM, Befree wrote: Hi, i've a problem with Mozilla that i can't resolve. In this site (www.comune.castelnuovo-berar

Re: [WSG] Css problems..

2004-06-03 Thread Leslie Riggs
First off, try validating your site - when I ran the W3C HTML validator it came back NOT valid XHTML 1.1 and there were three errors. Second, although you've got a style sheet, your layout is still controlled by tables? I would look at those first before trying to fix the white line issue. Us

Re: [WSG] Css problems..

2004-06-03 Thread Razvan Pop
Your site has some errors. Try to fix them first. http://validator.w3.org/check?uri=http%3A%2F%2Fwww.comune.castelnuovo-berardenga.si.it%2F&charset=%28detect+automatically%29&doctype=Inline&verbose=1 -- Razvan Pop http://alegeri-locale.stockapplets.com/2/alegeri-locale-2004.

[WSG] Css problems..

2004-06-03 Thread Befree
Hi, i've a problem with Mozilla that i can't resolve. In this site (www.comune.castelnuovo-berardenga.si.it) Mozilla display a white line under the top banner and i can't understand why. anybody can help me? thanks, bye. Vince * The discussion lis

Re: [WSG] CSS editor

2004-05-29 Thread Mordechai Peller
Rev. Bob 'Bob' Crispen wrote: The voices are telling me that t94xr.net.nz webmaster said on 5/28/2004 9:55 AM: Topstyle Pro 3.10 Pro is a better bet. ...and Nick is a decent guy who really supports his products. TS3.10 is the best I've seen. It's a very good (X)HTML and perhaps the best CSS edi

Re: [WSG] CSS vs tables

2004-05-28 Thread tony
Here are some thoughts on Tables and tableless design, I tried to make it brief :). Tables and divs (CSS needs some structure) have different properties and so react differently to different situations. A printed page is very different to a page viewed on the web via a web enabled device. Once a p

RE: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Mike Pepper
n't vanish at sporadic browser widths. Cheers, Mike -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Patrick Griffiths Sent: 28 May 2004 17:29 To: [EMAIL PROTECTED] Subject: Re: [WSG] CSS vs tables - the untitled posts I like the design of the site. An

Re: [WSG] CSS editor

2004-05-28 Thread Rev. Bob 'Bob' Crispen
The voices are telling me that t94xr.net.nz webmaster said on 5/28/2004 9:55 AM: Topstyle Pro 3.10 Pro is a better bet. Even tho there are copies floating around the net - one even on FOSIs site where ever that is. I purchased mine, I strongly recommend it for CSS editing. It wormed its way into

Re: [WSG] CSS editor

2004-05-28 Thread Tonico Strasser
t94xr.net.nz webmaster wrote: Not free, but you could do a lot worse than Top Style 3. It combines HTML editing and CSS. Wriiten by the creator of Homsite. Topstyle Pro 3.10 Pro is a better bet. Even tho there are copies floating around the net - one even on FOSIs site where ever that is. I purcha

Re: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Patrick Griffiths
border of the main content area. Patrick Griffiths (PTG) http://www.htmldog.com/ptg/ http://www.htmldog.com - Original Message - From: "Mike Pepper" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, May 28, 2004 5:01 PM Subject: RE: [W

RE: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Mike Pepper
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Jamie MasonSent: 28 May 2004 16:21To: '[EMAIL PROTECTED]'Subject: RE: [WSG] CSS vs tables - the untitled posts Hi, You could absolutely position the right hand column, put a right margin on the centre co

RE: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Jamie Mason
  -Original Message-From: Mike Pepper [mailto:[EMAIL PROTECTED] Sent: 28 May 2004 16:07To: [EMAIL PROTECTED]Subject: RE: [WSG] CSS vs tables - the untitled posts No, Jamie, not a joke.   As I said in an earlier post, it's possible to achieve almost anything with CSS but at what cost in

RE: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Mike Pepper
Title: RE: [WSG] CSS vs tables - the untitled posts No, Jamie, not a joke.   As I said in an earlier post, it's possible to achieve almost anything with CSS but at what cost in time and nested divs to achieve the same result. And it's not a 'standard' 3 column layout; t

Re: [WSG] CSS editor

2004-05-28 Thread t94xr.net.nz webmaster
> Not free, but you could do a lot worse than Top Style 3. It combines HTML > editing and CSS. Wriiten by the creator of Homsite. Topstyle Pro 3.10 Pro is a better bet. Even tho there are copies floating around the net - one even on FOSIs site where ever that is. I purchased mine, I strongly reco

Re: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Patrick Griffiths
From: "Jamie Mason" > "Ok, Rimantas, replicate http://seowebsitepromotion.com without tables and > without hacks." > - Mike Pepper > > Hi, > I don't want to lower the tone, but was that comment a joke or were you > serious? Your site is a standard 3 column layout, it's perfectly possible to > buil

RE: [WSG] CSS editor

2004-05-28 Thread Giles Clark
Madi Sent: 28 May 2004 13:30 To: [EMAIL PROTECTED] Subject: [WSG] CSS editor Greetings is there any free but good CSS style editor around ? and is there any offline version of CSS validater? for windows ? something like (a real validater for HTML ) Thank you folks

RE: [WSG] CSS vs tables - the untitled posts

2004-05-28 Thread Jamie Mason
Title: RE: [WSG] CSS vs tables - the untitled posts "Ok, Rimantas, replicate http://seowebsitepromotion.com without tables and without hacks." - Mike Pepper Hi, I don't want to lower the tone, but was that comment a joke or were you serious? Your site is a standard 3 colu

Re: [WSG] CSS editor

2004-05-28 Thread Tonico Strasser
Jad Madi wrote: Greetings is there any free but good CSS style editor around ? What do you mean by free? There are a lot CSS editors: My favorite is Vim. Tonico -- Tonico Strasser ?:-) http://Tonico.FreeZope.org Contact_Tonico at Yahoo dot de Check

[WSG] CSS editor

2004-05-28 Thread Jad Madi
Greetings is there any free but good CSS style editor around ? and is there any offline version of CSS validater? for windows ? something like (a real validater for HTML ) Thank you folks * The discussion list for http://webstandardsgroup.org/ S

Re: [WSG] CSS Positioning of Navigation

2004-05-24 Thread Mordechai Peller
Sean Sullivan-Daley wrote: CSS Positioning of Navigation I am having a problem with IE again. I am trying to create a framed top navigation. It seems to work in Safari/Firefox the way I intended. The only way I can seem to get it to work in IE 6 is to add padding to the HeadNav id this pushed the

[WSG] CSS Positioning of Navigation

2004-05-24 Thread Sean Sullivan-Daley
CSS Positioning of Navigation I am having a problem with IE again. I am trying to create a framed top navigation. It seems to work in Safari/Firefox the way I intended. The only way I can seem to get it to work in IE 6 is to add padding to the HeadNav id this pushed the nav donw in Safari/Firef

RE: [WSG] CSS solid lines and Opera

2004-05-24 Thread John McDougald
Thanks Pete, I was afraid that might be the problem. Back to the drawing board.   John     -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Ottery Sent: Sunday, May 23, 2004 11:36 PM To: '[EMAIL PROTECTED]' Subject: RE:

RE: [WSG] CSS solid lines and Opera

2004-05-23 Thread Peter Ottery
>> How do I show solid lines in a table with CSS to properly display with an Opera web browser?   that example code you've supplied makes a border on all 4 sides of a TD in my copy of Opera (v7.22 on PC)   Could it be that other classes on your project are causing the prob? Like a negative

[WSG] CSS solid lines and Opera

2004-05-23 Thread John McDougald
How do I show solid lines in a table with CSS to properly display with an Opera web browser?   This is the

Re: [WSG] CSS: box at the bottom

2004-05-19 Thread Matthias
Hi Mordechai! http://www.positioniseverything.net/piefecta-rigid.html Now that you mention it, I have noticed p.i.e. before. I guess I lost my bookmarks somewhere on the way. Thank you for the reminder, tomorrow will be my studying day, I guess. :-) I think that this (really fast, Ted and Mordech

Re: [WSG] CSS: box at the bottom

2004-05-19 Thread Matthias
Hi Ted! Can you put the box inside the footer div and stick it to the right side? Sorry, no. The credit-box should be above the footer. Or.. Would negative margins be the solutions? I once advocated them as a general cure, but I don't know exactly, how high the box will grow. Maybe it will be a

Re: [WSG] CSS: box at the bottom

2004-05-19 Thread Mordechai Peller
Matthias wrote: I want a type of three-col layout inside a wrapper. On the right-hand-side is a nav at the top, no big deal (a float or position:absolute does the trick). In the middle there is the content (no trick at all, I think). On the left-hand-side there shall be a support/credit box (va

RE: [WSG] CSS: box at the bottom

2004-05-19 Thread Ted Drake
Can you put the box inside the footer div and stick it to the right side? Ted -Original Message- From: Matthias [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 3:27 PM To: [EMAIL PROTECTED] Subject: [WSG] CSS: box at the bottom Dear List! (read: Hi List-members!) I don't

[WSG] CSS: box at the bottom

2004-05-19 Thread Matthias
Dear List! (read: Hi List-members!) I don't know if I introduced myself or not, as I'm reading for some time now. I consider myself as a web-designer (or real-hard-wanna-be, that is), speciality CSS-based design. Based in Berlin, Germany, I am completing Highschool in the evening, working during

Re: [WSG] CSS support table?

2004-05-17 Thread Cameron Muir
This is Konqueror's CSS 2.1 support in khtml 3.1 http://www.konqueror.org/css/ Chris Bentley wrote: Here is Safari's http://developer.apple.com/internet/safari/safari_css.html Cheers, chris * The discussion list for http://webstandardsgroup.org/ S

Re: [WSG] CSS support table?

2004-05-17 Thread Chris Bentley
Here is Safari's http://developer.apple.com/internet/safari/safari_css.html Cheers, chris * The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting

Re: [WSG] CSS support table?

2004-05-17 Thread Chris Blown
For Mozilla based browsers, have a look here. http://devedge.netscape.com/toolbox/sidebars/ Though no mention of browser support, links into the correct section of the w3c are very helpful. Chris On Tue, 2004-05-18 at 01:46, Razvan Pop wrote: > !!blue wrote: > > >Hi all, > > > >Where can I fi

<    6   7   8   9   10   11   12   13   14   >