Posts

Showing posts from April, 2021

Pre tag – html pre tag - pre tag in html - use of pre tag in html - what...

Image
Welcome! Guys, you are watching being an online earner and in this tutorial, you will learn about pre-tag and its attribute with examples.  Pre tag is used to define preformatted text. Text that we are displayed in a pre-element should be displayed in a fixed-width and font, and the text preserved both spaces and line breaks. Inside a pre-tag text will be displayed as exactly as we have written in the source code.  The following topics are covered in this video:  1.how to use pre tag in html  2. why pre tag is used in html  3. what is the purpose of pre tag in html  4. what is pre tag in html