Ask Experts Questions for FREE Help !
Ask
    UnigirlBelle's Avatar
    UnigirlBelle Posts: 59, Reputation: 1
    Junior Member
     
    #1

    Apr 14, 2007, 10:17 AM
    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.
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #2

    Apr 14, 2007, 10:39 AM
    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

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search


Check out some similar questions!

Html help [ 3 Answers ]

Hi, I am trying to figure out how to add buttons or hyperlinks (right now they are hyperlinks) on different pages of my site. They should function so that they act like a shopping cart. I guess they need to set a cookie so that when visitor "checks out", all selections will be input to text field...

Help with HTML. [ 6 Answers ]

okay. So I have my webpage at index.htm and I start building the structure. <html><head><title>my homepage of ittle</title></head> <body> <center><b><u><h1><font color=red> WELCOME! <br size=5 color=pink> now I have a matrix animation using javascript. Then I have a button that says home so...

Html help ! [ 5 Answers ]

?? I have a website for my in laws villa in Florida which I will shortly be updating, I have seen whilst browsing the net another site: - www.users.waitrose.com/~elainenicol When you click on 'the cottage' you are presented with a floor plan, by clicking on the room you then move to the...

Html [ 2 Answers ]

hi, I want to create web pages which should independent of screen resolution, i.e. I develop the page in the screen size 800x600 but when I viewing it in the screen resolution 1024 x 764 then positioning of the page and component on it changes i.e layout changes. How can I prenevt this. Please...

Html [ 1 Answers ]

Howdy I have some files, all of which are .jpg I have FTP them to an AOL web server. Questions: What extension do they now have? If not HTML, how do they get to be HTML which is What I am wanting? And, yes, I am new at this.


View more questions Search