Saved Bookmarks
| 1. |
Name all the attribute of frame tag |
|
Answer» Answer: Frame Tag: These days we see a web page with MULTIPLE sections in a SINGLE page for example, within the same page one frame is displaying a static banner, in second frame a navigation menu, and in third a video running, or FORM to populate information, means LOT of variation in one page and this all designed using FRAME TAG. Explanation: Attribute of Frame TAG: frameborder, longdsec, marginheight, marginwidth, name, noresize, SCROLLING and src |
|