Thoughts on Web Design

Image retrieved from https://www.maxpixel.net/static/photo/1x/Binary-Monitor-Binary-Code-Cloud-Cloud-Computing-3017392.png

I am a bit disappointed with myself, but only a tiny bit. This is because I had high hopes that I would enjoy my Web Design class, but at the end of the day, I’ve realized that I’ve been slacking quite a bit. I still get my work done don’t get me wrong, but I just lack the motivation and excitement I’ve had with my previous classes when it comes to getting the work done. I’m guessing I’ve found the part of Graphic Design that I can scratch out in terms of possible career fields I would want to do in the future.

This is my third week in the class and I have learned quite a bit. I felt that learning Web Design was difficult and not interesting at first, but once I sat down to do it and start coding and seeing the changes in action was the part that was fun for me. Maybe I’ll change my mind in a distant future about Web Design and take the time to research and learn more about it, but as of right now it is not something that catches my attention.

However, I will go on and mention the importance of Web Design. For starters, Web Design is important to online marketing as many businesses and companies create their websites to advertise and sell their products. A good website design reflects on the company’s image, message, and whether it is trustworthy enough to buy from them. Many people these days use the web to gather their information and do research for things like projects, school work, and the likes so an informative website needs to be interesting enough to maintain the viewer’s attention as well as be factual and easy to navigate. Essentially, the CSS coding is going to be a huge help to make your HTML code look interesting and appealing.

Web Design

Image retrieved from https://cdn.pixabay.com/photo/2016/08/27/12/06/website-1624028_1280.png

My new class has started and it is all about web design. I’m not going to lie, just seeing the textbook we were assigned made me scared for the class because of how big the book was and seeing what we had to work with made my brain hurt. HTML code seemed very confusing at a first glance, but it is pretty straight forward once I saw a demonstration of how it is used to create websites. Who knew all you needed was a word processor and a browser and anyone could easily create a website once they become familiar with the language.

Turns out, HTML is a markup language meaning it is mostly used to create the overall layout, contents of the page, and its structure; not necessarily to make the website functional. You need to use CSS to stylize the look of the web page which includes things like adding colors, changing fonts and their sizes, and much more. To make the web page functional in aspects like having a login screen or submitting a form, you need to use a programming language like JavaScript. JavaScript is way more complicated than the first two I mentioned and it is partly why many people, including me, get scared at just seeing any form of coding at all.

Luckily, this class is only going to cover HTML and CSS. However, I have made a note of possibly learning a programming language in the future as it could be highly beneficial for me to learn.