Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • figure tag

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 232
    Comment on it

    Figure tag depicts  unit of content such as diagrams,images Photos etc on a web page. Though img tag is already available in html but figure tag is included in html5 to handle various images,diagrams , photos etc with some embedded content.

    below is the Example:

    <!DOCTYPE>
    <html>  
    <body>  
    <h4>This is the Example of figure tag of HTML5 .</h4>  
    <figure>  
      <img src="/images/abc.jpg" alt="FindNerd"/>  
    </figure>  
    </body>
    </html>  

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: