Pardon my ignorance - and PLEASE - no pratt answers like "DON'T KNOW" to waste space and time. If you want a couple of points go elsewhere for them! I'll report silly answers for abuse. BE FORE-WARNED.
Usually in HTML, it'd be <B>Bold</B>, <I>Italic</I> or <U>Underline</U>. If you design a website, you'd use these ones. Some forums use [BOLD]Bold[/BOLD] etc. I don't think you can use those on here though.
you could try <strong> for bold <em> for italics i forget what underline is
check out
http://www.w3schools.com/html/default.asp
also look at their CSS section
check out
http://www.w3schools.com/html/default.asp
also look at their CSS section
Usually in HTML, it'd be <B>Bold</B>, <I>Italic</I> or <U>Underline</U>. If you design a website, you'd use these ones. Some forums use [BOLD]Bold[/BOLD] etc. I don't think you can use
those on here though.
Learn CSS.