tubelius

HTML - textarea does not obey height

Jun 22nd, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Book.txt editor/preview for Bukkit Essentials</title>
  5. <link rel="stylesheet" type="text/css" href="book.css">
  6. </head>
  7. <body>
  8. <textarea class="bookeditor">Add or paste your book.txt here.</textarea>
  9. </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment