HTML5

Overview of HTML5 Semantics

Overview of HTML5 Semantics HTML5 Semantics elements have significant names that reflect the component type. Let take an example table, header, footer etc. <summary> <main> <header> <aside> <details> <mark> <nav> <section> <time> <div> For HTML4, developers use their own id/class names to design elements such as tops, headers, bottoms, menus, footers, primary, navigation, material, objects,

Overview of HTML5 Semantics Read More »

Overview of HTML5 New Elements

Overview of HTML5 New Elements HTML5 is an upgrade from HTML 4.01 version, that has many new features, advanced functional features, better page views, and many other improvements to match the growing technological needs. The most used and desired elements of HTML5 are <figure>, <figcaption>, <article>, <header>, <main>,<mark>,<footer>, <nav>, <section> and <summary>. These tags/ elements of

Overview of HTML5 New Elements Read More »

What is HTML?

What is HTML? The full form of HTML is HyperText Markup Language. Tim Berners-Lee created HTML in 1989. HTML is a basic web programming language that is used to design basic websites. HTML programming helps people convey their thoughts to the world through the website. In this topic, we are going to learn about What is HTML5.

What is HTML? Read More »