Skip to content

Commit

Permalink
Minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lawsie committed Dec 19, 2024
1 parent 2a1850f commit b31794b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion en/step_1.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## What you will make

You'll learn how to make your own poster.
Learn how to make your own poster with HTML and CSS.

--- print-only ---
![A wanted poster for a robot](images/wanted-final.png)
Expand Down
2 changes: 0 additions & 2 deletions en/step_2.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
## Styling your poster

Let's start by editing the CSS code for the poster.

--- task ---

Open the [starter project](https://editor.raspberrypi.org/en/projects/wanted-starter){:target="_blank"}
Expand Down
3 changes: 0 additions & 3 deletions en/step_3.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
## Styling images

Let's improve the style of the image in the poster.


--- task ---
Underneath the CSS for `div`, add another CSS style that will apply to images.

Expand Down
2 changes: 0 additions & 2 deletions en/step_4.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
## Styling headings

Let's improve the style of the heading.

--- task ---

Add another CSS style at the bottom of your file, this time for `h1` which is a heading:
Expand Down

0 comments on commit b31794b

Please sign in to comment.