View Full Version : Bold and Italic
joseelias
04-27-2004, 08:05 PM
How can I transform plain text into bold or italic characters?
Is this compatible with the links formula?
How?
Thanks for your help!
AdrianW
04-29-2004, 02:23 PM
Basically just use the HTML, so:
<b>bold text</b>
Will be displayed as:
<b>bold text</b>
<i>italics</i>
Will be displayed as:
<i>italics</i>
Yes, it should work within a link:
<a href="http://www.trekearth.com/gallery/Europe/United_Kingdom/photo54998.htm"><i>Pretty <b>Bluebells</b></i></a>
Displays as:
<a href="http://www.trekearth.com/gallery/Europe/United_Kingdom/photo54998.htm"><i>Pretty <b>Bluebells</b></i></a>
You are welcome to use my texteditor who can help with some formatting like bold and kursiv and also links:
<STRONG><A href="http://www.johanson.info/texteditor/">see text editor here>></A></STRONG>
Follow the two steps below the editor :-)
Jack -- Thanks for posting the text editor. It makes putting the links in a whole lot easier (at least for someone like me whose not particularly familiar with html-coding).
Mimi
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.