How to place two keep two elements side by side?

Hi there,

I’d like to put two elements over a web page — an embedded expensive element (site) along with a php rss feed – alongside and centered… Learn how to code this I cant understand the right css inline coding to help pull this off of… either one aspect over laps other or the different element is to the wrong line… Below are the codes for that embedded flash site as well as php rss nourish… If anyone know a trusted way to do this it would possibly be most helpful when you shared… Thank you a lot.

Code:
< object width=" 700" height=" 700" >
< param name=" movie" value=" flashmo_166_night_club. swf" >
< embed src=" flashmo_166_night_club. swf" width=" 700" height=" 700" >
< /embed>
< /object> 
HTML:
< php readfile('http: //output38. rssinclude. com/outputtype=php& id=12882& hash=1c47788fee5dd09f4c610508c6e1fcdd')> 

Couldn’t you recently wrap them inside a div, then put each kind have in a div in addition to float left

Properly, I did that but Allow me to control them… I can’t often set the parameters in order that they are perfectly as well… one either overlaps additional or the other travels to a lower range….

Can everyone post your computer code

Convinced…

HTML:
<! DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4. 01//EN" " http: //www. w3. org/TR/html4/strict. dtd" >
< html lang='en'>
< head>
< meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1'>
< title> Untitled< /title>
< fashion type=" text/css" >
system
margin: 0;
padding: 0;
background-color: #000;

#container
perimeter: 1%;
padding: 0;
wider: 100%;
background-color: #000

#left, #right
drift: left;
width: 46. 5%;
margin: 1% 0 1% 1%;
padding: 1%;
background-color: #000;
color: #000;

#right
drift: right;
margin: 1% 1% 1% 0;

. crystal clear
height: 0;
font-size: 1px;
perimeter: 0;
padding: 0;
line-height: 0;
crystal clear: both;

< /style>
< /head>
< body>
< div id=" container" >
< div id=" left" >
< p> < object width=" 700" height=" 700" >
< param name=" movie" value=" flashmo_166_night_club. swf" >
< embed src=" flashmo_166_night_club. swf" width=" 700" height=" 700" >
< /embed>
< /object> < /p>
< /div> <! -- kept -->
< div id=" right" >
< p>
< php readfile('http: //output38. rssinclude. com/outputtype=php& id=12882& hash=1c47788fee5dd09f4c610508c6e1fcdd')> < /p>
< /div> <! -- right -->
< div class=" clear" > < /div>
< /div> <! -- container -->
< /body>
< /html>

whoa… you still have a lot going on.

You only desire to put the flash as well as rss feed in a very top container/header… suitable

Is this kind of what you need

Code:
<! DOCTYPE HTML PUBLIC " -//W3C//DTD HTML 4. 01//EN" " http: //www. w3. org/TR/html4/strict. dtd" >
< html lang='en'>
< head>
< meta http-equiv='Content-Type' content='text/html; charset=ISO-8859-1'>
< title> Untitled< /title>
< fashion type=" text/css" >
system
margin: 0;
padding: 0;
background-color: #000;


#container
text-align: heart;
width: 100%;



#left
wider: 100%;
margin: 0;



#right
wider: 100%;
margin: 0;


. crystal clear
height: 0;
font-size: 1px;
perimeter: 0;
padding: 0;
line-height: 0;
crystal clear: both;

< /style>
< /head>
< body>
< div id=" container" > <! -- kept -->
< course id=" left" > < object width=" 700" height=" 700" >
< param name=" movie" value=" flashmo_166_night_club. swf" >
< embed src=" flashmo_166_night_club. swf" width=" 700" height=" 700" >
< /embed>
< /object>
< /span> <! -- kept -->

< course id=" right" > <! -- right -->
< php readfile('http: //output38. rssinclude. com/outputtype=php& id=12882& hash=1c47788fee5dd09f4c610508c6e1fcdd')>
< /span> <! -- right -->

< div class=" clear" > < /div>
< /div> <! -- container -->
< /body>
< /html>

properly, i tried that before long because i must go to work… so i just copied and pasted it as well as flash element is at the center… but the php rss is a line down and to the left… i could aim to tweek it next time i get home but if you know what’s wrong meanwhile let me learn. please, okay

Are you currently putting them insde < p> < /p>

no. should I

I’ve thought to try a different option to embedding an feed in flash.. but I still get some questions… Maybe you’ll be able to still help

It’s in this thread:

http: //www. webdesignforums. net/showthread. phpp=231262#post231262.

This entry was posted in Web Design and tagged , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *