PART 27(CSS-Beginner): HOW TO USE INTERNAL CSS IN DJANGO PROJECTS

Опубликовано: 19 Июнь 2026
на канале: educr Updates
345
5

Last lesson we discussed about how to use inline CSS to change background color of a website. Today we are going to discuss about how to use internal CSS to change background color of a website.
All this will be made practical by displaying CSS code from Django static folder in relationship to Django project urls.py at settings.py, Django apps urls.py, views.py and manage.py in order to style our web page the way we want. https://mysch.pythonanywhere.com/docu...
Main reference
https://mysch.pythonanywhere.com/docu...

Other references
https://colorhunt.co/
https://developer.mozilla.org/en-US/d...
https://developer.mozilla.org/en-US/d...