Re: Positioning text below an image

  •  10-28-2009, 3:01 AM

    Re: Positioning text below an image

    Hi Weegie,
     
    Try
    1. <html>  
    2. <body>  
    3.     <img src="http://www.cutesoft.net/data/livesupport_round.gif" style="display: block" />  
    4.     under image   
    5. </body>  
    6. </html>  

    Regards,
     
    ken
View Complete Thread