Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.93 KB | None | 0 0
  1.     <div>
  2.         <header class="navbar">
  3.             <div class="container">
  4.                 <div class="logo">
  5.                     <a href="#" class="globo border">globo.com</a>
  6.                     <a href="#" class="border hidden1" style="color: rgb(168, 0, 0); font-weight: 900;">g1</a>
  7.                     <a href="#" class="border hidden2" style="color: rgb(62, 131, 30); font-weight: 900;">globoesporte</a>
  8.                     <a href="#" class="border hidden3" style="color: rgb(255, 127, 0); font-weight: 900;">gshow</a>
  9.                     <a href="#" class="border hidden4" style="color: rgb(0, 92, 239); font-weight: 900;">vídeos</a>
  10.                 </div>
  11.                 <div class="outros">
  12.                     <ul class="menu">
  13.                         <li>
  14.                             <a href="#">ASSINE JÁ</a>
  15.                         </li>
  16.                         <li>
  17.                             <a href="#">MINHA CONTA</a>
  18.                         </li>
  19.                         <li>
  20.                             <a href="#">EMAIL</a>
  21.                         </li>
  22.                         <li>
  23.                             <a href="#"><button type="button" name="button">ENTRAR<div style="color: black;">><div></button></a>
  24.                         </li>
  25.                     </ul>
  26.                 </div>
  27.             </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement