| [color=#FF0000]赤い文字[/color] |
赤い文字 |
| [img=150]画像にリンク[/img] |
will produce a image with a width off 150 pixels.
Please remember you can go to a maximum width of 499 pixels. |
[ul]
[li]1つ目の項目[/li]
[li]2つ目の項目[/li]
[li]3つ目の項目[/li]
[/ul]
|
|
[ol]
[li]1つ目の項目[/li]
[li]2つ目の項目[/li]
[li]3つ目の項目[/li]
[/ol]
|
- 1つ目の項目
- 2つ目の項目
- 3つ目の項目
|
| [url]http://www.shogyoshisetsu.net[/url] |
http://www.shogyoshisetsu.net |
| [url=http://www.shogyoshisetsu.net]商業施設.net[/url] |
商業施設.net |
[code]
<?
//Some code here
while ($adversary=='Neo'){ fork(agent_Smith);} ?>
[/code]
|
| Code: |
<? //Some code here while ($adversary=='Neo'){ fork(agent_Smith);} ?>
|
|