agencyQ Interview Question

Write a HTML responsive page.

Interview Answers

Anonymous

Jun 25, 2015

HTML, CSS and Javascript

Anonymous

Jan 25, 2017

You don't write responsive HTML page. HTML simply describes and defines the content of a web page. You make it responsive using media queries in CSS.

Anonymous

Jan 25, 2017

You must have failed the interview question bruh. The description above is good enough to figure out what that means.