Advertisement
Dekameron

Untitled

Jun 15th, 2014
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>WordPress Theme</title>
  6. <link rel="stylesheet" href="css/wordpress.css">
  7. </head>
  8. <body>
  9. <form action="" method="POST">
  10. <img src="images/WordPress.png" alt="WordPress Logo" id="wordpress_btn">
  11. <p>
  12. Upload a theme <input type="file">
  13. </p>
  14. <span id="search_text">Or search in wordpress</span>
  15. <input type="text" id="search_theme">
  16. <a href="http://bg.wordpress.org/">
  17. <img src="images/WordPress_icon.png" alt="WordPress Icon">
  18. </a>
  19. </form>
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement