https://play.stan.com.au/
here is the code for the 'skip recap'
< button data-action="skip-chapter" title="Skip Recap" aria-label="Skip Recap" data-action-value-target="Recap" data-action-value-position="23">Skip Recap
and here is the code for the 'skip intro'
< button data-action="skip-chapter" title="Skip Intro" aria-label="Skip Intro" data-action-value-target="Intro" data-action-value-position="234">Skip Intro
added a space before 'button' so it would show the code fully
Thank you
https://play.stan.com.au/
here is the code for the 'skip recap'
< button data-action="skip-chapter" title="Skip Recap" aria-label="Skip Recap" data-action-value-target="Recap" data-action-value-position="23">Skip Recap
and here is the code for the 'skip intro'
< button data-action="skip-chapter" title="Skip Intro" aria-label="Skip Intro" data-action-value-target="Intro" data-action-value-position="234">Skip Intro
added a space before 'button' so it would show the code fully
Thank you