How do I put An Image into this HTML code?

<form name="ex2" method="POST"> <div align="center"> <select name="xfer" size="1" style="color:#FFDEE7; background-color:#FF638C; font-family:georgia ms; font-size:11px; border:thin solid 5e3816";> <option><b><center>My Future Wives</center></b></option> <option><img src="http://i137.photobucket.com/albums/q223/withafunnyheart/1190552498_l.jpg"> </option> </select> </div></form> See the photobucket code, that's an image and It won't show up, Am I not allowed to put Images in drop downs or what?

Public Comments

  1. dont think you can. However you seem to be missing a </img> tag.
  2. You cannot add images to drop down menus. You are to missing the ">" tag which ends IMG code.
Powered by Yahoo! Answers