Python + Flask - Part 2 - Creating and Submitting Forms

preview_player
Показать описание
In this tutorial, we create a form using HTML templates and CSS and submit it to our Python backend.

00:00 - Intro
01:10 - Restarting our Application
02:49 - Creating the HTML templates
15:57 - Creating the forms
21:13 - Styling the form with CSS
26:48 - Submitting the form
36:25 - HTML Form Validation
37:28 - HTML Templates Review
40:03 - Wrapup

#python #webdevelopment #flask #html #css #coding
Рекомендации по теме
Комментарии
Автор

thank you very much for creating such nice tutorial | very good for the beginner

アハメドロマン
Автор

Hi, great tutorial, but I keep getting an error expected token 'end of print statement', got 'for') not sure what I'm doing wrong..

alwayslifted