For my internship assignment, I need to recreate a webpage based on a given picture. Here's the image they provided along with what I have accomplished so far: image+image
I'm having trouble positioning the textarea
elements next to the text when the resolution is higher. It looks fine at 1024x768 (the minimum requirement), but when I maximize the window, things start to go awry. :/
If you want to take a look, here's the code on jsfiddle. Any suggestions or help would be greatly appreciated! Thanks!