+ 1

Does anyone remember the XMP tag?

What was it used for and why was it deprecated?

7th Jun 2020, 12:05 AM
Iragaba Ramathan
Iragaba Ramathan - avatar
4 Answers
+ 2
✓ć°ș∆çˆȘ∆ć°ș Element ( <xmp> ) renders text between the start and end tags without interpreting the HTML in between and using a monospaced font.
7th Jun 2020, 12:19 AM
Indira
Indira - avatar
+ 1
Indira so <xmp> had the same use as the current <pre> tag??
7th Jun 2020, 2:20 AM
Iragaba Ramathan
Iragaba Ramathan - avatar
+ 1
✓ć°ș∆çˆȘ∆ć°ș Well,The <xmp> tag is obsolete and is not supported in HTML5... So,we use <pre > instead of it...â˜ș
7th Jun 2020, 2:32 AM
Indira
Indira - avatar
+ 1
Indira Thank YouđŸ€—
7th Jun 2020, 3:11 AM
Iragaba Ramathan
Iragaba Ramathan - avatar