Is it possible to make literal control responsive? So that when viewed in mobile device, it will resize itself and display appropriately, instead of scrolling the width of the screen to view other contents
string embed = "<object data=\"{0}{1}\" type=\"application/pdf\" width=\"600px\" height=\"700px\"></object>"
I have a code in the code file which looks like this and it looks like this line of code controls the size of the literal control