oscarviedma

HTML Sección OV ToonHub

Jun 12th, 2026
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.29 KB | None | 0 0
  1. <div id="ov-th-wrap">
  2. <div id="ov-th-grain"></div>
  3. <div id="ov-th-ghost"></div>
  4. <div id="ov-th-brand">OV TOONHUB</div>
  5. <div id="ov-th-stage"></div>
  6. <div id="ov-th-bl">
  7. <p class="ov-th-title"></p>
  8. <p class="ov-th-desc"></p>
  9.  
  10. <div class="ov-th-nav">
  11.       <button class="ov-th-btn" id="ov-th-prev" aria-label="Anterior">
  12.         <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
  13.                 <line x1="19" y1="12" x2="5" y2="12"/><polyline points="12 19 5 12 12 5"/>
  14.         </svg>
  15.       </button>
  16.       <button class="ov-th-btn" id="ov-th-next" aria-label="Siguiente">
  17.         <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
  18.                 <line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/>
  19.         </svg>
  20.       </button></div>
  21. </div>
  22. <div id="ov-th-br">
  23.     <a href="#" id="ov-th-discover">DESCÚBRELO</a>
  24.     <svg viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
  25.             <line x1="5" y1="12" x2="19" y2="12"/><polyline points="12 5 19 12 12 19"/>
  26.     </svg></div>
  27. <div id="ov-th-hint">← → teclado</div>
  28. </div>
Advertisement
Add Comment
Please, Sign In to add comment