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

HTML / CSS » Object » 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>
    
      
      
Related examples in the same category
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.