Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page




Reference number: CH000069

Creating images that are right aligned with the web page window.

Issue:

Creating images that are right aligned with the web page window.

Solution:

Using the P ALIGN tag you can specify left, center or right, as illustrated below.

<p align="right"><img src="http://www.computerhope.com/ccside.gif"> </p>

If you plan on having the image have text to the left hand side of it, it is recommended that you use a table instead of the above example.

Example:

Using the above source code would display the below image on the right hand side of the screen.

 

 

Index

Category:
HTML Q&A

Companies:
None

Related Pages:
HTML Help

 

Resolved

Were you able to locate the answer to your questions?

Additional Information:
  • Additional information and help with HTML tables can be found on our tables section.

 

 

 

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope