Joined: 12 Apr 2008 Posts: 266 Location: Hong Kong (CN Assistant)
Posted: Wed May 14, 2008 10:15 am Post subject: Wrong BBCode?
I was typing a code in my forum to make it look like this:
Before you sign up......
Note that you should be: DBSPD Prefect or Senior Teacher
* * *
If you don't know what is DBSPD then bye bye...
Please use your name (e.g. Peter Chan) to sign up
Usernames with spaces are fine
* * *
Prefects if you want to read the notices, please sign up.
All Boards are only readable once you sign up
* * *
In the 'Location' part,
Add your team's colour so that we will add you to your team forum.
and this is what I typed:
Code:
<center><p>Before you sign up......</p>
<p><font color=0000FF> Note that you should be:</color></p>
<p><font color=0000FF> DBSPD Prefect or Senior Teacher</color></p>
<br></br>
<p><b><font color=660000>* * * </color></b></p>
<p>If you don't know what is DBSPD then bye bye...</p>
<p> Please use your name (e.g. Peter Chan> to sign up</p>
<p> Usernames with spaces are <b>fine</b></p>
<br></br>
<p>* * *</p>
<p>Prefects if you want to read the notices, please sign up.</p>
<p>All Boards are only readable once you sign up </p>
<br></br>
<p>* * *</p>
<p><b>In the 'Location' part, </p>
<p>Add your team's colour so that we will add you to your team forum.</p></b>
<p></p></td></center>
But when a get back to forum's main page, it turned out to be:
Before you sign up......
Note that you should be: DBSPD Prefect or Senior Teacher
* * *
If you don't know what is DBSPD then bye bye...
Please use your name (e.g. Peter Chan) to sign up
Usernames with spaces are fine
* * *
Prefects if you want to read the notices, please sign up.
All Boards are only readable once you sign up
* * *
In the 'Location' part,
Add your team's colour so that we will add you to your team forum.
What happened???
(Provided that you shouldn't understanded what I mean in the text, 'coz this is for my forum)
See this and you'll know what I'm talking about:
Only registered users can see links on this forum! Register or Login on forum!
_________________ CopyCat
Only registered users can see links on this forum! Register or Login on forum!
Only registered users can see links on this forum! Register or Login on forum!
Only registered users can see links on this forum! Register or Login on forum!
Only registered users can see links on this forum! Register or Login on forum!
Only registered users can see links on this forum! Register or Login on forum!
Only registered users can see links on this forum! Register or Login on forum!
Joined: 26 Jan 2007 Posts: 592 Location: (COM, CA, NL Staff)
Posted: Wed May 14, 2008 10:29 am Post subject:
The tag you closed font color with is not right. You have to use it like this:
Code:
<center><p>Before you sign up......</p>
<p><font color=0000FF> Note that you should be:</font></p>
<p><font color=0000FF> DBSPD Prefect or Senior Teacher</font></p>
<br></br>
<p><b><font color=660000>* * * </font></b></p>
<p>If you don't know what is DBSPD then bye bye...</p>
<p> Please use your name (e.g. Peter Chan> to sign up</p>
<p> Usernames with spaces are <b>fine</b></p>
<br></br>
<p>* * *</p>
<p>Prefects if you want to read the notices, please sign up.</p>
<p>All Boards are only readable once you sign up </p>
<br></br>
<p>* * *</p>
<p><b>In the 'Location' part, </p>
<p>Add your team's colour so that we will add you to your team forum.</p></b>
<p></p></td></center>
That should work.
_________________
Only registered users can see links on this forum! Register or Login on forum!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum