Can someone help me with this html code? I want the next video to appear NEXT to this one, not UNDER it.....?

I searched for any kind of <br> /etc but i can't find the problem. Here is the code, btw: <style>.hov:hover{background-color:yellow}</style><div id='Title' style='font:bold 11px verdana'><h1 style='font:bold 13px;display:inline'>Watch Video:</h1><a class='hov' style='display:block;width:300px;border:solid 2px black;padding:5px' href="http://www.musicremedy.com/r/Randy_Owen/videos/Braid_My_Hair-20546.html" target='_blank'>Braid My Hair (Randy Owen)<p><embed name='RAOCXplayer' src='http://www.musicremedy.com/musicaudio/Randy-Owen/Braid-My-Hair-205465.asx' type='application/x-mplayer2' width='300' height='300' autostart='true' ShowControls='1' ShowStatusBar='0' loop='true' EnableContextMenu='0' DisplaySize='0' bla='true' pluginspage='http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/'></embed></a><p style="margin:3px 0px"><a href='http://www.musicremedy.com'>Video Code provided by MusicRemedy.Com</a></p></div> THANKS!!!!!

Public Comments

  1. That code is for only one video player. Where's the other one you want next to it? The p tags are block level tags and produce a space above/below any content so this may be your problem. Ron
Powered by Yahoo! Answers