HTML & CSS Interview Question
HTML & CSS Interview Question
1. What is HTML?
15. What is the difference between <strong> and <b>, or <em> and <i>?
20. What is the difference between relative, absolute, and fixed positioning?
23. What is the difference between em, rem, and px units in CSS?
26. What is the difference between visibility: hidden and display: none?
28. What is the difference between inline, block, and inline-block elements?
29. How can you apply styles to multiple classes in one rule?