'application' Example : application « HTML Attributes Reference « HTML CSS Reference






'application' Example

    
<HTML>
<Title>Example For application</Title>
<BODY>
<iframe application="yes" 
        src="yourpage.html" 
        style="width:40%;">
</iframe>
<iframe application="no" src="http://www.java2s.com" style="width: 40%;">
</iframe>
</BODY>
</HTML>  

    
      
      








Related examples in the same category

1.'application' Syntax and Note
2.application is applied to