Skip to content

Commit e33016a

Browse files
Revise screenshot size guidelines in exercise template
Updated screenshot size recommendation from 800x600px to 1200x900px.
1 parent e8ff19e commit e33016a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/01-exercise-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ First, you need to ...
5252
# indented code block.
5353
```
5454

55-
1. If you need to include a acreenshot, resize it to an appropriate size (so any "normal" formatted text in a partial screenshot is roughly the same size as this text - generally try to make screenshots of full application windows 800x600px (approx)). Store images in a **Media** subfolder and use markdown to add it to the page (remembering that file and folder names are case-sensitive). If the image is in a list, indent it, like this:
55+
1. If you need to include a acreenshot, resize it to an appropriate size (so any "normal" formatted text in a partial screenshot is roughly the same size as this text - generally try to make screenshots of full application windows 1200x900px (approx)). Store images in a **Media** subfolder and use markdown to add it to the page (remembering that file and folder names are case-sensitive). If the image is in a list, indent it, like this:
5656

5757
![A screenshot of an application.](./Media/edge-copilot.png)
5858

0 commit comments

Comments
 (0)