HighDots Forums  

Can I apply CSS to object?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Can I apply CSS to object? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shapper
 
Posts: n/a

Default Can I apply CSS to object? - 10-16-2008 , 01:49 PM






Hello,

I have an image and a flash movie. I need both to be side by side.
I know that I can apply float:left to the image but should I do the
same to the object or should I wrap it into a div?

Thanks,
Miguel

Reply With Quote
  #2  
Old   
dorayme
 
Posts: n/a

Default Re: Can I apply CSS to object? - 10-16-2008 , 06:38 PM






In article
<ca4e8862-776e-4c59-9df5-acae4b4e4dd5 (AT) q9g2000hsb (DOT) googlegroups.com>,
shapper <mdmoura (AT) gmail (DOT) com> wrote:

Quote:
I have an image and a flash movie. I need both to be side by side.
I know that I can apply float:left to the image but should I do the
same to the object or should I wrap it into a div?

Since you never seem to provide URL best shot attempts, perhaps you
might be careful to describe what you have actually tried and what you
see as the problems in what you have done.

If the image and movie are to fit on most people's screens side by side,
just floating the image might be fine. If you need to have them side by
side at all costs, then you can wrap them in a container and give this
container a width that will always accommodate them, scroll bars coming
up if need be.

--
dorayme


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.