Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Internet & the Web (https://www.askmehelpdesk.com/forumdisplay.php?f=177)
-   -   Aligning in html (https://www.askmehelpdesk.com/showthread.php?t=82546)

  • Apr 14, 2007, 10:17 AM
    UnigirlBelle
    Aligning in html
    I'm trying to align text and a pic side by side but I'm not sure of the way to do it. I'm coverting php files to html and I don't know the correct way to align a picture on the left and text on the right in html.
  • Apr 14, 2007, 10:39 AM
    Curlyben
    Have you tried these tags:
    Code:

    <align="right">Text.</align>
    AND
    <align="left"><img src="url"></align>

    More info here:
    Alignment, font styles, and horizontal rules in HTML documents

  • All times are GMT -7. The time now is 01:17 AM.