I am trying to create a website for myself. I want to use the image as a title ... I made sure that my background will scale for any screen resolution ... How can I make sure the image (title) also scales it to fit the screen resolution ...
for example: my image is 350px int width and 130px high. I want it to be a size when the screen resolution is 1280X768 .. and should change proportionally based on the screen size.
Please tell me how to do this using CSS. I am also very good at js or jquery
Thanks in advance Raj
source share