Forum

Tag V/S Tag

This thread contains 1 reply, has 2 voices, and was last updated by Darshan Rathod 5 years, 9 months ago.

  • Author Replies
    • #53289

      What is The Difference Between <div> And <frame> Tag?


    • #53291

      A <div> is a conventional holder element for grouping and styling, though a <frame> makes divisions inside a web page and ought to be utilized inside the <frameset> tag.

      The utilization of <frame> and <frameset> are never again prominent and are presently being supplanted with the more adaptable <iframe>, which has turned out to be mainstream for installing outside components (ie. Youtube recordings) into a page.

      <div> Tag Example:

      <!DOCTYPE html>

      <html>

      <head>

      <style>

      div {
      display: block;
      }

      </style>

      </head>

      <body>

      <div>This is some text in a div element.</div>

      </body>

      </html>

      <frame> Tag Example:

      <!DOCTYPE html>

      <html>

      <frameset rows=”25%,*,25%”>

      <frame src=”frame_a.htm”>

      </frameset>

      </html>

      I hope I answered your question.


Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Subscribe to get latest updates regarding courses, IT industry and career prospects.

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha