![]() Preserved Topic: Text Wrapping Around Graphics? (Page 1 of 1)  | 
  |
|---|---|
| 
       Paranoid (IV) Inmate From: Minneapolis, MN, USA  | 
    
       
  posted 06-12-2000 22:51
      
      Didn't think this was possible in HTML, but I guess I was wrong.  I found the example at http://www.ohiounion.com/techserv.html   | 
  
| 
       Maniac (V) Mad Scientist From: Jacks raging bile duct....  | 
    
       
  posted 06-12-2000 22:53
      
      That would undoubtedly be usage of Server Side Include statements. See the threads on SSI.  | 
  
| 
       Maniac (V) Mad Scientist From: Jacks raging bile duct....  | 
    
       
  posted 06-12-2000 22:55
      
      
     | 
  
| 
       Maniac (V) Mad Scientist From: Jacks raging bile duct....  | 
    
       
  posted 06-12-2000 22:58
      
      Tutorial link from Doc Ozone...this one helped me learn SSI quick.  | 
  
| 
       Paranoid (IV) Inmate From: Minneapolis, MN, USA  | 
    
       
  posted 06-12-2000 23:20
      
      You are understandably amazed with SSI, and thanks for the link to that tut, but I don't see how SSI could have anything to do with text wrapping a specific way, especially since the example file I gave doesn't even end in .shtml.    | 
  
| 
       Paranoid (IV) Mad Scientist From:   | 
    
       
  posted 06-12-2000 23:38
      
      
  | 
  
| 
       Maniac (V) Mad Scientist From: Jacks raging bile duct....  | 
    
       
  posted 06-12-2000 23:48
      
      I was referrint to the comment you made about the /HTML in the middle of the code.  | 
  
| 
       Paranoid (IV) Inmate From: Minneapolis, MN, USA  | 
    
       
  posted 06-13-2000 00:07
      
      SSI without .shtml suffix?   | 
  
| 
       Paranoid (IV) Mad Scientist From:   | 
    
       
  posted 06-13-2000 01:58
      
      jiblet--  | 
  
| 
       Paranoid (IV) Mad Scientist From: Inside THE BOX  | 
    
       
  posted 06-13-2000 02:31
      
      Whoa - I'm getting mighty confused here. If all you want to do is wrap text around a table, just use ALIGN=left or ALIGN=right in the TABLE tag. Like this:  | 
  
| 
       Maniac (V) Inmate From: under the bed  | 
    
       
  posted 06-13-2000 06:19
      
      I'm so confused right now I don't know who's asking what and who's answering what  <img border=0 align=absmiddle src="http://www.ozones.com/forum/confused.gif">  | 
  
| 
       Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden  | 
    
       
  posted 06-13-2000 06:54
      
      Yah, all he's done is spec one of the tables as <table border="0"  cellpadding="1" cellspacing="0" align="right">  | 
  
| 
       Paranoid (IV) Inmate From: Minneapolis, MN, USA  | 
    
       
  posted 06-13-2000 20:25
      
      hah. I'm very embarassed now. Shoulda tried that straight off... guess I thought I had this stuff figured out around Netscape 2.0 and never upgraded my knowledge. Thanks d00dz.  |