Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: html を使用して「<html>」を印刷する
HTMLスタッフを呼び出さずに、<記号を文字通りhtmlテキストに入れるにはどうすればよいですか。
" <" を使用します。>同様に、 > には " &" を、&には " " を使用できます。
<
>
&
これらは HTML の「エンティティ」と呼ばれます。詳細については、こちらをご覧ください
<に使用<します。
または>>の場合。