Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. //CSS
  2. #tus{margin:5px;padding:0;width:640px;height:auto;}
  3. #tus ul{margin:0px;padding:0;height:auto;width:640px;}
  4. #tus li{margin:0px;padding:0;list-style-type:none;float: left;}
  5.  
  6. <div is="tus" class="">
  7. <ul class="">
  8. <li><input value="1" type="button" id="button"onclick="sanal_klavye('1','','','','');"></li>
  9. </ul>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement