Type: Posts; User: camayer
<body> <div id="page"> <form id="wrap"> <fieldset id="target"> <legend> Choose a position </legend>
I have to be able to move a div tag that includes a select drop down menu with "top-right", "top-left", "bottom-right, "bottom-left" to the corresponding position within the webpage. This is what...