Lab 1: I’ve only used HTML once before before this class and I had some website that walked me through it. I never actually learned it. The purpose of this lab was to create this website so, you’re looking at it. While making the site i tried to incorporate the use of margins and padding to arrange the content width. I was gonna try putting a custom font so I looked up a tutorial. I couldn’t get it working so I’ll try to add it later. “I’ll change the font of this sentences once i figure it out”.
Lab 2: For this lab, I made a single page site that uses responsive web design elements. The page design will change when the window is changed from small to large. Also I had to come back to this site and change it so that it uses responsive design as well. I didn't find this lab difficult, but it was time consumming to go back and add it to this page. I have the labs page set up so that it should not be hard to add more labs later. It's just annoying. Lab 2
Lab 3: I had real problems with this lab. In this one I created a web store page that uses javascript to dynamically create the content on the page. I spent most of my time just trying to get the content to appear in the right div. It seemed like if I made any changes to anything, the whole code would stop working. I had to delete everything and start over many times. I was able to get the content to appear with the onchange event, but there is a problem where it creates the content at the bottom of the page instead of replacing the content that is already there. Lab 3
Lab 4: I had real problems with this lab. I could get the form to be made, and I had no problem with the jquery, I just couldnt get the local storage to work. I worked on it as much as I could, but it wouldnt work. I finaly got it working, but then I couldnt get the information to display in the next page, So im uploading what I was able to do. When I add new intries in the form =, they just replace the last instaed of becoming new entries in the list. Its very frustrating. Lab 4