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. 🙂
Originally posted by ExyTechnically it's better to do
[b]Do you mean like this?!
Just use [ i ][ b ] together and close them like this [ /i ][ /b ][/b]
[ 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?
Originally posted by fawcr01Indeed! Smack my wrist! You can see why I gave up coding and joined the land of the living... 😵
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]