{% extends 'base.html' %} {% load static %} {% block title %}Form Elements{% endblock %} {% block js %} {% endblock %} {% block content %}
<input>s, <textarea>s, <select>s are styled with the .form-control and .form-select class. Included are styles for general appearance, focus state, sizing, and more.