Web Designing Question:
Download Questions PDF

Can you please explain the difference between <div> and <frame>?

Web Designer Interview Question
Web Designer Interview Question

Answer:

A <div> is a generic container element for grouping and styling, whereas a <frame> creates divisions within a web page and should be used within the <frameset> tag. The use of <frame> and <frameset> are no longer popular and are now being replaced with the more flexible <iframe>, which has become popular for embedding foreign elements (ie. Youtube videos) into a page.

Download Web Designer Interview Questions And Answers PDF

Previous QuestionNext Question
Can you please explain the syntax difference between bulleted list and numbered list?Can you please explain the difference between HTML and HTML5?