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

Hi,

i got the solution for this thanks for your advice ... here is the solution i do ...


Code:

///css class for div tag .adtag { float: right; text-align: right; clear: none; } ///// <div class="adtag" style="width:336px;margin:8px;">


thanks ....
combenetorg is offline   Reply With Quote