|
Size: 1346
Comment:
|
← Revision 7 as of 2026-03-28 15:34:25 ⇥
Size: 1345
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 24: | Line 24: |
| .p{ text-align: center; } | p{ text-align: center; } |
Flask
- Micro web development framework
- Flask depends on the Jinja template engine and the Werkzeug WSGI toolkit.
Example
static/app.css
1 p{ text-align: center; }
static/app.js
templates/index.html
