Guest User

Untitled

a guest
Nov 23rd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. <div class="w3-top">
  2. <ul class="w3-navbar w3-cyan text-color-black w3-large" style="height: 49px; color: black">
  3. <li><a href="#">Hello</a></li>
  4. <li class="w3-right" style="font-size: 90%"><a href="#">Log Out</a></li>
  5. <li class="w3-right" style="font-size: 90%"><a href="#">Dashboard</a> </li>
  6. <li class="w3-right" style="font-size: 90%"><a href="#">Bookmarks</a></li>
  7. <input class="w3-input w3-border w3-small" style="width: 350px; height: 30px; margin-left: 400px; margin-top: 10px" name="first" type="text" placeholder="search names here">
  8. <button class="w3-btn w3-small w3-white w3-border w3-round" style="margin-left: 615px; margin-top: -30px; height: 30px">Search</button>
  9. <!--<" style="width:450px; height:28px; margin-left: 390px; margin-top: 20px; font-size: 70%" name="first" type="text">-->
  10. </div>
  11. </ul>
  12. </div>
Add Comment
Please, Sign In to add comment