PC Review


Reply
Thread Tools Rate Thread

How do I line up text Right of a picture on the Left?

 
 
=?Utf-8?B?U2hlbHZpcw==?=
Guest
Posts: n/a
 
      8th Jul 2005
I have my picture source tag, and my paragraph aligned Right, and it lines up
right under the picture, and I need it across from the picture.
 
Reply With Quote
 
 
 
 
Murray
Guest
Posts: n/a
 
      8th Jul 2005
Insert the picture at the beginning of the paragraph. Do not align the
paragraph.

--
Murray
============

"Shelvis" <(E-Mail Removed)> wrote in message
news:F6A4503B-D81A-46C6-9716-(E-Mail Removed)...
>I have my picture source tag, and my paragraph aligned Right, and it lines
>up
> right under the picture, and I need it across from the picture.



 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Jul 2005
Right click on the Image, then under the Appearance Tab set the alignment to left.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

"Shelvis" <(E-Mail Removed)> wrote in message
news:F6A4503B-D81A-46C6-9716-(E-Mail Removed)...
>I have my picture source tag, and my paragraph aligned Right, and it lines up
> right under the picture, and I need it across from the picture.



 
Reply With Quote
 
=?Utf-8?B?RGFuIEw=?=
Guest
Posts: n/a
 
      8th Jul 2005
One way is to "float" the image to the left. See
http://css.maxdesign.com.au/floatuto...oduction06.htm and then right
click to View Source.

"Shelvis" wrote:

> I have my picture source tag, and my paragraph aligned Right, and it lines up
> right under the picture, and I need it across from the picture.

 
Reply With Quote
 
=?Utf-8?B?U2hlbHZpcw==?=
Guest
Posts: n/a
 
      8th Jul 2005
Okay, that was incorrect.

I have my picture source tag inserted before the paragrah. It is not aligned
to either side. I have my paragraph inserted directly under the picture, but
I can't get it to line up next to the picture. This is what I have:

<img src="http://i20.photobucket.com/albums/b236/priocorp/ShazamFlash.jpg"
alt="Image hosted by Photobucket.com">
</table>
</font><i>
<p ALIGN="Left">
<p ALIGN="Left"> <font
face="Arial-ItalicMT"> </font><b><font
FACE="Arial-BoldMT" SIZE="4" COLOR="#ff250a">Shazam! Flash:
</font></b><font FACE="ArialMT">
<p ALIGN="RIGHT">• Platform independent; can run on any computer
</font></i> </p>
<p ALIGN="RIGHT"><font FACE="ArialMT">
<i>with a web browser
</i></font> </p>
<p ALIGN="RIGHT"><font FACE="ArialMT"><i>• Accessible through PRIO’s
website </i></font> </p>
<p ALIGN="RIGHT"><font FACE="ArialMT"><i>• Expands the age range for easy
fitting of NVF</i></font> </p>
<p ALIGN="RIGHT"><i><font FACE="ArialMT">lenses to include prepresbyopic
patients
</p>

I could get rid of all the spaces, but it currently makes it line up the way
I'd like. Clearly I'm no professional at this.

Thanks.


"Shelvis" wrote:

> I have my picture source tag, and my paragraph aligned Right, and it lines up
> right under the picture, and I need it across from the picture.

 
Reply With Quote
 
fido
Guest
Posts: n/a
 
      8th Jul 2005
On Fri, 8 Jul 2005 13:20:04 -0700, "Shelvis"
<(E-Mail Removed)> wrote:

>Okay, that was incorrect.
>
>I have my picture source tag inserted before the paragrah. It is not aligned
>to either side. I have my paragraph inserted directly under the picture, but
>I can't get it to line up next to the picture. This is what I have:


[snip]

Or maybe something like this:

<img
src="http://i20.photobucket.com/albums/b236/priocorp/ShazamFlash.jpg"
alt="Image hosted by Photobucket.com" align="left" width="324"
height="317">

<p style="font family:Arial-BoldMT; font-size:18px; font-weight:bold;
font-style:italic; color:#ff250a">Shazam! Flash:</p>
<p ALIGN="left"><i>• Platform independent; can run on any computer<br>
with a web browser</i></p>
<p ALIGN="left">et cetera</p>
<p ALIGN="left">et cetera</p>
<p ALIGN="left">et cetera</p>
<p ALIGN="left">et cetera</p>
<p ALIGN="left">et cetera</p>

The text lines up beside the image and to the right. Is that what
you're after?

If it is too close to the edge of the image for comfort, add a bit of
hspace to the image tag or you could insert a transparent gif to the
right of the image.

fido
 
Reply With Quote
 
Wally S
Guest
Posts: n/a
 
      8th Jul 2005
It all looks like one big fuzzy blur. Hard to tell what's photo and what's
text. But you could put your photo in a table and set the table to align
left and float left. That way, your text will align itself to the right of
the picture.

Wally S

"Shelvis" <(E-Mail Removed)> wrote in message
news:4A66FB5B-1046-4BF9-9F8C-(E-Mail Removed)...
> Okay, that was incorrect.
>
> I have my picture source tag inserted before the paragrah. It is not

aligned
> to either side. I have my paragraph inserted directly under the picture,

but
> I can't get it to line up next to the picture. This is what I have:
>
> <img src="http://i20.photobucket.com/albums/b236/priocorp/ShazamFlash.jpg"
> alt="Image hosted by Photobucket.com">
> </table>
> </font><i>
> <p ALIGN="Left">
> <p ALIGN="Left"> <font
> face="Arial-ItalicMT">

</font><b><font
> FACE="Arial-BoldMT" SIZE="4" COLOR="#ff250a">Shazam! Flash:
> </font></b><font FACE="ArialMT">
> <p ALIGN="RIGHT">. Platform independent; can run on any computer
> </font></i> </p>
> <p ALIGN="RIGHT"><font FACE="ArialMT">
> <i>with a web browser
> </i></font> </p>
> <p ALIGN="RIGHT"><font FACE="ArialMT"><i>. Accessible through PRIO's
> website </i></font> </p>
> <p ALIGN="RIGHT"><font FACE="ArialMT"><i>. Expands the age range for easy
> fitting of NVF</i></font> </p>
> <p ALIGN="RIGHT"><i><font FACE="ArialMT">lenses to include prepresbyopic
> patients
> </p>
>
> I could get rid of all the spaces, but it currently makes it line up the

way
> I'd like. Clearly I'm no professional at this.
>
> Thanks.
>
>
> "Shelvis" wrote:
>
> > I have my picture source tag, and my paragraph aligned Right, and it

lines up
> > right under the picture, and I need it across from the picture.



 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      9th Jul 2005
FYI
If that code snippet is from your page it is invalid Html
You have
<img src="http://i20.photobucket.com/albums/b236/priocorp/ShazamFlash.jpg"
alt="Image hosted by Photobucket.com">
</table>

You cannot have a image tag (which requires a container tag like <td> in a table) before a </table> tag
There should be at least a </td></tr> before the </table>
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Shelvis" <(E-Mail Removed)> wrote in message news:4A66FB5B-1046-4BF9-9F8C-(E-Mail Removed)...
| Okay, that was incorrect.
|
| I have my picture source tag inserted before the paragrah. It is not aligned
| to either side. I have my paragraph inserted directly under the picture, but
| I can't get it to line up next to the picture. This is what I have:
|
| <img src="http://i20.photobucket.com/albums/b236/priocorp/ShazamFlash.jpg"
| alt="Image hosted by Photobucket.com">
| </table>
| </font><i>
| <p ALIGN="Left">
| <p ALIGN="Left"> <font
| face="Arial-ItalicMT">
</font><b><font
| FACE="Arial-BoldMT" SIZE="4" COLOR="#ff250a">Shazam! Flash:
| </font></b><font FACE="ArialMT">
| <p ALIGN="RIGHT">• Platform independent; can run on any computer
| </font></i> </p>
| <p ALIGN="RIGHT"><font FACE="ArialMT">
| <i>with a web browser
| </i></font> </p>
| <p ALIGN="RIGHT"><font FACE="ArialMT"><i>• Accessible through PRIO’s
| website </i></font> </p>
| <p ALIGN="RIGHT"><font FACE="ArialMT"><i>• Expands the age range for easy
| fitting of NVF</i></font> </p>
| <p ALIGN="RIGHT"><i><font FACE="ArialMT">lenses to include prepresbyopic
| patients
| </p>
|
| I could get rid of all the spaces, but it currently makes it line up the way
| I'd like. Clearly I'm no professional at this.
|
| Thanks.
|
|
| "Shelvis" wrote:
|
| > I have my picture source tag, and my paragraph aligned Right, and it lines up
| > right under the picture, and I need it across from the picture.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I place text labels to the left of a picture Tony Johansson Microsoft Frontpage 1 10th Sep 2006 05:53 PM
Getting picture to be properly spaced to left of text =?Utf-8?B?SGV5IGFsbA==?= Microsoft Frontpage 16 10th Sep 2005 03:04 AM
Can I left and right align text in the same line? =?Utf-8?B?cmV2amx3?= Microsoft Word Document Management 1 17th Sep 2004 12:20 AM
Listbox - Picture to the left of the text how? Jim Microsoft Dot NET Framework Forms 3 29th Aug 2004 08:29 AM
Left and right aligned text in same line Michael Coates Microsoft Word New Users 4 18th Aug 2003 06:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:29 AM.