473,406 Members | 2,698 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Welcome to comp.infosystems.www.authoring.stylesheets, this is our newsgroup FAQ v1.95


Archive-name: www/stylesheets/newsgroup-faq
Posting-Frequency: twice a week (mondays and thursdays)
Last-modified: March 10, 2001
Version: 1.95
URL: http://css.nu/faq/ciwas-mFAQ.html
Maintainer: Jan Roland Eriksson <re*@css.nu>

comp.infosystems.www.authoring.stylesheets FAQ v1.95
__________________________________________________ ____________________

00: ===== T O C =====

01: What is <comp.infosystems.www.authoring.stylesheets> ?
02: What kinds of posts are acceptable in this news group ?
03: What kinds of posts may be acceptable in this news group ?
04: What kinds of posts are not acceptable in this news group ?
05: Where are the technical resources for this news group ?
06: How do I get best possible answers to my questions ?
07: How do I enable style sheet handling in my browser ?
a) Microsoft IE
b) Netscape
c) Opera
08: How do I create my own default style sheet ?
09: Where can I find the latest version of this FAQ ?
__________________________________________________ ____________________

01: ===== Q & A =====

Q: What is <comp.infosystems.www.authoring.stylesheets>

A: This is an unmoderated news group which passed its vote for
creation by 166:19 as reported in news.announce.newgroups on
20 Mar 1997.

The charter of this news group, as culled from the vote result
announcement, states the following:

"This unmoderated news group is intended for the discussion of Web
style sheets. Style sheets can make an author's life much easier.
With style sheets, one only needs to specify presentational
preferences once, and the style can be applied to an entire site.
Not only that, but style sheets also reduce download time when
one file contains all the style information."
02: ===== Q & A =====

Q: What kinds of posts are acceptable in this news group ?

A: Topics for this news group include:

* How to achieve a particular effect with style sheets,
* The relative advantages of different style sheet languages,
* Specifications versus implementations,
* Bugs and limitations in implementations, and
* Questions on XSL related subjects.
03: ===== Q & A =====

Q: What kinds of posts may be acceptable in this news group ?

A: Articles on related subjects (e.g. HTML mark-up, Scripting
languages, etc) that may be required for discussion of a specific
CSS problem.

On general terms:

* questions on HTML mark-up should be posted in
news:comp.infosystems.www.authoring.html

* questions on XML mark-up should be posted in
news:comp.text.xml

* questions on DSSSL may be posted in
news:comp.text.sgml

* but the most correct forum might be the DSSSL mailing list at
http://www.mulberrytech.com/dsssl/dssslist/

* questions on scripting languages
(e.g. Javascript, Jscript etc) should be posted in
news:comp.lang.javascript
04: ===== Q & A =====

Q: What kinds of posts are not acceptable in this news group ?

A: Some examples of inappropriate posts include:

* Chain letters, including "Make Money Fast" articles
* Known hoaxes (like the "Good Times Virus")
* Announcements of non-relevant Web pages and services
* Personal introductions or requests for e-mail
* Off topic questions or responses
* Test articles
* Articles cross-posted to several news groups
* Articles posted as separate copies to many groups ("spam")
* Articles with significantly more quoted than new content
* Articles offering items for sale and commercial advertisements
* Articles which aren't primarily text in a standard alphabet
(e.g. binaries, pictures, Rot13, etc.)
05: ===== Q & A =====

Q: Where are the technical resources for this news group ?

A: Available info on the subject of Cascading Style Sheets is too
extensive to be written in a posted document like this.
It is suggested that you research your technical questions on the
use of CSS in one of the following places on the World Wide Web.

* The official recommendations for CSS level 1 & 2 from W3C
http://www.w3.org/TR/REC-CSS1
http://www.w3.org/TR/REC-CSS2/

* Syntax checkers for CSS are available online from here
http://www.htmlhelp.com/tools/csscheck/
http://jigsaw.w3.org/css-validator/

* True HTML syntax validators are available online from here
http://www.htmlhelp.com/tools/validator/
http://valet.webthing.com/page/
http://validator.w3.org/

* A commercial Windows front end for James Clark's 'nsgmls'
SGML parser/validator is available from here
http://arealvalidator.com/

* Eric A. Meyer has designed a test suite for CSS1
http://www.w3.org/Style/CSS/Test/

* Todd Fahrner has designed a set of core stylesheets
http://www.w3.org/StyleSheets/Core/

* Todd also designed a CSS interface for IE 4.01 on Mac.
http://style.cleverchimp.com/misc/favorites.html

* The Web Design Group has a CSS reference here
http://www.htmlhelp.com/reference/css/

* WDG has also published an add on CSS tool set for Win IE4.0x
http://www.htmlhelp.com/tools/widgets/

* The authoring FAQ for comp.infosystems.www.authoring.stylesheets
http://css.nu/faq/ciwas-aFAQ.html

* The HTML Writers Guild CSS FAQ
http://www.hwg.org/resources/faqs/cssFAQ.html

* Brian Wilson has a comprehensive reference site at
http://www.blooberry.com/

* Information on various browsers CSS compatibility
http://www.webreview.com/style/css1/...stergrid.shtml

* Braden*McDaniel has a page that describes the level of CSS
support in MSIE3.0x for Windows
http://www.endoframe.com/css/ie3.html

* Not found your answers yet?
Rest assured, you will find it through the CSS pointers page.
http://css.nu/pointers/
06: ===== Q & A =====

Q: How do I get best possible answers to my questions ?

A: In the list of resources (Q&A #5 above) you can find a number of
URL's pointing to "syntax validators" for both HTML and CSS.
These on-line resources can be among your best friends when you
are having problems with your web page designs.
Regular posters in "ciwas" like to validate their css snippets,
and/or external CSS files along with their HTML, before posting
a question to the NG.
If you still have problems, after having followed advice given
by the validators, chances are that you having an encounter with
a browser bug and/or a bad CSS implementation in a particular
browser. Regulars in ciwas know about most of them and will be
able to help you find a suitable "work around" for your problem.
The final advice now is for you to provide a URL to an example
page that includes your problem.
07: ===== Q & A =====

Q: How do I enable style sheet handling in my browser ?

A: The following guidelines may be used to enable style sheet
handling in some popular browsers. (note: information valid for
release versions of browsers only)

a) Microsoft Internet Explorer

v3.0x, on Windows platforms

At the menu selection "View -> Options...", activate selection
"Advanced" and checkmark the box labeled "Use Style Sheets".

It is possible to add a user stylesheet to the MS IE3.0x family
of browsers. Be warned though that this involves editing the
Windows95/NT registry, and anyone not comfortable with the use
of Windows Regedit, should perhaps stay out of this.

Information on proper procedure can be found here...
http://www.blooberry.com/indexdot/cs...q.htm#fourteen

A warning from the author of this FAQ:
Please note that the support for CSS in MSIE3.0x can at best
be described as "rudimentary". Do expect problems in rendering
of documents that are guided by style sheets, while style sheet
handling is enabled in this browser.

(the style sheet for the Web document containing
this FAQ, has not been "optimized" for use with
MSIE3.0x in style sheet enabled mode)

v4.0x, on Windows platforms

At the menu selection "View -> Internet Options..." in the
"Preferences" dialog, select the "General" tab (if it isn't
already selected). Activate the "Accessibility" button and make
sure that the first three boxes (labelled "Ignore color on Web
pages", "Ignore font style on Web pages" and "Ignore font sizes
on Web pages") are all UNchecked.

Additionally, if you want to see backgrounds printed out,
go back to the main Internet Options dialog, select the
"Advanced" tab, and scroll down in the list until you see the
option "Print background colors and images".
Make sure it's checked.

MSIE4.0x also has provisions to let the user specify a local
stylesheet, to be used to set a base rendering preference for
all viewed pages.

To set your own user stylesheet, follow the directions above to
get into the "Accessibility" dialog. Once there, check the
"Format documents using my style sheet" then use the "Browse..."
button to select your style sheet.

v5.0, on Windows platforms

At the menu selection "Tools -> Internet Options..." select the
"General" tab (if it isn't already selected). Activate the
"Accessibility" button and make sure that the first three boxes
(labelled "Ignore colors specified on Web pages", "Ignore font
styles specified on Web pages" and "Ignore font sizes specified
on Web pages") are all UNchecked.

v4.0x, on Macintosh

Please find the menu selection "Edit -> Preferences..." and
activate the section "Web Content" (under "Web Browser").
Checkmark the options "Show Style Sheets", "Allow page to
specify colors" and "Allow page to specify fonts".

(info on how to set a user stylesheet not know at the moment)

v4.5, on Macintosh

Use the same procedure as for the v4.0x browser.

the v4.0x and v5.0 browsers in general

Please note that Microsoft IE v4.0x and v5.0, on all of its
platforms, is very "liberal" on what CSS it accepts. They most
always tries to do "something" with any bogus code that is
thrown at it, leading authors to believe that their CSS code
is Ok and that they have found bugs in other browsers when
they in reality do behave according to specs, and the error is
really to be found in the authors own CSS code.

b) Netscape Navigator/Communicator

v4.0x and v4.5x, on Windows platforms

These browsers needs to have both style sheet and JavaScript
handling enabled in order to start interpreting external style
sheets.

Please find the menu selection "Edit -> Preferences...",
activate selection "Advanced" and checkmark the boxes labeled
"Enable JavaScript" and "Enable style sheets".

(info on how to set a user stylesheet not know at the moment)

v4.0x and v4.5x, on Macintosh

Use the same procedure as for the Windows platform.

(info on how to set a user stylesheet not know at the moment)

v4.0x and v4.5x, on Unix platforms

Use the same procedure as for the Windows platform.

(info on how to set a user stylesheet not know at the moment)

v4.0x and v4.5x browsers in general

Please note that the support for CSS in Netscape N/C v4.0x,
and v4.5x on all of its platforms, is far from being up to
specifications. Do expect problems in rendering of documents
that are guided by style sheets, while style sheet handling is
enabled in this browser.

c) Opera

v3.5x and v3.6x, on Windows platforms

Opera comes with stylesheet handling enabled by default.
Rendering of documents with or without CSS support is easliy
toggled ON/OFF by means of the "Toggle Document Settings" button
that is just to the left of the document address field in each
open document window.

It's my experience that even better CSS rendering results can be
had in Opera if one takes some time to do a careful configuration
of _all_ possible font selections available in the menu selection
"Preferences -> Document Appearance" most especially the "Generic"
fonts should be set to personal preference.

All details on how to set a user stylesheet is also available in
the "Document Appearance" dialog and its context sensitive help.

Opera's support for CSS1 comes close to being correct to specs.
It still has a few minor "quirks" but over and all for not overly
complex stylesheets it will render CSS documents in a way that it
can be used as a personal "reference" browser for CSS1.
Support for CSS2 is close to non existant.
08: ===== Q & A =====

Q: How do I create my own default style sheet ?

A: If you want to specify a default style sheet, here's how:
First, write a default style sheet using your favorite text
editor, and save it to your hard drive as something like
"default.css".

If you are using MSIE 4.0x then follow the directions above to
get into the "Accessibility" dialog. Once there, check the
"Format documents using my style sheet" and then use the
"Browse..." button to select your style sheet.

If you are using MSIE 3.0x for Windows95/NT then follow the
directions above on how to edit your registry to set the path
name of your stylesheet

That should be all you need!
09: ===== Q & A =====

Q: Where can I find the latest version of this FAQ ?

A: This FAQ was last updated 2001/03/10 copyright 1998, 1999, 2000,
2001 -- Jan Roland Eriksson.

Permission to freely reproduce this document electronically is
given as long as the document remains uncut and unedited.

This FAQ is posted periodically to the NG every monday and thurs-
day and I'll endeavor to use the same subject line at all times
so that those of you who have seen it can kill-file the subject.

FAQ version number in subject line will be changed whenever the
document has been revised. You should be able to use that fact
when setting your kill filter to make sure that you have the
latest version available at all times.

This meta-FAQ is also available in HTML on the World Wide Web;
at... http://css.nu/faq/ciwas-mFAQ.html

...and as a text document;
at... http://css.nu/faq/ciwas-mFAQ.txt

...with the revision history of this meta-FAQ;
at... http://css.nu/faq/ciwas-mFAQ-rev.html
10: ===== E N D =====
__________________________________________________ ____________________

Jul 20 '05 #1
6 2491
On Mon, 02 Feb 2004 12:44:44 +0100, Jan Roland Eriksson <re*@css.nu> wrote:
snipped FAQ


Looks great. I posted this a while back, most of these points are covered
well, but for your use if desired...

Q.
How should I ask a question here in c.i.w.a.s.?

A.
1) Validate your HTML (http://validator.w3.org/) and your CSS
(/jigsaw.w3.org/css-validator/) to help
eliminate structural errors.
2) Triple-check your code and CSS for obvious errors.
3) Search this newsgroup (http://groups.google.com/
groups?&group=comp.infosystems.www.authoring.stylesheets) for recent
discussion of the issue.
4) If you still cannot find the solution, post:
a. the URL of a page showing the problem (either the actual page or a
dummy setup if the actual page
isn't for public view)
b. describe the problem as you see it
c. describe what you're intending to happen that isn't happening
d. tell us in what specific browsers you are seeing the problem
5) Be patient and wait, this may be that hour we are not at the computer.
6) If, rather than a pat solution to your problem, you get an explanation
of why there's deeper problems
that make this issue trivial, don't get mad at us.
7) If we start arguing about the proper solution, pour your favorite
beverage, sit back and enjoy the show.

Jul 20 '05 #2

"Neal" <ne*****@spamrcn.com> wrote in message
news:op**************@news.rcn.com...
On Mon, 02 Feb 2004 12:44:44 +0100, Jan Roland Eriksson <re*@css.nu> wrote:
snipped FAQ


Looks great. I posted this a while back, most of these points are covered
well, but for your use if desired...

Q.
How should I ask a question here in c.i.w.a.s.?

A.
1) Validate your HTML (http://validator.w3.org/) and your CSS
(/jigsaw.w3.org/css-validator/) to help
eliminate structural errors.
2) Triple-check your code and CSS for obvious errors.
3) Search this newsgroup (http://groups.google.com/
groups?&group=comp.infosystems.www.authoring.stylesheets) for recent
discussion of the issue.


Aw, come on. Suppose everybody followed this advice, and everybody having a
question that has been answered on Usenet before finds the Google record of
it and therefore never poses the question on Usenet. That would be the end
of the FAQ as we know it! If every question were asked only once, how could
questions ever become Frequently Asked ones? We'd be in a real pickle.

<ducking />

Jul 20 '05 #3
Harlan Messinger wrote:
"Neal" <ne*****@spamrcn.com> wrote in message
news:op**************@news.rcn.com...
On Mon, 02 Feb 2004 12:44:44 +0100, Jan Roland Eriksson <re*@css.nu>
wrote:
...
Looks great. I posted this a while back, most of these points are
covered well, but for your use if desired...

Q.
How should I ask a question here in c.i.w.a.s.?
...
3) Search this newsgroup (http://groups.google.com/
groups?&group=comp.infosystems.www.authoring.stylesheets) for recent
discussion of the issue.


Aw, come on. Suppose everybody followed this advice...
... If every question
were asked only once, how could questions ever become Frequently
Asked ones? We'd be in a real pickle.

<ducking />


/ #7 pours favorite beverage, sits back to enjoy the show.

--
William Tasso
Jul 20 '05 #4
Jan Roland Eriks wrote:
c) Opera

v3.5x and v3.6x, on Windows platforms <snip> Opera's support for CSS1 comes close to being correct to specs.
It still has a few minor "quirks" but over and all for not overly
complex stylesheets it will render CSS documents in a way that it
can be used as a personal "reference" browser for CSS1.
Support for CSS2 is close to non existant.


This is a little out of date - perhaps you should add that, by now (7.23
is the latest, and it's probably been a while), the CSS support in Opera
is excellent. They even say what they don't do yet:
<http://www.opera.com/docs/specs/#css>

--
Matt

-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Jul 20 '05 #5
On Mon, 02 Feb 2004 21:23:48 +0000, Matt <ma**********@hotmail.com>
wrote:
Jan Roland Eriks wrote:
c) Opera
v3.5x and v3.6x, on Windows platforms<snip>
Opera's support for CSS1 comes close to being correct...

This is a little out of date - perhaps you should add that, by now (7.23
is the latest, and it's probably been a while), the CSS support in Opera
is excellent. They even say what they don't do yet:
<http://www.opera.com/docs/specs/#css>


I know that the FAQ-list is dated. This time I posted the old
FAQ-lists mostly to signal my return to the NG. I will work on them in
due time to come up with better and more modern content.
Thanks for all suggestions that may come.

All the best to the NG...

--
Rex

Jul 20 '05 #6
Jan Roland Eriksson wrote:
On Mon, 02 Feb 2004 21:23:48 +0000, Matt <ma**********@hotmail.com>
wrote:
This is a little out of date - perhaps you should add that, by now (7.23
is the latest, and it's probably been a while), the CSS support in Opera
is excellent. They even say what they don't do yet:
<http://www.opera.com/docs/specs/#css>

I know that the FAQ-list is dated. This time I posted the old
FAQ-lists mostly to signal my return to the NG. I will work on them in
due time to come up with better and more modern content.
Thanks for all suggestions that may come.


Welcome back! And no hurry with the FAQ, I don't have time to translate
it into German :-).
Matthias

Jul 20 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/authoring-faq Posting-Frequency: twice a week (Mondays and Thursdays) Last-modified: August 28, 2002 Version: 1.15 URL: http://css.nu/faq/ciwas-aFAQ.html...
2
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/newsgroup-faq Posting-Frequency: once a week Last-modified: 2004-07-26 Version: 2.00 URL: <http://css.nu/faq/ciwas-mFAQ.html> Maintainer: Jan Roland Eriksson...
0
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/newsgroup-faq Posting-Frequency: once a week Last-modified: 2004-07-26 Version: 2.00 URL: <http://css.nu/faq/ciwas-mFAQ.html> Maintainer: Jan Roland Eriksson...
0
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/newsgroup-faq Posting-Frequency: once a week Last-modified: 2004-07-26 Version: 2.00 URL: <http://css.nu/faq/ciwas-mFAQ.html> Maintainer: Jan Roland Eriksson...
0
by: Jan Roland Eriksson | last post by:
Archive-name: www/stylesheets/authoring-faq Posting-Frequency: twice a week (Mondays and Thursdays) Last-modified: April 10, 2003 Version: 1.16 URL: http://css.nu/faq/ciwas-aFAQ.html Maintainer:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.