Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Bold and italics in an HTML page's < TITLE > tag
tvaughan
Hi,
If I display any text that is bolded or italicized in between the < TITLE> tags of an HTML page generated by a TPL, the page title shows up with tags like < EM> and < STRONG>.
For example, if I have this WYSWIG:
News Blurb
Should Be
Verbatim
Then this is what I get in the title of the web page:
< U>< Strong>News Blurb< /Strong>< /U> < Strong>< Em>< U>Should Be< /U>< /Em>< /Strong> Verbatim
(I added the space beetween the '<' and the next letter, so you all can see it)
Is there a convience function to strip all those things off? Is there some meta-http tag I can set so that the Title of an HTML page will just display 'normal asci text' ???
TIA,
Tom
Find more posts tagged with
Comments
There are no comments yet