Tag: Top 20
-
Top 20 HTML Interview Quizs Question
Q 1.If you have used inline, internal, and external all the 3 stylings in HTML for a single element then which style will be applied? A. Inline B. Internal C. External D. None of the above Show Answer Answer:-A.Inline Q 2.Comments in HTML is done by: A. <?– –> B. <!– –> C. <!– –!>…