Skip to content

Commit

Permalink
Remove crappy images
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike authored Jul 9, 2016
1 parent 607ad51 commit 221324a
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions body/001-hello-world.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,8 @@ The most common tag is `<p>`, short for *paragraph*.

### Exercise

1. Create a new file in your code editor by clicking on the image shown below:

![create-file](https://bloc-global-assets.s3.amazonaws.com/workshop/html-css-primer/create_file.png)

2. Name the new file `index.html` and then click on the checkmark, as shown below:

![name-file](https://bloc-global-assets.s3.amazonaws.com/workshop/html-css-primer/name_file.png)

1. Create a new file by clicking on the icon to the right of the `html-css/` directory in your code editor.
2. Name the new file `index.html` and then click on the checkmark to save the file.
3. Type `Hello World`.
4. Surround `Hello World` text with opening and closing paragraph tags.
5. Click the **Run** button.
Expand Down

0 comments on commit 221324a

Please sign in to comment.