worldeye4

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 »