Web Design Challenges
The challenges we have been assigned in web design have been interesting but most of all, tedious. The one thing that most of the students in our class are figuring out that coding is not challenging but more of a chore to complete. Especially when you have one flaw in your website and you are unable to locate the problem in your code. Ill talk about the 2 latest challenges I have been assigned in this blog.
Challenge No.4/Table Creation
All of our code is created within HTML code and theres a lot of thing you can do with it. One of which is creating tables. We were tasked in this challenge to create a table that contains 10 different HTML acronyms. This was pretty easy and simplistic with the most challenging task being the graph. There was a couple of errors I had including not closing the table and incorrectly listing some objects but thats about it for this one ¯\_(ツ)_/¯.
Challenge No.5/RGB Color
This one was a real doozy. Quite frankly the most challenging thing about this assignment was managing my sanity. With this website we were tasked with creating a site that described RGB Color Codes. RGB color codes are assignments of numbers and letters given to a color to represent it in code form. This sounds a bit complicated but it really isn't. Its just. Very. Tedious. I finally finished after about a week of on and off working but I thought that the lessons over the RGB color coding were very interesting and I am interested in what else we will learn within web design.