Flask tutorial part 8 - Laying out the header using CSS and Flask

preview_player
Показать описание
Note - You can put the CSS into a separate file and link as a static file in flask. I have opted to go for a simpler option to prevent this getting more complicated than it needs to be.

This video is part of a set of videos showing how to get started using Flask to make web apps in python. It is designed to be simple so some of the code may be inefficient and could be done better. However, having a working understanding of how the basics work will enable those more efficient methods to make more sense and there are millions of those types of tutorials out there!

The code for this set of tutorials can be found on the git link above.
Рекомендации по теме