0
I need help with HTML
I want to make a website... but i cant use Python for that. (I am using a phone) How do i make a button? How can, when the button is clicked, There is text that says Hi?
3 Answers
+ 2
Well, start learning html, no?
For clicking the button and displaying text, you'll need some basic javascript.
Maybe this code can inspire you :
https://code.sololearn.com/W09p784fsb2O/?ref=app
+ 2
Hmmm, this is not a homework-providing service. You have to make an effort. I'll help you if you encounter any issues. âïž
0
Umm.... make a code that if you run it... there is a button.. and if you click said button. Text is show that says hi.