Thread: move text
View Single Post
  #2 (permalink)  
Old 11-13-09, 07:47 AM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by hemi View Post
hi ,

can anyone tell me how to move a text to center of the page that means when i click on any text it should come to center of the page (the text can be left side top of the page or at the bottom of the page no matter whr it is but when it is clicked it should come to center of the page). is it possible, if it is possible plz help me out
Place the text in a div and use an onclick() event to dynamically center the div.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote