RE: HELP - css problems!

Subject: RE: HELP - css problems!
From: Melanie Shook <mshook -at- com2001 -dot- com>
To: TECHWR-L <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Mon, 24 Jan 2000 14:56:34 -0800

I think you could do this if you're going to use ASP, and call the CSS in
the ASP template. Then your ASP template can contain the copyright notice,
and any other static information.

-----Original Message-----
From: Arlen -dot- P -dot- Walker -at- jci -dot- com [mailto:Arlen -dot- P -dot- Walker -at- jci -dot- com]
Sent: Monday, January 24, 2000 1:27 PM
To: TECHWR-L
Subject: Re: HELP - css problems!



>I've been told that I can add copyright information to my cascading style
sheet
>but I'm not sure how to do this. So far I've added the P tag to the .css
and
>the formatting is correct but how do tell the .css to display the
copyright
>line? This is what I've done.

Actually, Michelle, I'm getting confused, here. Just what is the desired
effect? A copyright statement as a comment in the CSS file, or a piece of
boilerplate displaying a copyright notice on each web page using the
particular CSS file?

I'm open to correction on this, but I don't think there's anything at all
you can put into a CSS file which will actually be displayed by many
browsers. There's the "content" property to the "before" and "after"
pseudo-elements, supported by very few browsers, which would work rather
like this:

body:after {content: "My Copyright notice: This is mine, mine, mine, and
you can't have it 'cause it's mine!"}

which would have the effect of placing that notice after the body section
of every page using that CSS file, in those few browsers that supported it.
Everyone else would remain blissfully unaware of the notice.

FWIW, I haven't found a browser version that supports this, but perhaps
there's one out there -- I'll admit to not doing exhaustive testing on
this. Once I discovered that Explorer 4.5 and Netscape 4.08 didn't support
it, I didn't figure there was much point going on with the test.


Have fun,
Arlen
Chief Managing Director In Charge, Department of Redundancy Department
DNRC 224

Arlen -dot- P -dot- Walker -at- JCI -dot- Com
----------------------------------------------
In God we trust; all others must provide data.
----------------------------------------------
Opinions expressed are mine and mine alone.
If JCI had an opinion on this, they'd hire someone else to deliver it.


^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Sponsored by Weisner Associates Inc., Online Information Services
Training & consulting for RoboHELP, Dreamweaver, HTML, and HTML-Based Help.
More info at http://www.weisner.com/train/ or mailto:training -at- weisner -dot- com -dot-

Register now for a Professional Technical Writing Certificate at
www.online-learning.com/index1.html. An ideal professional development
opportunity, PTW begins February 15, 2000 and lasts 4 months.

---
You are currently subscribed to techwr-l as: mshook -at- COM2001 -dot- COM
To unsubscribe send a blank email to leave-techwr-l-9481A -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.




Previous by Author: RE: The Old Argument: Framemaker vs. MS Word
Next by Author: OT: Utilitity for converting ASP to static html pages?
Previous by Thread: Re: HELP - css problems!
Next by Thread: test


What this post helpful? Share it with friends and colleagues:


Sponsored Ads