HTML Iframes
HTML Iframes define as a <iframe></iframe> tag. This tag started by the <iframe> and must be end by the </iframe> tag. Every tag must be end by the using "/" sign.
The src attribute are used for URL link.
iframe width and height
used the special width and height used width and height attribute.The value of width and height you can used pixel(px) or percent(%).
iframe border
You can set border and also you can remove the border by using style attribute and use the CSS border property.iframe target
you can used the target frame for a link. By using target you can command which tab's opened your link.




0 comments:
Post a Comment