Advertisements
Advertisements
प्रश्न
Explain following tag with example:
<PRE>
स्पष्ट कीजिए
उत्तर
- <PRE> preformates the text. The text between start tag <PRE> and end tag </PRE> is shown in menopause format.
- This tag is used to arrange the characters.
- This tag displays text in the same format as the character and line spacing specified in the source HTML document.
- For example:
<PRE> 1 1 1 1 2 1 1 3 3 1 </PRE>
The display will be as:
1
1 1
1 2 1
1 3 3 1
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
2023-2024 (March) Official