HTML/CSS/Object Tags/noembed
"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>
<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>