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






'scrolling' Example

    
<HTML>
<head><Title>Example For scrolling</Title></head>
<BODY>
<iframe scrolling="yes" 
        name="myFrame" 
        src="http://www.java2s.com" 
        style="width:30%"></iframe>
</BODY>
</HTML>  

    
      
      








Related examples in the same category

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