Hi, Im still new to HTML but im setting up a research site on JaGeX's MMO MechScape that should be released in Q1 of 09. Im setting up fieldsets that have a width of 250px and im trying to get text to appear next to it instead of below/above it. How do i do this? Any assitence would be great.
Thanks,
Jason Jones
Aha! I'm very sure you mean frames like the last person said.
RuneScape.com uses frames if this is what you're talking about.
<iframe src="frame location" frameborder="0" framewidth="250px"><noframes>whatever you want it to say to browsers that don't support inline frames</noframes></iframe>