Advertisement
Carolaine_Vieira

Break

Feb 11th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. <!--Base por TurtleTrainer(LayoutWild) 90% modificada por IKtita@imvu-->
  2. <link rel="stylesheet" type="text/css" href="http://filedrive.imvustylez.net/users/IKtita/Break.css">
  3.  
  4. <div id="tres"><div id="uptop">
  5. <a onclick="javascript:IMVU.messagePopupShow({force_recipient_id:SEU/YOURID})" title="message me">✉</a>
  6. <a href="http://pt.imvu.com/catalog/web_add_contact.php?contact=SEU/YOURNICK" target="_blank" title="add to friends">+</a>
  7. <a href="http://pt.imvu.com/catalog/web_mypage.php?block=SEU/YOURID" target="_blank" title="block me">X</a>
  8. <a href="http://pt.imvu.com/catalog/web_flag_homepage.php?flag_homepage=SEU/YOURID" target="_blank" title="flag me">!</a>
  9. </div></div><br /><div id="content">
  10.  
  11. <div id="nav"><h1>
  12. <!--MUSIC PLAYER CODE HERE - CÓDIGO DO PLAYER DE MÚSICA AQUI.-->
  13.  
  14.  
  15.  
  16. </h1>
  17. <!--LINKS HERE / LINKS AQUI-->
  18. <a href="link" target="_blank">link 001</a>
  19. <a href="link" target="_blank">link 002</a>
  20. <a href="link" target="_blank">link 003</a>
  21. <a href="link" target="_blank">link 004</a>
  22. <a href="link" target="_blank">link 005</a>
  23. <a href="link" target="_blank">link 006</a>
  24. <!--por favor, não remova esse último link :B-->
  25. <a href="http://layoutsimvu.tumblr.com/">carol</a>
  26. </div>
  27. <!--FIM DOS SEUS LINKS-->
  28.  
  29. <h1>NICKNAME</h1>
  30.  
  31. <img id="foto" src="http://i.imgur.com/soIA80p.png" />
  32.  
  33. </div>
  34. <div id="dois">
  35.  
  36. <h3>Titulo</h3>
  37. <b>Négrito</b>
  38. <i>Itálico</i>
  39. <u>Sublinhado</u>
  40. <a href="#">Link</a>
  41. <mark>Fundo diferente</mark>
  42. <hr> <!-- hr é aquela linha entre uma categoria e outra...-->
  43. <br> <!-- br significa quebra de linha, se usa pra criar paragráfos-->
  44.  
  45. </div>
  46.  
  47. <!--não apague esses scripts-->
  48. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  49. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  50. <script>
  51. (function($){
  52.  
  53. $(document).ready(function(){
  54. $("[title]").style_my_tooltips();
  55. });
  56. })(jQuery);
  57. </script>
  58. <!--não apague esses scripts-->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement