Thẻ lệnh HTML dùng để hiển thị hàng chử theo kiểu đả định
<pre>hàng chử theo kiểu đả định</pre>
<!DOCTYPE html>
<html>
<body>
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks
</body>
</html>
- Xem kết quả hiển thị