Presenter notes contain extra information which might be useful if you intend to use these slides for teaching.
Press P
again to switch presenter notes off
Press C
to create a new window where the same presentation will be displayed.
This window is linked to the main window. Changing slides on one will cause the
slide to change on the other. Useful when presenting.
Presenter notes contain extra information which might be useful if you intend to use these slides for teaching.
Press P
again to switch presenter notes off
Press C
to create a new window where the same presentation will be displayed.
This window is linked to the main window. Changing slides on one will cause the
slide to change on the other. Useful when presenting.
### Slide TitleA list- Item 1- Item 2and numbered list1. Item2. ItemSome text with a [link](https://example.org/) and an image:---
Slides begin with a title ### ...
and should end with a ---
Left-aligned text
Centered text
Right-aligned text
.left[Left-aligned text].center[Centered text].right[Right-aligned text].left[].center[].right[]
Demo:
10%
50%
Source:
10%.image-10[ ]50%.image-50[ ]
There are other CSS classes available for other sizes
Demo:
column1 | column2 | column3 |
---|---|---|
aaaaaaaaaa | bbbb | cccc |
dddd | eeeeeeeeeeee | ffff |
gggg | hhhh | iiiiiiiiii |
Source:
column1 | column2 | column3--- | --- | ---aaaaaaaaaa | bbbb | ccccdddd | eeeeeeeeeeee | ffffgggg | hhhh | iiiiiiiiii
By default, tables are left-aligned with text left-aligned.
Different alignments for the individual columns can be controlled with the :
character
Demo:
Tables | Are | Cool |
---|---|---|
left-aligned | centered | right-aligned |
row2 | row2 | row2 |
Source:
| Tables | Are | Cool ||:-------------|:--------:|--------------:|| left-aligned | centered | right-aligned || row2 | row2 | row2 |
This is achived with the .pull-left
and .pull-right
classes.
.pull-left[Some text, as many texts as we want...or even tablecolumn1 | column2 | column3--- | --- | ---row1 | r1c2 | r1c3row2 | r2c2 | r2c3row3 | r3c2 | r3c3].pull-right[  ]
Will be rendered as:
This material is the result of a collaborative work. Thanks to the Galaxy Training Network and all the contributors!
This material is licensed under the Creative Commons Attribution 4.0 International License.
Keyboard shortcuts
↑, ←, Pg Up, k | Go to previous slide |
↓, →, Pg Dn, Space, j | Go to next slide |
Home | Go to first slide |
End | Go to last slide |
Number + Return | Go to specific slide |
b / m / f | Toggle blackout / mirrored / fullscreen mode |
c | Clone slideshow |
p | Toggle presenter mode |
t | Restart the presentation timer |
?, h | Toggle this help |
Esc | Back to slideshow |