Mercy on my inbox! Please delete unnecessary quotes from prior messages and
post plain text. We don't need to know your message is "sent in confidence
to the recipient only" six times in plain text and six times in HTML mime
mumbo-jumbo. Thanks.
Greg
-----Original Message-----
Subject: Re: I want to make my Text boxes look nicer
From: "Alex Shiell, ITS, EB, SE" <alex.shiell@s...>
Date: Fri, 19 Apr 2002 12:42:40 +0100
X-Message-Number: 7
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C1E797.4FD399B0
Content-Type: text/plain;
charset="iso-8859-1"
The style tags are for an embedded stylesheet, which is what I thought you
were doing. e.g. if you are only going to use the styles on that one page,
you can put them on the page between STYLE tags instead of having a seperate
stylesheet. Likewise you can use embedded stylesheets if you want to
overwrite certain styles from the global stylesheet.
The css file should contain the style definitions and nothing else.