Advertisement
Decrepitar

Theme DFT

Aug 4th, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.42 KB | None | 0 0
  1. <!--------------
  2.  
  3. THEMES BY DECREPITAR , NADA DE PLAGIOS !
  4. - THEME 01 | SIMPLE FOR GIRL ;
  5. ? NÃO RETIRE OS CREDITOS !
  6.  
  7. DDDDDDDDDD      EEEEEEEEEE    =======>> CREPITAR
  8. DD       DD     EE            =======>> CREPITAR
  9. DD        DD    EEEEEEE       =======>> CREPITAR
  10. DD        DD    EEEEEEE       =======>> CREPITAR
  11. DD       DD     EE            =======>> CREPITAR
  12. DDDDDDDDDD      EEEEEEEEEEE   =======>> CREPITAR
  13.  
  14. ---------------->
  15.  
  16. <html>
  17.  <script type="text/javascript">
  18. function changeNavigation(id) {document.getElementById('help').innerHTML=document.getElementById(id).innerHTML}
  19. </script>
  20. <meta name="color:background" content="#FFFFFF" />
  21. <meta name="color:text" content="#bebebe" />
  22. <meta name="color:post" content="#FFFFFF" />
  23. <meta name="color:scrollbar" content="000000" />
  24. <meta name="image:background" content="" />
  25.  
  26. <meta name="color:link" content="#bebebe"/>
  27.  
  28.  
  29.  
  30.  <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  31. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  32.  
  33.  
  34. <link href='http://fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'>
  35.  <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch' rel='stylesheet' type='text/css'>
  36.  <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  37.  
  38.  <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  39.  <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah' rel='stylesheet' type='text/css'>
  40.  <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  41. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  42. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  43.  
  44. <meta name="text:Link1" content="/" />
  45. <meta name="text:Link1 Title" content="1st page" />
  46. <meta name="text:Link2" content="/ask" />
  47. <meta name="text:Link2 Title" content="ask me" />
  48. <meta name="text:Link3" content="/submit" />
  49. <meta name="text:Link3 Title" content="submit" />
  50. <meta name="text:Link4" content="#" />
  51. <meta name="text:Link4 Title" content="link" />
  52. <meta name="text:Link5" content="#" />
  53. <meta name="text:Link5 Title" content=" links" />
  54.  
  55.  
  56.  
  57.  
  58.  <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  59.  
  60.                       <title>{Title}</title>
  61.         <link rel="shortcut icon" href="{Favicon}">
  62.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  63.         {block:Description}
  64.   <meta name="description" content="{MetaDescription}" />
  65.         {/block:Description}
  66.  
  67.  
  68.  
  69.  <script type="text/javascript">
  70.  
  71.   var _gaq = _gaq || [];
  72.   _gaq.push(['_setAccount', 'UA-37760047-1']);
  73.   _gaq.push(['_trackPageview']);
  74.  
  75.   (function() {
  76.     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  77.     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  78.     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  79.   })();
  80. <script language="javascript">
  81. var mensagem="Não copie, reblogue!";
  82. function clickIE() {if (document.all) {(mensagem);return false;}}
  83. function clickNS(e) {if
  84. (document.layers||(document.getElementById&&!document.all)) {
  85. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  86. if (document.layers)
  87. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  88. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  89. document.oncontextmenu=new Function("return false")
  90. </script>
  91. </script>
  92.  
  93.  <style type="text/css">
  94.  
  95. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed;background-attachment: fixed; background-repeat: repeat; }
  96.  
  97. a {color: {color:link}; text-decoration: none; text-transform: none;}
  98. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  99.  
  100. p {margin: 6px 0 0 0}
  101.  
  102. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  103. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  104. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  105. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  106.  
  107. blockquote img{max-width: 470px!important}
  108. blockquote blockquote img{max-width: 450px!important}
  109. blockquote blockquote blockquote img{max-width: 430px!important}
  110. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  111.  
  112. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  113.  
  114. #entry {float: left; margin-left: 565px; margin-top: 30px;  }
  115.  
  116. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 7px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;border:0px solid ; border-radius:10px ;}
  117.  
  118. h1 {font-family: georgia; text-align:left; font-size: 25px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  119. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  120. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  121.  
  122. .image {text-align: center; border: 0px}
  123. .image img {max-width: 500px; margin-bottom: 2px }
  124.  
  125. .pquote {font-family: georgia; text-align: left; font-size: 13px; line-height: 15px; padding: 3px;}
  126. .pquotesource {text-align: left; text-transform: none; margin-bottom: 5px;}
  127. .pquotesource a, a:hover{text-transform: none;}
  128.  
  129. .chat {line-height: 13px; list-style: none }
  130. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  131. .person1 {color: {color:text}; padding: 2px; }
  132. .person1 .label {font-weight: bold;  color:{color:text}}
  133. .person2 {color: {color:text}; padding: 2px;  }
  134. .person2 .label {font-weight: bold;  color:{color:text}}
  135.  
  136. .player {background-color: #000; text-align: left; display:block;}
  137.  
  138. /*ESTILO DE ASK POR MAY, DO MIR4GEM.TUMBLR.COM E DO HTML-PARTY.TUMBLR.COM! É BOM NÃO TIRAR ISSO AQUI :@@ */
  139. .boxask {background: #e9e9e9; padding: 10px;  font: normal 11px georgia; text-align:left; border-radius: 7px; z-index: 1;}
  140. .seta {background: #e9e9e9; width: 10px; height: 10px; -webkit-transform: rotate(45deg); margin-left: 20px; margin-top: -5px; z-index: 1;}
  141. .perguntou {font-size: 15px; font-family: "handy"; text-transform: uppercase;margin-left: 14px;}
  142. .perguntou img {-webkit-border-radius: 5px;
  143. -moz-border-radius: 5px;
  144. border-radius: 5px;}
  145. .resposta {background: #; width:98%;padding: 2px;}
  146.  
  147.  
  148.  
  149. .creditoaokaique {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  150. .creditoaokaique:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  151.  
  152. #info {text-align: left; margin-top:-3px; font-size: 13px; font-family: calibri; text-transform: uppercase; z-index: 11;border-top:1px solid #bebebe;}
  153. #info a {font-size: 15px; text-transform: uppercase;}
  154.  
  155. #tags {color: {color:text}; font-size: 10px; font-family: calibri;  display: inline; list-style: none; text-transform: uppercase;;}
  156. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  157.  
  158. #cap {width: 500px; margin-top: -2px;}
  159. .source {display: none;}
  160.  
  161. .notes {width: 520px; padding: 0px; margin-top: 3px; margin-bottom: 1px; font-size: 15px; text-align: left}
  162. ol.notes {list-style: none;  margin: 0 20px 0 2px; padding: 0px; z-index: 11;}
  163. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  164. .notes img{display: none; border:0px}
  165.  
  166.  
  167. ::-webkit-scrollbar{width:7px;height:7px;}
  168. ::-webkit-scrollbar-button:start:decrement
  169. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  170. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  171. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  172. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  173.  /**********DECREPITAR DECREPITAR DECREPITAR***********/
  174.  #header{ width:160px;height:30px;position:relative;margin-top:-10px;z-index: 11;margin-left:300px; background-color:transparent; -webkit-transition-duration: .80s;z-index: 9999;}
  175.   /**********DECREPITAR DECREPITAR DECREPITAR***********/
  176.  #colunn{ width:160px;height:30px;position:relative;margin-top:250px;z-index: 11;margin-left:300px; background-color:transparent; -webkit-transition-duration: .80s;z-index: 9999;}
  177.  /**********DECREPITAR DECREPITAR DECREPITAR***********/
  178.  #faixas{ width:220px;height:30px;position:relative;margin-top:-10px;z-index: 11;margin-left:310px; background-color:transparent; -webkit-transition-duration: .80s;z-index: 9999;opacity:0.85}
  179.  /**********DECREPITAR DECREPITAR DECREPITAR***********/
  180. #menu {width: 500px;  margin-top: -130px; margin-left: 480px ; position:relative;z-index:99999999999999999999999999999999999999999999999;}    
  181. #menu a{display:inline-block ; font-family: 'arial';text-align:center;  background-color:#transp.; color: {color:links}; width: 80px;; font-size: 25px; height:30px;line-height:30px;text-transform:uppercase; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;opacity:0.71;border-bottom: 0px solid;}
  182.  #menu a:hover {color:cecece;}
  183. /**********DECREPITAR DECREPITAR DECREPITAR***********/
  184.  #moder{ width:100px;height:109px;;position:relative;margin-top:-212px;z-index: 11;margin-left:980px; background-color:transparent; -webkit-transition-duration: .80s;z-index: 9999;-webkit-filter: grayscale(100%);}
  185.  /**********DECREPITAR DECREPITAR DECREPITAR***********/
  186.  #moder2{ width:100px;height:109px;;position:relative;margin-top:10px;z-index: 11;margin-left:980px; background-color:transparent; -webkit-transition-duration: .80s;z-index: 9999;-webkit-filter: grayscale(100%);}
  187.  /**********DECREPITAR DECREPITAR DECREPITAR***********/
  188.  #link-decrepitar a {display: inline-block;float: center; margin-left: 0px; font-family: georgia; font-size: 10px; text-align: center; margin-top: 2px; height: 25px; width: 50px; color:#000; line-height: 25px;  text-transform: none; -webkit-transition: all .7s ease-out; -moz-transition: all .7s ease-out; font-style: normal; background-color: #fff; border-top:0px solid #000; border-bottom:0px solid  #000;text-shadow: 1px 1px 7px #a1a1a1;}
  189. #link-decrepitar  a:hover{; color: #a1a1a1;font-size: 10px;;;font-size: ;letter-spacing: 2px;text-shadow: 1px 1px 7px #000;;background-image:url('');box-shadow: inset 0px 0px 5px 15px #000;}
  190.  
  191. .puts a{width:490px;text-transform: uppercase;text-align:left; font-family: 'Scada', sans-serif; display: block;color:#fff;  margin-bottom:2px; padding:3px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background:#000; border-radius:2px;font-size:10px;border-left:6px solid #78376F;opacity:0.45;}
  192. .puts a:hover{width:490px;color:#fff;background:#252323;color:#fff;}
  193.  
  194. #page-p{position:fixed;padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:13px; height:30px;line-height:30px; color:#a1a1a1;z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:99999999999999999999999999999999;width: 90px;  right: 10px; bottom: 10px;background:#000;}
  195. #page-a{position:fixed;padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:13px; height:30px;line-height:30px; color:#a1a1a1;z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:99999999999999999999999999999999;width: 90px;  left: 10px; bottom: 10px;background:#000;}
  196. </style>
  197.  
  198. <body>
  199. <div id="content">
  200. <div id="header">
  201. <img src="http://static.tumblr.com/gdekeu9/9aymr0ir9/header02.jpg"/></a>
  202.  </div>
  203.  <div id="colunn">
  204. <img src="http://static.tumblr.com/gdekeu9/7comr0j4g/colun2.jpg"/></a>
  205. <img src="http://static.tumblr.com/gdekeu9/7comr0j4g/colun2.jpg"/></a>
  206. </div>
  207.  <div id="faixas">
  208. <img src="http://static.tumblr.com/gdekeu9/QMTmr0jsg/welcome.png"/></a>
  209.  ─ Somos uma equipe com <b>2 </b>integrantes , <i>dispostos a te ajudar com html e css</i> , sempre postaremos coisas novas aqui , pra deixar seu tumblr cada vez mais atualizado .
  210.  
  211. <img src="http://static.tumblr.com/gdekeu9/Vazmr0jpc/parceiros.png"/></a>
  212.  
  213.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  214.  
  215.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  216.  
  217.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  218.  
  219.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  220.  
  221.   <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  222.  
  223.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  224.  
  225.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  226.  
  227.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="50" src="http://uconnthings.tumblr.com/images/anonymous_avatar_128.gif" width="50"/></a>
  228.  
  229. <img src="http://static.tumblr.com/gdekeu9/tPimr0jtx/tags.png"/></a>
  230. <div id="link-decrepitar">
  231.    <a href="/">tuto</a>  
  232.    <a href="/">tuto</a>
  233.    <a href="/">tuto</a>
  234.    <a href="/">tuto</a>
  235. </div>
  236. <img src="http://static.tumblr.com/gdekeu9/EBRmr0juj/plagios.png"/></a>
  237. <div id="link-decrepitar"> <center>
  238. Nossas regras são claras , todos tutoriais que postamos aqui são esxclusivos então não reblogue e não disponibilize , se pegar detalhes credite , caso contrario irão aparecer no mural da vergonha .<br>
  239.  
  240.    <a href="/tagged/plagio">Clique</a>  
  241.  </center>
  242. </div>
  243. <img src="http://static.tumblr.com/gdekeu9/WgVmr0jv5/status.png"/></a>
  244.  <!------inicio contador------>Você já esteve aqui <b><script src="http://fastwebcounter.com/secure.php?s=http://design-for-themes.tumblr.com/"></script></b> vezes </a></a>
  245. <!------final contador------>
  246. <br>
  247. <!------inicio contador------>
  248. Visitantes on line: <b><script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=http://design-for-themes.tumblr.com/"></script></b></a> ___________________________<br>
  249. <!------final contador------>
  250. <br> Theme feito totalmente por <br>
  251. <a href="http://decrepitar.tumblr.com/">Raquel Lopes </a> não se inspire .
  252.  </div>
  253.  
  254.  
  255.  
  256.   <div id ="menu">
  257. <a href="{text:Link1}" >{text:Link1 title}</a>
  258. <a><span onClick="changeNavigation('01')">{text:Link2 title}</span></a>
  259. <a><span onClick="changeNavigation('02')">{text:Link3 title}</span></a>
  260. <a><span onClick="changeNavigation('03')">{text:Link4 title}</span></a>
  261. <a><span onClick="changeNavigation('01')">{text:Link5 title}</span></a>
  262. </a>
  263.  </div>
  264. </div></div>
  265.  
  266.  
  267.  <div id="moder">
  268.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="112" src="http://media.tumblr.com/c78e2e4be03619966f5df460f8d0d184/tumblr_inline_mg2a6pHRQM1rs7m7z.png" width="100"/></a> </div>
  269.  <div id="moder2">
  270.  <a href="URLDOTUMBLR" title=" TITULO " target="_blank"><img height="108" src="http://media.tumblr.com/764f148e3b8ed34b993c46c24148afa9/tumblr_inline_mg2a6wYpMk1rs7m7z.png" width="100"/></a>
  271.  </div>
  272.    <div id="page-p">
  273.  {block:NextPage} <a href="{NextPage}">PROXIMA</a>{/block:NextPage}
  274.  </div> </div> </div> </div>
  275.   <div id="page-a">
  276.  {block:PreviousPage}<a href="{PreviousPage}"> ANTERIOR </a>  {/block:PreviousPage} </div>
  277.  
  278.  
  279.  
  280.  
  281.  
  282. </div>
  283.  
  284. <div id="entry">
  285. <div id="help">
  286.  {block:Posts}
  287. <div class="posts">
  288.  
  289. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  290.  
  291. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  292.  
  293. {block:Photoset}{Photoset-500}{/block:Photoset}
  294.  
  295. {block:Quote}
  296. <div class="pquote">“{Quote}”</div>
  297. {block:Source}<div class="pquotesource"><b>{Source}</b></div>
  298. {/block:Source}
  299. {/block:Quote}
  300.  
  301. {block:Link}
  302. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  303. {block:Description}{Description}{/block:Description}
  304. {/block:Link}
  305.  
  306. {block:Chat}
  307. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  308. <div class="chat"><ul>{block:Lines}
  309. <li class="person{UserNumber}">{block:Label}
  310. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  311. {/block:Chat}
  312.  
  313. {block:Audio}
  314. <div class="player">{AudioPlayerBlack}</div>
  315. {block:Caption}{Caption}{/block:Caption}
  316. {/block:Audio}
  317.  
  318. {block:Video}{Video-500}{/block:Video}
  319.  
  320.  
  321. {block:Answer}
  322.  
  323. <div class="boxask">{Question}</div>
  324. <div class="seta"></div><br>
  325. <div class="perguntou"><img src="{AskerPortraitURL-24}" border="0" align="left"/>&nbsp;&nbsp;
  326. {Asker}:</div><br>
  327. <div class="resposta">{Answer}</div>
  328.  
  329. {/block:answer}
  330.  
  331.  
  332.  
  333. <div id="cap">
  334. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  335. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  336. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  337.  
  338. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  339.       <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  340.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  341. {/block:ContentSource}</div></div>
  342. <br>
  343.  
  344. <div class="creditoaokaique">
  345. <div id="info"><div class="notes"><b>
  346.   {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>
  347. </div></center>{/block:IfShowTags}{/block:Date}</div></b>
  348. </div></div>
  349.  
  350.  
  351.  {/block:Posts}
  352.  <!----------- ASSSSSSSSSSSSSSSSSSSSSSK ------------>
  353. <div id="01" style="display:none">
  354. <div class="puts">
  355. <a> Não nos insultem
  356. <a> Antes de perguntar , já olhou se tem nos tutoriais ?
  357. <a>
  358. <span class="entrytext"><p><iframe frameborder="0" scrolling="no" width="402px" height="220" src="http://www.tumblr.com/ask_form/design-for-themes.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe><!—[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]—></p></span>
  359. </a>
  360. </div>
  361. </div>
  362.  
  363. <div id="02" style="display:none">
  364. <div class="puts">
  365. <a href="/"> TUTORIAL </a>
  366. <a href="/"> TUTORIAL </a>
  367. <a href="/"> TUTORIAL </a>
  368. <a href="/"> TUTORIAL </a>
  369. <a href="/"> TUTORIAL </a>
  370. <a href="/"> TUTORIAL </a>
  371. <a href="/"> TUTORIAL </a>
  372. <a href="/"> TUTORIAL </a>
  373. <a href="/"> TUTORIAL </a>
  374. <a href="/"> TUTORIAL </a>
  375. <a href="/"> TUTORIAL </a>
  376. </div>
  377. </div>
  378.  
  379.  
  380. <div id="03" style="display:none">
  381. <div class="puts">
  382. <a><div style="color:#a1a1a1;font-size:35px;text-align:center;font-family:Wire One">EFEITOS HOVER EM MENUS</DIV></a>
  383. <a href="/"> MATERIAL </a>
  384. <a href="/"> MATERIAL </a>
  385. <a href="/"> MATERIAL </a>
  386. <a href="/"> MATERIAL </a>
  387. <a href="/"> MATERIAL </a>
  388. <a href="/"> MATERIAL </a>
  389. <a href="/"> MATERIAL </a>
  390. <a href="/"> MATERIAL </a>
  391. <a href="/"> MATERIAL </a>
  392. <a><div style="color:#a1a1a1;font-size:35px;text-align:center;font-family:Wire One">EFEITOS HOVER EM IMAGENS</DIV></a>
  393. <a href="/"> MATERIAL </a>
  394. <a href="/"> MATERIAL </a>
  395. <a href="/"> MATERIAL </a>
  396. <a href="/"> MATERIAL </a>
  397. <a href="/"> MATERIAL </a>
  398. <a href="/"> MATERIAL </a>
  399. <a href="/"> MATERIAL </a>
  400. <a href="/"> MATERIAL </a>
  401. <a href="/"> MATERIAL </a>
  402. <a><div style="color:#a1a1a1;font-size:35px;text-align:center;font-family:Wire One"> OUTROS LINKS </DIV></a>
  403. <a href="/"> MATERIAL </a>
  404. <a href="/"> MATERIAL </a>
  405. <a href="/"> MATERIAL </a>
  406. <a href="/"> MATERIAL </a>
  407. <a href="/"> MATERIAL </a>
  408. <a href="/"> MATERIAL </a>
  409. <a href="/"> MATERIAL </a>
  410. <a href="/"> MATERIAL </a>
  411. <a href="/"> MATERIAL </a>
  412. <a><div style="color:#a1a1a1;font-size:35px;text-align:center;font-family:Wire One"> PSD  </DIV></a>
  413. <a href="/"> MATERIAL </a>
  414. <a href="/"> MATERIAL </a>
  415. <a href="/"> MATERIAL </a>
  416. <a href="/"> MATERIAL </a>
  417. <a href="/"> MATERIAL </a>
  418. <a href="/"> MATERIAL </a>
  419. <a href="/"> MATERIAL </a>
  420. <a href="/"> MATERIAL </a>
  421. <a href="/"> MATERIAL </a>
  422. <a><div style="color:#a1a1a1;font-size:35px;text-align:center;font-family:Wire One"> HTML /CSS </DIV></a>
  423. <a href="/"> MATERIAL </a>
  424. <a href="/"> MATERIAL </a>
  425. <a href="/"> MATERIAL </a>
  426. <a href="/"> MATERIAL </a>
  427. <a href="/"> MATERIAL </a>
  428. <a href="/"> MATERIAL </a>
  429. <a href="/"> MATERIAL </a>
  430. <a href="/"> MATERIAL </a>
  431. <a href="/"> MATERIAL </a>
  432. </div>
  433. </div>
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457. </div>
  458. </div>
  459. </div>
  460. </div>
  461. </body>
  462. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement