Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd9d5f81

Browse files
authored
Update README.md
1 parentf06d88e commitd9d5f81

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22

33
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io#https://github.com/4GeeksAcademy/html-hello.git)
44

5-
The most basic boilerplate for any 4Geeks AcademyStudent using the[gitpod.io](gitpod.io) coding editor.
5+
The most basic boilerplate for any 4Geeks Academystudent using the[gitpod.io](gitpod.io) coding editor.
66

77
[![How to open html/css preview of my project in gitpod](https://github.com/4GeeksAcademy/Templates-Boilerplates/blob/master/assets/hello-html-intro.png?raw=true)](https://youtu.be/dfbDCMu_p-0)
88

99
##What to do next?
1010

11-
Createa`index.html` file with the[basic HTML structure](http://content.breatheco.de/lesson/what-is-html-learn-html#page-structure) and see it live by running web-server using the following command:
11+
Createan`index.html` file with the[basic HTML structure](http://content.breatheco.de/lesson/what-is-html-learn-html#page-structure) and see it live by running web-server using the following command:
1212

1313
```sh
1414
$ pip3 install flask&& python3 server.py
1515
```
1616

17-
- You can create as many HTML files you want
18-
- You can also create CSS files andyou canimport them onto your website using a`<link>` tag placed between the`<head></head>` tags, like this:
17+
- You can create as many HTML filesasyou want
18+
- You can also create CSS files and import them onto your website using a`<link>` tag placed between the`<head></head>` tags, like this:
1919

2020
```html
2121
<head>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp