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






'security' Example

    
<HTML>
<head><Title>Example For security</Title></head>
<BODY>
<iframe id="frame1" 
        security="restricted" 
        name="myFrame1" 
        src="http://www.java2s.com"
        style="width:30%">
</BODY>
</HTML>  

    
      
      








Related examples in the same category

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