Last lesson we about html body, bold tags vs strong tags and which one is best to use, html lists ordered and unordered lists. Today we are going to discuss about html images and how to display them on website page using Django and python.
All this will be made practical by displaying html code from Django templates in relationship to Django project urls.py at settings.py, Django apps urls.py, views.py and manage.py in order to display our html code to the web browser.
https://mysch.pythonanywhere.com/docu...
Main reference
https://mysch.pythonanywhere.com/docu...
Other references
https://docs.djangoproject.com/en/4.1...
https://www.w3schools.com/html/tryit....
https://developer.mozilla.org/ru/docs...