HTML/CSS/Object Tags/noembed
Версия от 09:21, 26 мая 2010; (обсуждение)
"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>