Lab 12 Reflection
For this lab, we had to implement JSON into our HTML. We had a starter webpage already done for us, however we needed to add more to it. Specifically, we needed to add an "author" property which displays the author's name under the video title each time we select a video. All I had to do was add the author property and include a function which reads the property and displays it on a span tag.
Comments
Post a Comment