here, allow me to clarify what that looks like…
For Italics…
<i>Insert your italic text here</i>
For Bold…
<b>Insert your bold text here</b>
Behold, the power of the programmer! or, basically, anybody with enough time on their hands to memorize HTML code characters… 🙂
Eric Bliss
systems design and integration
CreativeCow.Net
int main(void) {
printf(“Hello World!\n”);
}