/ Published in: JavaScript

Basic layout for the data contained in a JSON file.(JavaScript Obsect Notation).
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
{"person":{ "name":"false name", "position":"your position", "email":"fake@email.com" } }
Comments
