Web Programs using HTML ,CSS , JAVASCRIPT, DJANGO, PYTHON
Languages |
---|
Frameworks |
---|
web Documentation : Mozilla Web Docs
CSS : CSS-TRICKS
Browser : Chrome
Editor : VS code
vscode Extensions
Video courses :
validation :
Specificity : Specificity calculator
For fun learning on css :
- FlexFroggy For learning flex Find more in codepip
That's for HTML, CSS.-------------------------------------------------->
Use Python for creating dynamic websites.
Advanced Web FrameWork:Django
It's a python external library used to built dynamic websites.
Installing through pip use:
pip3 install django
Add it to your system & user path in environment variables.