Hi ibrahimokdadov, Appreciated your web tutorial: very informative and helpful. If I'm extending your example, I'm looking for 2 things: 1. How can we center the image sourced as `<img src="{{url_for('static', filename=...)}}">`? I've tried a few things. Not sure where #1 is documented 2. Where can we put CSS?
Hi ibrahimokdadov,
Appreciated your web tutorial: very informative and helpful. If I'm extending your example, I'm looking for 2 things:
<img src="{{url_for('static', filename=...)}}">?I've tried a few things. Not sure where local variable 'filename' referenced before assignment #1 is documented