Generation

generate functionWed, 15 Feb 2023

a button called hi that when clicked it opens YouTube, a button called sign in when clicked it takes the user to a sign in form, a blue background, a text at the button that says please agree to the terms and conditions.

button.addEventListener('click', function () { console.log('hi') })

Javascript
Generate More

Want to kickstart your project?Use the new AI Studio to create your code