Go back
Bold and Italic

Bold and Italic

Help

Vote Up
Vote Down

[/b]hey[i]

Vote Up
Vote Down

[ b ][ i ][ /b ][ /i ]see if this works[ b ][ i ][ /b ][ /i ]

Vote Up
Vote Down

what am i doing wrong? I'm try to do both bold and italics

Vote Up
Vote Down

hey:[/b]

Vote Up
Vote Down

[i]bold and italics?[/b]

Vote Up
Vote Down

[/i]bold and italics?[/b]

Vote Up
Vote Down

have you got it?? You must remove the spaces in [b ] and [i ], & [/b ] and [/i ] for it to work. If I were to remove the spaces then the typing would disappear, so my text would change but you wouldn't be able to see what I typed.

nb. a tip for the future - if you want to posts several times it is less messy to use edit and keep your posts in one place. 🙂

2 edits
Vote Up
Vote Down

You must remove the spaces in and and for it to work


no I tryig to get bold and italic in the same word so that it's both bold and italic

2 edits
Vote Up
Vote Down

Originally posted by gameover9
You must remove the spaces in [b]and and for it to work


no I tryig to get bold and italic in the same word so that it's both bold and italic[/b]
Do you mean like this?!

Just use [ i ][ b ] together and close them like this [ /i ][ /b ]

1 edit
Vote Up
Vote Down

Originally posted by Exy
[b]Do you mean like this?!

Just use [ i ][ b ] together and close them like this [ /i ][ /b ][/b]
Technically it's better to do
[ i ][ b ]Your text here![ /b ][ /i ]

rather than
[ i ][ b ]Your text here![ /i ][ /b ]

as the second example is incorrectly nested. It still works both ways of course.

I think the incorrect second example converted to similar code in HTML would not adhere to the W3C standard. Any HTML gurus care to comment?

1 edit
Vote Up
Vote Down

do I got it now? Yes!

thanks guys!
thanks guys!
thanks guys!
thanks guys!

1 edit
Vote Up
Vote Down

Originally posted by gameover9
[ b ][ i ] testing[ /b ][ /i ]
You've put spaces in. Doesn't work with spaces!

EDIT: Oopsie, guess who didn't notice there was a second page to this thread?

*Slaps forehead, Homer Simpson style*

Vote Up
Vote Down

Originally posted by orfeo
You've put spaces in. Doesn't work with spaces!

EDIT: Oopsie, guess who didn't notice there was a second page to this thread?

*Slaps forehead, Homer Simpson style*
Doh!

Vote Up
Vote Down

I think the incorrect second example converted to similar code in HTML would not adhere to the W3C standard. Any HTML gurus care to comment?
Spot on!!!!

Vote Up
Vote Down

Originally posted by fawcr01
Technically it's better to do
[ i ][ b ][b]Your text here!
[ /b ][ /i ]

rather than
[ i ][ b ]Your text here![ /i ][ /b ]

as the second example is incorrectly nested. It still works both ways of course.

I think the incorrect second example converted to similar code in HTML would not adhere to the W3C standard. Any HTML gurus care to comment?[/b]
Indeed! Smack my wrist! You can see why I gave up coding and joined the land of the living... 😵