View Single Post
Old 11-01-2006, 06:27 AM   #1 (permalink)
combenetorg
Member
Counter-Terrorist
 
combenetorg's Avatar
 
Join Date: Nov 2006
Posts: 233
Red face how to make script tag right align?

Hi all ,

i have one problem regarding script tag ... i mean i m using <div> tag layout .... and in which i want to put content + google ad as content( some part ) in left align and beside the google ad ...

how to do it ?

Code:

<div align='left' > some text <div align='right'> <script>//google ad code </script> </div> </div>
combenetorg is offline   Reply With Quote