Html Tags
Chris Sharman
Chris.Sharman@ccagroup.co.uk
Fri, 6 Apr 2001 11:39:41 +0100
>We are looking at putting some Quiz reports on our intranet. I am looking
>for anyone who may have a quiz program defining html tags that we can inbed
>into quiz programs with a 'use' statement.
Lots of folk have beaten me to it with all-singing all-dancing solutions with
fonts, tables, etc.
Quick and dirty is:
init head tab 1 "<html><body><pre>"
final foot tab 1 "</pre></body></html>"
Pre means preformatted, so this is the bare minimum to put your report into
HTML & leave the format alone. Not especially pretty, but not especially much
work either, particularly if you're looking at a lot of reports.
HTML is designed to allow style (fonts, colours etc) to be set up globally,
rather than embedded thoughout your Quiz report, which would make for better
HTML and more maintainable Quiz code. See
http://www.w3.org/MarkUp/html3/Contents.html for details on HTML.
Chris
_______________________________________________________________________
Chris.Sharman@CCAgroup.co.uk http://www.ccagroup.co.uk/
CCA Stationery Ltd, Eastway, Fulwood, Preston, Lancashire, PR2 9WS.
-----------------------------------------------------------------------
Any views expressed in this message are those of the sender and not
necessarily those of CCA Group. The unauthorized use, disclosure,
copying or alteration of this message is forbidden. The contents of
this message may be confidential and/or privileged, copyright CCA Group
and are intended solely for the use of the individual or entity to whom
they are addressed. Whilst this message has been scanned, CCA Group
cannot guarantee that it is virus free or compatible with your systems
and accepts no responsibility for any loss or damage arising from its
use. The recipient is advised to run their own anti-virus software. If
you receive this message in error please contact
postmaster@ccagroup.co.uk immediately, destroy any copies and delete it
from your computer systems.