Friday, 5 March 2021

Pre tag

 The <pre> tag defines preformatted text.

Text in a <pre> element is displayed in a fixed-width font, and the text preserves both spaces and line breaks. The text will be displayed exactly as written in the HTML source code.


https://www.w3schools.com/tags/tag_pre.asp#:~:text=The%20tag%20defines%20preformatted,in%20the%20HTML%20source%20code.

No comments:

Post a Comment