Web: Coding Challenges
Web: Coding Challenges
So far in Web Design we have done several coding challenges using the Text Wrangler application. For our challenges we are given a set of around twenty instructions. Following each of those instructions would eventually give us a full webpage with new features.
In our challenge we have learned how to create and embed links, lists, photos, and videos. One of the most interesting parts of coding is figuring out what you ave done wrong with the code. You can't just copy and paste sample code because sometimes it will mess with other parts of the code. Typing it out by hand isn't perfect either but it helps you memorize the code. It's important when you are coding to frequently save and check your work. That way, it is easier to catch any inconsistencies.
Comments
Post a Comment