Typo Code BBcode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Typo Code BBcode

Post by BBCode Bot »

Typo Code BBcode

Author: Chico Gois
Description: With the Typo Code BBCode you can create typography style code
Image

BBCode:

Code: Select all

[typo_code]{TEXT}[/typo_code]
HTML:

Code: Select all

<p style="background: #F0F0F0; padding: 5px 20px 5px 10px; font-size: 13px; font-family: Courier New, Courier, mono,times new roman; line-height:150%; border-left: 5px solid #C3D7EA; color: #666666;">{TEXT}</p>
Helpline:

Code: Select all

Typo Code BBcode:[typo_code]{TEXT}[/typo_code]
Example:

Code: Select all

[typo_code]phpinfo()[/typo_code]
Demo:
[typo_code]phpinfo()[/typo_code]
Locked