upload_file_python
upload_file_python copied to clipboard
Can we center <img src=...>? Alternatively, where should the CSS go?
Hi ibrahimokdadov,
Appreciated your web tutorial: very informative and helpful. If I'm extending your example, I'm looking for 2 things:
- 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 - Where can we put CSS?