htmlなどの言語をブログ上でテキスト表示するには
htmlなどの言語を実行させずにブログ上で
「テキスト」として表示するには
どうしたらいいんでしょうか?
例えば
<html>
<head>
<meta http-equiv="content-type" content=" text/html; charset=UTF-8">
</head>
<body>
<form method="post" action="form1.php&quo t;>
すきな食べ物は?<input type="text" name="food1&qu ot;><br>
すきな飲み物は?<input type="text" name="food2&qu ot;>
<input type="subumit" value="送信">
</form>
</body>
</html>
を入力すると入力フォームが出てしまうのですが
これを単なるテキストとして見せたいのです。
2010年04月10日 14:16 by kurage223
タグの「<」「>」を、それぞれ「<」「>」と入力すればできます。
記事を書く画面に、それ用のツールがあります。
詳しくは、マニュアルをご覧下さい。
http://fc2blogmanual.blog60.fc2.com/blog-entry-158.html#a5
2010年04月11日 00:10 by Chako
Copyright(c)1999 FC2, Inc. All Rights Reserved.
@fc2infoさんをフォロー