Bello's Blog

Bello's Blog

Follow
Follow
homeTechstack MediaHTMLSoftware EngineeringJavaScriptReactAlgorithm
Tag

HTML

#html

More content

Read more stories on Hashnode


Articles with this tag

JavaScript alert, prompt, and confirm

Jan 21, 20212 min read232 views

https://youtu.be/AVL9GibhLvs alert The alert function accepts a single argument. It displays the result on a modal dialog window. The word "modal"...

JavaScript alert, prompt, and confirm