Learning Flask for Python: HTML and CSS

I've started learning Flask for Python.  This seemed easier than learning Django.  I will eventually learn Django but since I don't know much about web page design I decided to start with Flask.

The main goal of learning Flask and Django is to learn more about Python.  I am not really interested in becoming a Full Stack Developer.  I'm  more interested in exploring all the things that can be done with Python.

In order to start learning Flask, I am learning the basics of HTML and CSS.  Here is my first web page.




Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle