html <strong></strong>
Kenneth Brody
kenbrody at bestweb.net
Thu Jan 19 08:46:51 PST 2006
Quoting Enrique Arredondo (Thu, 19 Jan 2006 08:33:27 -0800 (PST)):
> I can't figure out how to make text be BOLD within any html command in
> filepro 5.0.13, Can you give me a hint ? Or do I need to use the :zz ?
>
> html :an :zz "strong" textmessage :hr blablabla.html ?
That would put "string" as an attribute to the <a> tag, which of course
is not correct.
ie: <a href="blablabla.html" strong>textmessage</a>
> or
>
> html :an "<strong>textmessage</strong>" :hr link ?
That should work just fine. Did you try it? What didn't work?
<a href="link"><strong>textmessage</strong></a>
[...]
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list