We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ae3f08 + 890a2c2 commit a2031dbCopy full SHA for a2031db
README.md
@@ -12,7 +12,7 @@ Create an `index.html` file with the [basic HTML structure](http://4geeks.com/le
12
$ pip3 install flask && python3 server.py
13
```
14
15
-- You can create as many HTML files as you want
+- You can create as many HTML files as you want.
16
- You can also create CSS files and import them into your website using a `<link>` tag placed between the `<head></head>` tags, like this:
17
18
```html
0 commit comments