Get started with bootstrap-textarea CDN

MIT licensed

Bootstraps resizable, responsive textarea component: Bootstrap-textarea.

Tags:
  • bootstrap
  • bootstrap5
  • responsive
  • forms
  • responsive-design
  • bootstrap5-template
  • bootstrap-textarea
  • text-editor
  • textarea
  • contact-form
  • form

Stable version

Copied!

How to start using bootstrap-textarea CDN


<!DOCTYPE html>
<html>
<head>
  <link rel="stylesheet" href="https://cdn.cdnhub.io/bootstrap-textarea/1.0.0/bootstrap-textarea.min.css">
  <title>Get started with bootstrap-textarea CDN - cdnhub.io</title>
</head>
<body>
  <!-- Your content here -->
  <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.min.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/bootstrap-textarea@1.0.0/dist/js/bootstrap-textarea.min.js"></script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!

All versions