html5入門 » html5 タグリファレンス

code


用途

プログラムなどのコードであることを示す

ソースコード

<code> int i = 0; </code>

サンプルコードの表示結果

int i = 0;

« time | var »

目次