Results 1 to 3 of 3

Thread: How to do this with an image?

  1. #1
    Join Date
    Jan 2006
    Location
    At home
    Posts
    72
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to do this with an image?

    i am trying to insert a img in my web page and just in the right of the image i am trying to insert some text but the text is not displaying next to the image it is displaying from the new paragraph. Though i am not using p tag. Please help me.....
    Regards
    Vaibhav

  2. #2
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    <img src="" style="float:left" alt="" />the rest of your text goes here...

    Should work.
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

  3. #3
    Join Date
    Jan 2006
    Location
    At home
    Posts
    72
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks a lot for having a time let me try that......

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •