Phenom interview question

1.what are semantic elements? 2.HTML tags?

Interview Answer

Anonymous

17 Aug 2023

1.clearly describes its meaning to both the browser and the developer. 2.container tag(div) head tags(h1,h2,h3,h4,h5) paragraph tag(p) anchor tag(a)