'plaintext' Example : plaintext : Text Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Text Tags » plaintext »

 

'plaintext' Example



    
<html>
<head>
<title>plaintext element example</title>
</head>
<body>
    <p>
        <plaintext>
            This <b>text</b> will not appear in bold.
        </plaintext>
    </p>
</body>
</html>

      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Text Tags
» plaintext