HMTL (fp) code request
Bruce Easton
bruce at stn.com
Thu May 29 14:25:22 PDT 2008
Richard Hane wrote Thursday, May 29, 2008 5:07 PM:
> Can comeone post a simple sample line of filepro HTML code
> setting the background color for the body? I am having a
> real brain freeze with syntax.
>
> Thank you ,
> Rick Hane
Rick:
With inline style you could do:
html :tx "<body style='background-color:#777777'>"
or you could just do:
html :tx "<body bgcolor=blue>"
I don't use filepro's HTML commands outside of :tx, :cr
and :cl, but I guess if you did, you would
do something like:
html :bo :bc "red"
Bruce
Bruce Easton
STN, Inc.
More information about the Filepro-list
mailing list