- From: <Irene.Vatton@inrialpes.fr>
- Date: Fri, 24 Sep 1999 17:16:31 +0200
- To: "John Russell" <VE3LL@RAC.CA>
- cc: www-amaya@w3.org
In-reply-to: Your message of Fri, 24 Sep 1999 10:48:34 -0400." <199909241438.KAA12122@admin.cgocable.net> > just set a margin to 8 em but amaya placed an extremely large border > for this spec... also i am confused at how to add both background gif > and color to same spec tried body { background:ivy.gif color:white } > it does the white but not the gif > > john russell VE3LL@RAC.CA > > homepage: http://web.cgocable.net/~jrussel > The syntax is: - either body { background-image: url("ivy.gif"); color: white } -or body { background: url("ivy.gif"); color: white } Irene.
Received on Friday, 24 September 1999 11:16:41 UTC