Skip to content

Commit f8b31e9

Browse files
committed
Add note about width, height directives in Ex5
1 parent a1efd04 commit f8b31e9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Exercise 5/README.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,16 @@ Your task is to match this output (note! the horizontal line is drawn by GitHub
55

66
.. image:: Match_This_Output.png
77

8+
Tip
9+
***
810

9-
Do so by clicking on `Exercise5.rst <https://github.com/sarina/rst-tutorial/blob/main/Exercise%205/Exercise5.rst>`_,
11+
To scale an image, you can add a ``:width:`` or ``:height:`` directive to cap
12+
the width or height of an image to a certain number of pixels.
13+
14+
Completing the Exercise
15+
***********************
16+
17+
Complete the exercise by clicking on `Exercise5.rst <https://github.com/sarina/rst-tutorial/blob/main/Exercise%205/Exercise5.rst>`_,
1018
clicking the pencil icon to edit, then editing the text with your own RST.
1119
Use the Preview tab to check out how you're doing; you can click back to
1220
"Edit File" as many times as you want to adjust your text.

0 commit comments

Comments
 (0)