HTML Plaintext tag
This tag ignore any formatting
Exaple for HTML Plaintext Tag
<head>
<body>
<i> Welcome to w3htmlschool.com</i>
<plaintext><i> ! .. will help beginner and expert to learn HTML .Make your own web page </i></plaintext>
</body>
</head>