From: Richard on
I've got a picture on the upper left corner that I'm wrapping text around. No
problem there
<style type="text/css">
img
{
float:Left;
}
</style>

But I want to KEEP THE VIDEO PLAYER CENTERED and wrap text to the left and
to the right. Is that possible. Any help at all. Thanks in advance!!
Here's a link to the page.
http://www.restingtributes.com/richard_styers.htm

From: Hot-text on
<img alt="" dynsrc="http://youVideoURLhere" height="0" width="0" loop="1"
start="audo" controls="true"/>


"Richard" <Richard(a)discussions.microsoft.com> wrote in message
news:5664D79B-32EF-4478-AF20-13547B92C669(a)microsoft.com...
> I've got a picture on the upper left corner that I'm wrapping text around.
> No
> problem there
> <style type="text/css">
> img
> {
> float:Left;
> }
> </style>
>
> But I want to KEEP THE VIDEO PLAYER CENTERED and wrap text to the left and
> to the right. Is that possible. Any help at all. Thanks in advance!!
> Here's a link to the page.
> http://www.restingtributes.com/richard_styers.htm
>
From: Hot-text on
http://www.htmlcodetutorial.com/images/_IMG_DYNSRC.html

" loop="1" START =" FILEOPEN" | MOUSEOVER controls />

"Hot-text" <hot-text(a)hotmail.com> wrote in message
news:12B6714D-7B4D-484A-919B-0D9173B10691(a)microsoft.com...
> <img alt="" dynsrc="http://youVideoURLhere" height="0" width="0>
>
>
> "Richard" <Richard(a)discussions.microsoft.com> wrote in message
> news:5664D79B-32EF-4478-AF20-13547B92C669(a)microsoft.com...
>> I've got a picture on the upper left corner that I'm wrapping text
>> around. No
>> problem there
>> <style type="text/css">
>> img
>> {
>> float:Left;
>> }
>> </style>
>>
>> But I want to KEEP THE VIDEO PLAYER CENTERED and wrap text to the left
>> and
>> to the right. Is that possible. Any help at all. Thanks in advance!!
>> Here's a link to the page.
>> http://www.restingtributes.com/richard_styers.htm
>>
From: Richard on
I already have the video player where I need it. I just need it to stay in
the same position whenever I add more text above it. Thanks in advance!!!

"Hot-text" wrote:

> http://www.htmlcodetutorial.com/images/_IMG_DYNSRC.html
>
> " loop="1" START =" FILEOPEN" | MOUSEOVER controls />
>
> "Hot-text" <hot-text(a)hotmail.com> wrote in message
> news:12B6714D-7B4D-484A-919B-0D9173B10691(a)microsoft.com...
> > <img alt="" dynsrc="http://youVideoURLhere" height="0" width="0>
> >
> >
> > "Richard" <Richard(a)discussions.microsoft.com> wrote in message
> > news:5664D79B-32EF-4478-AF20-13547B92C669(a)microsoft.com...
> >> I've got a picture on the upper left corner that I'm wrapping text
> >> around. No
> >> problem there
> >> <style type="text/css">
> >> img
> >> {
> >> float:Left;
> >> }
> >> </style>
> >>
> >> But I want to KEEP THE VIDEO PLAYER CENTERED and wrap text to the left
> >> and
> >> to the right. Is that possible. Any help at all. Thanks in advance!!
> >> Here's a link to the page.
> >> http://www.restingtributes.com/richard_styers.htm
> >>