Django Tutorial #6: Django Static Files Explained | Using External CSS, HTML Basics & Table Tags

Django Tutorial #6: Django Static Files Explained | Using External CSS, HTML Basics & Table Tags

In today’s session, we covered how to set up static files in Django and use external CSS inside HTML templates. Students also learned important HTML tags and how to create and style HTML tables using Django templates. This session builds a strong foundation for front-end + Django integration. 🚀 Topics Covered ✔️ What are static files in Django? ✔️ How to configure STATIC_URL and STATICFILES_DIRS ✔️ How to load static files using {% load static %} ✔️ Linking external CSS from the static folder ✔️ Basic HTML structure (html, head, body) ✔️ Inline CSS vs External CSS ✔️ Working with HTML table, thead,tbody, tr, th , td ✔️ Displaying data in tables through templates ✔️ Django template + static folder workflow 🌟 About BasicToTop BasicToTop is here to help you move forward — from basic to top. 🔔 Subscribe for more Django & Python tutorials 👍 Like the video if it helped 💬 Ask your doubts in comments — I reply to everyone Resources & Links: ‣ BasicToTop Website: https://basictotop.in ‣ GitHub Repository : https://github.com/BasicToTop/Django-... #Django #Python #WebDevelopment #BeginnerDjango #basictotop #BasicToToop