Ok all of this css talk has brought me out of lurker-ville.
I started this page because of this list . . css this . . .css that . . .
css the other thing.
I knew I could color scroll bars and felt that anything else to do with css
was useless.
Its amazing how smug ignorance can make a person  >_<
Any way with all of the links that were posted to css idea pages I decided
"lets try this"
Its all strict xhtml and if you decide to (steal) learn from this example
just a couple of notes.
The only doctype (from w3c) that I could get to validate was xhtml strict ?
(no doc type makes it fall apart)
Also it will not validate if you have a div in a div unless you use <ins>
(w3c sez so) and within the "ins" tag you can then nest divs without using
the ins tag on every div.
One small hack
 voice-family: "\"}\"";
voice-family: inherit;
since i.e. is the weird duck it sees the } in voice family and stops so you
set your heights for i.e. prior to that.
inherit will keep the other browsers interested and their heights are set
after this selector. however jigsaw gives warnings that a selector is
redefined. (Top style lite also hiccups on this so keep your eyes open)
It has a text on text css feature that messes everything up if you set font
size to largest.
If you set overflow to hidden it prevents the problem in all browsers except
opra 7 (doesn't display) . . . its funny opra 6 supports this.
Possible solution would be to put it in its own div?
Oh well this has off and on taken me days to make work right and my favorite
colored scrollbar feature is not supported.
So here it is as an useless example only and hope someone finds (steals)
this useful.

http://www.wlmark.com/tabless/

And bobby sez to use longdesc so after setting up longdesc links w3c sez
longdesc is not supported in xhtml strict??
This site "Cynthia Says" seems to be more reliable than bobby which is
really not bobby anymore.
http://www.contentquality.com/

Regards
Loren Wolsiffer
WL Mark Web Development
(503) 692-0306
www.wlmark.com


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To set a personal password send an email to [EMAIL PROTECTED] with the words: "set 
WDVLTALK pw=yourpassword" in the body of the email.
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to