H&F classic

article classic

Flex stripped tags

  • not stripped:
    iframe></iframe> 
    <video></video>
    <audio></audio> 
     
    stripped:
     <code></code>
    <form></form>
    <bgsound></bgsound>
    <html></html>
    <head></head>
    <body></body>
    <object></object>
    <option></option>
    <meta></meta>
    <frame></frame>
    <embed> </embed>
    <noembed></noembed>
    <param></param>
    <script></script>
    <ruby></ruby>