<html>
<style>
#responsive{
width:100%;
height:auto;
}
</style>
<body>
<img src="path of image" id="responsive">
</body>
</html>
Please Re size The Browser Window For Test This Code
<style>
#responsive{
width:100%;
height:auto;
}
</style>
<body>
<img src="path of image" id="responsive">
</body>
</html>
Please Re size The Browser Window For Test This Code