1. \n
      \n

      HTML5<\/h2>\n

      New Updated version of HTML<\/p>\n<\/article>\n

      \n

      Learning HTML<\/h2>\n

      We are learning through EDUCBA<\/p>\n<\/article>\n<\/body>\n<\/html><\/pre>\n

      Output:<\/strong><\/p>\n

      \"HTML5<\/p>\n

      2.
      <\/h4>\n

      This tag is about providing a sectional content of the total data. In knowing about using both article and section tags, those tags can be used inside each tag. That is section tag can be used inside the article tag and vice versa.<\/p>\n

      Code:<\/strong><\/p>\n

      \n
      

      国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

      \n
      The section here is about:\n

      Learning and practising<\/h4> <\/p>\n<\/section>\n<\/body>\n<\/html><\/pre>\n

      Output:<\/strong><\/p>\n\n\n

      \"HTML5<\/p>\n

      3.
      <\/h4>\n

      This tag gives all the header data. Any data which we want to place in the header format is used under this header tag. And this tag can be used a number of times in the whole HTML scripting.<\/p>\n

      Code:<\/strong><\/p>\n

      \n\n
      \n

      This is header #1<\/h3>\n

      First one<\/p>\n<\/header>\n

      next one ...<\/p>\n

      \n

      This is header #2<\/h3>\n

      Second one <\/p>\n<\/header>\n<\/body>\n<\/html><\/pre>\n

      Output:<\/strong><\/p>\n

      \"HTML5<\/p>\n

      4.