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.
タグにタブがあり、<pre> TABHERE </pre>タグ内のすべての情報をデータベースに保存すると<pre>します。データベースからのものを表示しようとすると、タブはまだ存在しますか?
<pre> TABHERE </pre>
<pre>
<pre>データベースがタブで奇妙なことをしない限り、入力したとおりに正確に返す必要があります。次に、html は、タブを表示するときに別のタグ内にある限り、タブをタブとして表示します。<pre>タグ (または空白を保持する他のタグ) に含まれていない HTML ソースにタブ文字がある場合、それはスペースとしてレンダリングされます。