Paper Title
Make Web Content Work In Responsive Design

Abstract
Responsive web design is delivering web content across wide variety of display devices in an elegant way. The generic way of achieving responsiveness using relative width approach does not work well for all HTML elements. This paper deals with handling various non-responsive elements which can break the responsive layout. Different approaches for making them responsive using HTML5 and CSS3 web technologies are discussed. Furthermore, a case study on different approaches for making responsive site is carried out and its level of support across different browsers has been analyzed. Index Terms— CSS3, HTML5, Relative width, Responsive web design