Sunday, 15 October 2017

You can characterize an inline outline with HTML tag <iframe>. The <iframe> tag isn't by one means or another identified with <frameset> tag, rather, it can show up anyplace in your record. The <iframe> tag characterizes a rectangular area inside the record in which the program can show a different report, including scrollbars and fringes. An inline outline is utilized to install another archive inside the present HTML record.

The src ascribe is utilized to indicate the URL of the archive that involves the inline outline.

Illustration 

Following is the case to demonstrate to utilize the <iframe> −

<!DOCTYPE html>
<html>

   <head>
      <title>HTML Iframes</title>
   </head>
 
   <body>
      <p>Document content goes here...</p>
      
      <iframe src = "/html/menu.htm" width = "555" height = "200">
         Sorry your browser does not support inline frames.
      </iframe>
      
      <p>Document content also go here...</p>
   </body>
 
</html>
The <Iframe> Tag Attributes 

The vast majority of the traits of the <iframe> tag, including name, class, frameborder, id, longdesc, marginheight, marginwidth, name, looking over, style, and title act precisely like the relating characteristics for the <frame> tag.

Note − The frameborder, marginwidth, longdesc, looking over, marginheight characteristics deplored in HTML5. Try not to utilize these characteristics.

Sr.NoAttribute & Description
1
src
This attribute is used to give the file name that should be loaded in the frame. Its value can be any URL. For example, src = "/html/top_frame.htm" will load an HTML file available in html directory.
2
name
This attribute allows you to give a name to a frame. It is used to indicate which frame a document should be loaded into. This is especially important when you want to create links in one frame that load pages into an another frame, in which case the second frame needs a name to identify itself as the target of the link.
3
frameborder
This attribute specifies whether or not the borders of that frame are shown; it overrides the value given in the frameborder attribute on the <frameset> tag if one is given, and this can take values either 1 (yes) or 0 (no).
4
marginwidth
This attribute allows you to specify the width of the space between the left and right of the frame's borders and the frame's content. The value is given in pixels. For example marginwidth = "10".
5
marginheight
This attribute allows you to specify the height of the space between the top and bottom of the frame's borders and its contents. The value is given in pixels. For example marginheight = "10".
6
height
This attribute specifies the height of <iframe>.
7
scrolling
This attribute controls the appearance of the scrollbars that appear on the frame. This takes values either "yes", "no" or "auto". For example scrolling = "no" means it should not have scroll bars.
8
longdesc
This attribute allows you to provide a link to another page containing a long description of the contents of the frame. For example longdesc = "framedescription.htm"
9
width
This attribute specifies the width of <iframe>.

Related Posts:

  • UXPin UXPin is a wireframing and prototyping apparatus that has been intended to not be constrained to only a certain something. You can utilize it to make fast low-constancy wireframes simply as hello devotion intuitive models… Read More
  • Outline In Design Outline has picked up an enormous after since it propelled in 2009. The speed at which Bohemian Coding (the maker of Sketch) is moving is exceptionally noteworthy – the group has just presented enhanced trading, images an… Read More
  • Liking Designer  Serif's Affinity Designer has been named the 'Photoshop executioner' by a few, and it's anything but difficult to perceive any reason why. My early introductions are that the application is inconceivably all around c… Read More
  • Shape Your Web Design RelativeWave's Form is a prototyping instrument like no other I've attempted. It's not a run of the mill configuration device in that there's no devices or layers palette. Utilizing the application feels like a blend of p… Read More
  • Vivaldi Here and there as well as can be expected be something as basic as another program. Vivaldi is a quick, customisable web program for control clients worked by a portion of the general population who began Opera. Named '… Read More

0 comments:

Translate

GoogleTech786. Powered by Blogger.

Subscribe Youtube

Our Facebook Page

Wikipedia

Search results

Popular Posts

Adsense