Advertisement
MAFITHM

Base de vitrininha ♥

Sep 18th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. <!-- MELHOR VISUALIZAÇÃO NOS NAVEGADORES -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><link href="http://static.tumblr.com/qszodba/029o0wega/mansory.js" rel="stylesheet" type="text/css">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head profile="http://gmpg.org/xfn/11">
  6.  
  7. <!-- FAVICON - NÃO MEXA -->
  8. <link rel="shortcut icon" href="{favicon}">
  9.  
  10. <!--- EFEITO DIGITANDO NO TÍTULO - NÃO MEXA -->
  11. <script type="text/javascript"> function tb8_makeArray(n){ this.length = n; return this.length; } tb8_messages = new tb8_makeArray(3); tb8_messages[0] = "{title}"; tb8_messages[1] = "{title}"; tb8_messages[2] = "{title}"; tb8_messages[3] = "{title}"; tb8_messages[4] = "{title}"; tb8_messages[5] = "{title}";
  12. tb8_messages[6] = "{title}"; tb8_rptType = 'infinite'; tb8_rptNbr = 5; tb8_speed = 100; tb8_delay = 2000; var tb8_counter=1; var tb8_currMsg=0; var tb8_tekst =""; var tb8_i=0; var tb8_TID = null; function tb8_pisi(){ tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1); document.title = tb8_tekst; tb8_sp=tb8_speed; tb8_i++; if (tb8_i==tb8_messages[tb8_currMsg].length){ tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay; } if (tb8_currMsg == tb8_messages.length){ if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){ clearTimeout(tb8_TID); return; } tb8_counter++; tb8_currMsg = 0; } tb8_TID = setTimeout("tb8_pisi()", tb8_sp); } tb8_pisi() </script>
  13.  
  14. <!-- CODE PARA FUNCIONAR OS ÍCONES DE MENUS (CASINHA,CARTA E ETC)-NÃO MEXA-->
  15. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  16.  
  17. </head>
  18.  
  19. <!-- STYLE - AQUI SÃO OS CÓDIGOS QUE DENOMINA AS CORES, FONTES E ETC -->
  20. <style type="text/css" media="screen">
  21.  
  22. /*COR DO FUNDO, COR DO TEXTO, FONTE, TAMANHO DA FONTE E ALINHAMENTO DO TEXTO*/
  23. body{background:#fff; color:#000; font-family:arial; font-size:10px;
  24. text-align:center;}
  25.  
  26. /* COR DOS LINKS E HOVER */
  27. a{color:#fff; text-decoration:none;}
  28. a:hover{color:#e5427c;}
  29.  
  30. /* BARRA DE ROLAGEM */
  31. ::-webkit-scrollbar{width:4px; height:4px; background:#222222;}
  32. ::-webkit-scrollbar-thumb{background:#000;}
  33.  
  34. /* SELEÇÃO COLORIDA DO TEXTO */
  35. ::moz-selection {color:#e5427c; background:#fff;}
  36. ::selection {color:#e5427c; background:#fff;}
  37.  
  38.  
  39.  
  40.  
  41. </style>
  42. <!-- BODY - AQUI SÃO OS CÓDIGOS QUE DENOMINA OS LINKS -->
  43. <body onkeydown=”return false”>
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. </body>
  53. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement