'noembed' Example : noembed « HTML Tag Reference « HTML CSS Reference






'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

1.'noembed' Syntax and Note