JSON Person Object


/ Published in: JavaScript
Save to your folder(s)



Copy this code and paste it in your HTML
  1. {
  2.  
  3. "name": "William Shakespeare",
  4. "nickname": "Bill"
  5. "nationality" : "English"
  6. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.