Simple CSS
CSS
It makes things look pretty.
HTML tags simply describe the content of a web page. They let us know what content is meant to be. CSS solves the problem of "How do we make it look pretty?"
There are different ways to define CSS, with <style> tags, ...
tsimpson.hashnode.dev3 min read