Google Slides

Option 1

Autumn 2013 - Dingbats

Embedded using the Insert>From Drive tool


Note that there is a 'pop-out' button and a navigation bar at the bottom

Option 2

In the presentation, select 'Publish to the Web' choosing your required options and then embed in the SIte using the Embed>Embed Code tool


Note that there is no 'pop-out' button


But there is still a navigation bar


This is the embed code:

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQ8vduecgPIAz_4m_RdHb9V9pAZzV24-kquFaZ76gX5slGKZfhj5OHhot7G-kQ-mvlPSLuIJh4iQ91y/embed?start=false&loop=true&delayms=3000" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Option 3

Click on presentation and use Left and Right arrow keys to navigate the presentation

In the presentation, select 'Publish to the Web' choosing your required options and then embed in the SIte using the Embed>Embed Code tool


Note that there is no 'pop-out' button

To remove the navigation bar, modify the embed code by adding 'rm=minimal' as shown below 




This is the embed code:

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQ8vduecgPIAz_4m_RdHb9V9pAZzV24-kquFaZ76gX5slGKZfhj5OHhot7G-kQ-mvlPSLuIJh4iQ91y/embed?start=false&loop=true&delayms=3000&rm=minimal" frameborder="0" width="480" height="389" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>