Topic: IE graphic over-hang (Page 1 of 1)  | 
  |
|---|---|
| 
       Paranoid (IV) Inmate From: Wales  | 
    
       
  posted 02-19-2006 20:44
      
      http://www.conceited-smile.co.uk/layout/   | 
  
| 
       Lunatic (VI) Inmate From: under the bed  | 
    
       
  posted 02-19-2006 21:55
      
      
     | 
  
| 
       Paranoid (IV) Inmate From: Norway  | 
    
       
  posted 02-19-2006 22:41
      
      First of all there's not even an HTML or a BODY tag. How on earth do you expect your page to work properly not to mention working on various platforms ? Then as DL-44 said, tables for layout is stupid.  | 
  
| 
       Paranoid (IV) Inmate From: Wales  | 
    
       
  posted 02-19-2006 23:04
      
      Any documents on making the transistion from tables to css?   | 
  
| 
       Paranoid (IV) Inmate From: Norway  | 
    
       
  posted 02-19-2006 23:18
      
      It's just a matter of using the right tags for the right content. In über short : 
 It's that easy.  | 
  
| 
       Paranoid (IV) Inmate From: Florida  | 
    
       
  posted 02-20-2006 08:42
      
      Be sure to start with a good doctype declaration, too - your current one is gimpy.  |