mhonarc-users

Re: html background and EXCS override

1997-05-29 08:31:00
At 11:28 28/05/1997 +0200, Arnaud Geslin wrote:
<...> 
My Second question deals with the html page background : how could i
specify it
( for example a backoground picture ) ? 


Very easy, here is an example extracted from
one of my resource files :

<!----------------------- MESSAGE CUSTOMIZATION BEGIN
--------------------------->

<MSGPGBEGIN>

<!doctype html public "-//IETF//DTD HTML//EN">
<!--- Formatting Copyright 1996, 1997 Bernard Frit ----->
<!--- Thanks for viewing this source file ----->
<HTML><HEAD>
<title>$SUBJECTNA:72$</title>
<meta   name="generator" 
        content="MHonarc">
<meta   name="author" 
        content="$PREVFROMNAME$ $PREVFROMADDR$">
<meta   name="copyright"
        content="Copyright 1997 $PREVFROMNAME$ $PREVFROMADDR$">
<meta   name="updated"
        content="$DATE$">
<meta   name="description"
        content="$SUBJECTNA:72$">
<LINK REV="made" HREF="mailto:$FROMADDR$";>        
</HEAD>
<body   bgcolor ="#f5f5f5" 
        text="#400000"
        background="fon1.gif">
<a name="top"></a>

</MSGPGBEGIN> 

<!------------------------------>

You can do the same for the other ressources:
- IDXPGBEGIN
- TIDXPGBEGIN 

All the best,
--
Bernard Frit

<Prev in Thread] Current Thread [Next in Thread>