I'm wondering if it's possible to use a placeholder with percentages instead of pixels. I know there's code that allows for pixel dimensions, but is there a way to use percentages? Currently, the code for the placeholder is img src="http://placehold.it/350x150". I'm asking because I need to create wireframes that can adapt to different screen sizes. Thank you.