![]() Preserved Topic: Text Wrapping Around Graphics? (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() 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.... |
![]() That would undoubtedly be usage of Server Side Include statements. See the threads on SSI. |
Maniac (V) Mad Scientist From: Jacks raging bile duct.... |
![]() |
Maniac (V) Mad Scientist From: Jacks raging bile duct.... |
![]() Tutorial link from Doc Ozone...this one helped me learn SSI quick. |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() 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: |
![]()
|
Maniac (V) Mad Scientist From: Jacks raging bile duct.... |
![]() I was referrint to the comment you made about the /HTML in the middle of the code. |
Paranoid (IV) Inmate From: Minneapolis, MN, USA |
![]() SSI without .shtml suffix? |
Paranoid (IV) Mad Scientist From: |
![]() jiblet-- |
Paranoid (IV) Mad Scientist From: Inside THE BOX |
![]() 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 |
![]() 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 |
![]() 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 |
![]() 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. |