I currently have my website
http://stickarena.dharok1337.com up, and I need the StickArena game and the Xat chat to appear next to each other, centered.
so instead of
[game]
[chatbox]
I need it to be
[Game][Chatbox]
Here's my current code:
<body><body bgcolor = "black"><div class="fw-paragraph"> <div class="fw-paragraphtop"></div> <div class="fw-text"><!-- ParagraphBodyStart --><p></p><p align="center"><iframe marginwidth="0" src="http://www.xgenstudios.com/stickarena/ballistick.swf" frameborder="1" width="550" scrolling="no" height="400" element=""></iframe></p></div></div><center><embed src="http://www.xatech.com/web_gear/chat/chat.swf" quality="high" width="540" height="405" name="chat" FlashVars="id=74878912" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://xat.com/update_flash.shtml" /><br><small><a target="_BLANK" <a target="_BLANK"
</center> </body>