Web design question

Discussion in 'General Mayhem' started by Cigarettes, Feb 10, 2003.

  1. Cigarettes

    Cigarettes New Member

    Messages:
    325
    Well its obvius(sp) I'm stupid.

    How do you type text to go around a picture? Like in an article. You can kinda tell what I might be working on.
     
  2. pimpchichi

    pimpchichi Active Member

    Messages:
    7,211
    use the align attribute in the image source.. left or right

    <img src="URL" align="left">

    if you want to start a new paragraph.. but below the image, use a line break with a clear attribute...

    <br clear=left>
     
  3. Cigarettes

    Cigarettes New Member

    Messages:
    325
    Thanks I'll try it out!
     
  4. Cigarettes

    Cigarettes New Member

    Messages:
    325
    ok so if I work it right its going to look a bit like the fugly news page. With the same image and text set-up?
     
  5. pimpchichi

    pimpchichi Active Member

    Messages:
    7,211
    i don't know i'm not the one doing it...

    was that a question or a statement of intent?
     
  6. Dwaine Scum

    Dwaine Scum New Member

    Messages:
    11,130
    thats PHP, you can't use it on a free server, you have to have root access... download dreamweaver fucko
     

Share This Page