Forum Moderators: not2easy
Here is a list of the included Alternate Stylesheets:
I can't emphasize how valuable of a teaching mechanism these are. And how valuable a debugging tool. There was a post earlier today where a member was troubled by a "float vs. div" background color issue. If the page in question was viewed using the DEBUG stylesheet, the explanation would have been imediately apparent.
I'm curious if anyone else here has used this useful feature.
-papabaer
p.s.
Show Structural Elements is very cool too... look for the summary at the bottom of the page. Find out how many FONT TAGS and NESTED TABLES were found...
p.p.s. Birdman! Checkout the DEBUG for sandbag divs! Select DEBUG, but keep your own stylesheet active (don't select USER STYLESHEET, just check the Debug option)-- Great tool for sizing those sandbags...
And yes, you can have v.6 and v.7 on the same machines. They install into seperate folders.
What I find especially useful is the fact that you can mix n' match the various style sheets. For instance, DEBUG with OUTLINE combined with SHOW STRUCTURAL ELEMENTS is a very useful combo. You can view either, or both, with default page styles(developer's style sheet) enabled, or with USER style sheet(default page styles off) enabled.
Ala in all, this makes for a VERY comprehensive set of debugging tools.
The SHOW STRUCTURAL ELEMENTS style sheet not only shows the HTML markup, but displays the class assignments as well... dang, I feel like a kid in a toy store!
I know very few people actually use text browsers, but the information it displays gives me a good idea of how someone using screen reader software will experience my site.
Plus it also reflects how spiders see my site. :)
Nick, I can see the styles being mentioned. Switch the modes in View > Styles and the options below become active.
In the Styles option, do you have the ability to toggle between user/author mode?
If I go to View > Styles :: I get to choose author/user only. Just two options.
If I go to prefs > page style :: then I get a list of 'orders' that stylesheets are shown in for both user and author modes. I also get a 'my style sheet' with a browse button for the directory that several sheets are in.
I can see quite a few but none look like the ones papabaer mentioned?
Nick
I've always resisted moving full-time away from Explorer (sounds like a marriage counselling session!), but Opera 7.11 is now my default browser. All IE bookmarks have been brought over and a good skin installed.
For anyone still unsure, here are some of the key features that sold me outright (in no order at all):
Now to go and pay for the full thing (sans advertising)!
The "grayed out" alternative style sheets options will then be available for viewing in combination with the page default stylesheets. Use these options for a MEGA-DEBUG session... Mix n' match! Have fun!
- papabaer
By the way, learn to use the NOTES feature... it's friggin' awesome!
<added>Metal Blue is sweeeeeeet!</added>
Thanks BF!
The new stylesheet(s) should now appear in the list of user styles.
Some ideas:
img[height="1"],img[width="1"]{display:none} *{position:static} But be warned: you will be playing for hours.
That sounds excellent! - Thanks for posting that, looks like it's time for me to stop putting off learning the CSS3 specs now huh? ;-)
Nick