برای تگ pre در w3schools.com این توضیح نوشته شده:
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.
ولی من خوب منظور از displayed in a fixed-width font رای تگ pre را نفهمیدم؟
آیا منظور این است که این تگ باعث میشه که نوشتهها در تمام مرورگرها یکسان نمایش داده بشه؟