'noembed' Example : noembed « Object « HTML / CSS






'noembed' Example

    
<html>
<head>
<title>noembed element example</title>
</head>
<body>
   <noembed>If this text appears, your browser does not support the embed element</noembed>
</body>
</html>
    
      
      








Related examples in the same category