
Today we did the butterfly debugging activity. I'm supposed to share what process I used for debugging the web page, but honestly, that wasn't the hardest part. Debugging the page was easy. I didn't have to add in any new code, I only had to fix some very, very minor errors in the existing code. There was a space needed in one spot, and quotations needed in another spot, and it actually took quite awhile to realize that the file names for the pictures were case sensitive for getting them to appear on the page. After doing that, the hard part was actually figuring out what the URL was for my page. I didn't realize until the end that I had one extra folder that I left out, and I didn't need to include the ".html" at the end. I also ended up re-naming my file to the original name, which was a little confusing in my opinion, but that's what worked. So in short, the debugging was easy, and the hard part was just uploading my stuff to the web server and getting a good URL.
No comments:
Post a Comment