Re: [WSG] {Spam?} stupid question

2005-03-26 Thread Kvnmcwebn
ahh a site wide style sheet and then individual page style sheets-thats very
helpful- im glad i asked. Also i like the idea of not spending time on a
half arsed style sheet for 4.0th generation browsers, just give them the
content eh. 
thanks guys
-Kevin

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] {Spam?} stupid question

2005-03-26 Thread Alex Katechis
Just to elaborate, you might have one stylesheet named "site.css" with 
site-wide styles, such as banners, link-styles, headers, etc. Then you might 
have another stylesheet called "forum.css" for your message boards, and 
another called "products.css" for a page with pictures of products, etc.

This way, the styles in "site.css" aren't in every single css file, saving 
space. Also saves loading time, because in the products page you probably 
wont need the forums styles...

- Original Message - 
From: "Patrick H. Lauke" <[EMAIL PROTECTED]>
To: 
Sent: Saturday, March 26, 2005 10:57 AM
Subject: Re: [WSG] {Spam?} stupid question


Kvnmcwebn wrote:
Would someone explain the how and why of using/importing two style sheets
into a page.
a) easier to organise your styles into separate, distinct css files (e.g. 
one with all the colour definitions, another for the layout, etc)
b) hiding styles from browsers which do not understand @import statements 
(e.g. Netscape 4.x)

--
Patrick H. Lauke
_
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] {Spam?} stupid question

2005-03-26 Thread Rob Mientjes
On Sat, 26 Mar 2005 05:45:43 +, Kvnmcwebn <[EMAIL PROTECTED]> wrote:
> I see a lot of high traffic sites that only use the @import method that
> would not work well unstyled. Is this acceptable yet?

Well, if you mean that using @import excludes some browsers: it is
acceptable. If you consider that most of your styling won't even work
in the browsers that don't @import, then you're better off. The
average CSS styled website won't work well in NS4, IE4 and all those,
if you know what I mean. They don't even support it correctly. So
acceptable? It's the better thing to do. Cause you gotta know this:
content is better for them than a heavily broken layout.
-- 
Cheers,
Rob.

http://zooibaai.nl  |  http://digital-proof.org  |  http://chancecube.com
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] {Spam?} stupid question

2005-03-26 Thread Kvnmcwebn
Thanks-it makes sense-
It would be smart to break large style sheets down into managable chunks.

I see a lot of high traffic sites that only use the @import method that
would not work well unstyled. Is this acceptable yet?
-Kevin

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] {Spam?} stupid question

2005-03-26 Thread Patrick H. Lauke
Kvnmcwebn wrote:
Would someone explain the how and why of using/importing two style sheets
into a page.
a) easier to organise your styles into separate, distinct css files 
(e.g. one with all the colour definitions, another for the layout, etc)
b) hiding styles from browsers which do not understand @import 
statements (e.g. Netscape 4.x)

--
Patrick H. Lauke
_
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] Peekaboo Bug giving problems

2005-03-26 Thread David Laakso
On Sat, 26 Mar 2005 17:33:05 +1100, Mike Kear <[EMAIL PROTECTED]> wrote:
I seem to be chasing the IE peekaboo bug around my web page.  Every time  
I
get rid of it in one place, it gets fixed, only to reveal itself  
somewhere
else.Can anyone see what's causing it to happen now?
The IE peekaboo bug is insidious, but it does not affect FF or Opera.
On  #content change the background color from #FFF to Fuchsia, and view  
the page in FF-- the problem, not necessarily the solution, will be more  
obvious..
The page is at http://atalkingdog.com and  
the
CSS is at http://atalkingdog.com/styles/atalkingdog3.css
Cheers
Mike Kear
Best,
David
--
de gustibus non est disputandum
http://www.dlaakso.com/
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


[WSG] {Spam?} stupid question

2005-03-26 Thread Kvnmcwebn
Hi,
Would someone explain the how and why of using/importing two style sheets
into a page. Example below.



{}

thanks.
kevin.

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



[WSG] you've been framed - Pt3

2005-03-26 Thread designer
Hi Martin, et al,

I've taken your code and added a menu to the top of it, and it works after a
fashion. It doesn't work in IE5.5 and I don't know what to do with it, esp
as I don't fully understand what the IE expression is doing.

If you go to:

http://www.treyarnon.fsworld.co.uk/kernow/propertydetails/200kmax.html

you will see that I've linked some pages together, to see how it all fits.
The 'house of the month' page just goes barmy at low res (640 by 480) and
indeed, on the other pages, the div with the tabular data sort of slips
under the menu div!  I've overcome this by putting a 50px pad at the top of
the data div, but I feel rather like I'm wandering about in the dark, not
really in control, and certainly not yet producing anything worth having!

If you get chance to look (anybody) I'd be really grateful for
suggestions/explanations etc. (Yes, I know it's Easter . . . :-)

Thanks a bunch.

Bob McClelland,
Cornwall (U.K.)
www.gwelanmor-internet.co.uk

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] Peekaboo Bug giving problems

2005-03-26 Thread hunter
Hi Mike,
Your content seems to have dropped down a good bit (I didn't see any 
until I scrolled down, in fact) in FF and Opera, mac os 10.3. I can 
email you a screen shot off-list if it would help.

Good joke, by the way!
Cheers,
Wendy
Mike Kear wrote:
I seem to be chasing the IE peekaboo bug around my web page.  Every time 
I get rid of it in one place, it gets fixed, only to reveal itself 
somewhere else.Can anyone see what’s causing it to happen now?

 

The page is at http://atalkingdog.com    and 
the CSS is at http://atalkingdog.com/styles/atalkingdog3.css

 

Cheers
Mike Kear
Windsor, NSW, Australia
Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
Business Strength ColdFusion,PHP,ASP,ASP.NET hosting from $15/Month
 
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


[WSG] Peekaboo Bug giving problems

2005-03-26 Thread Mike Kear








I seem to be chasing the IE peekaboo bug around my web
page.  Every time I get rid of it in one place, it gets fixed, only to
reveal itself somewhere else.    Can anyone see what’s
causing it to happen now? 

 

The page is at http://atalkingdog.com
  and the CSS is at http://atalkingdog.com/styles/atalkingdog3.css


 

Cheers

Mike Kear

Windsor, NSW, Australia

Certified Advanced ColdFusion Developer

AFP Webworks

http://afpwebworks.com

Business Strength ColdFusion,PHP,ASP,ASP.NET hosting from
$15/Month