Pre Tag

<!DOCTYPE html>
<html>
<head>
    <title>Document</title>
</head>
<body>
    <pre>
        Text in a pre element
        is displayed in a fixed-width
        font, and it preserves
        both      spaces and
        line breaks
    </pre>
</body>
</html>

     


        Text in a pre element
        is displayed in a fixed-width
        font, and it preserves
        both      spaces and
        line breaks
    





Tags
Copyright © 2021 Designed by Rishi Rao