1 <html> 2 <body> 3 <button id="before" tabindex="0">Before</button> 4 <button id="after" tabindex="0">After</button> 5 </body> 6 </html> 7