Guest User

1st Question

a guest
Jan 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. There are 4 major way to output data in Javascript.
  2.  
  3. 1. innerHTML
  4. 2. console.log()
  5. 3. document.write()
  6. 4. window.alert()
Advertisement
Add Comment
Please, Sign In to add comment