<head> <style> div { display:inline; } </style> </head> <body> <div>blah1</div> <div>blah2</div> <div>blah3</div> </body>