A Amanda. New member Jan 15, 2010 #1 make bold letters? I tried <br/> for double spacing and it doesn't work. And I tried </b> for bold and it doesn't work either ugh! help
make bold letters? I tried <br/> for double spacing and it doesn't work. And I tried </b> for bold and it doesn't work either ugh! help
E Erik360 New member Jan 15, 2010 #3 for line breaks <br> bold text <span style="font-weight: bold"> your text </span>
A AeshiexKaasutin Guest Jan 15, 2010 #4 Mkay Bold/italics/underlined/strike through: <b> text </b> <i> text </i> <u> text </u> <s> text </s> double spacing: <p> So its like: Text here<p>text here Just one space: Text here<br>text here Hoped I helped and hope it's not too confusing
Mkay Bold/italics/underlined/strike through: <b> text </b> <i> text </i> <u> text </u> <s> text </s> double spacing: <p> So its like: Text here<p>text here Just one space: Text here<br>text here Hoped I helped and hope it's not too confusing