Вход Регистрация
Файл: bb_code.php
Строк: 27
<?php
require_once 'core/system.php';
require_once 
'core/head.php';
echo 
only_reg();
$header 'BB-коды';
echo 
'[b]Текст[/b] - <b>Текст</b><br />
      [i]Текст[/i] - <i>Текст</i><br />
      [u]Текст[/u] - <u>Текст</u><br />  
      [small]Текст[/small] - <span style="font-size:xx-small;">Текст</span><br />
      [big]Текст[/big] - <span style="font-size:large;">Текст</span><br />
      [red]Текст[/red] - <font color="red">Текст</font><br />
      [blue]Текст[/blue] - <font color="blue">Текст</font><br />
      [green]Текст[/green] - <font color="green">Текст</font><br />
      [white]Текст[/white] - <font color="white">Текст</font><br />
      [yellow]Текст[/yellow] - <font color="yellow">Текст</font><br />
      [aqua]Текст[/aqua] - <font color="aqua">Текст</font><br />
      '
;
include_once 
'core/foot.php';
?>
</div>
</body>
</html>
Онлайн: 1
Реклама