What are the courses that I can take that will help me become a good web designer?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people's questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First, get some video tutorials or join a crash course to get an overview of how html css gets combined and design. Second, after you are done with this. Now, you need to start practicing in a little advance way. And side by side, try to place yourself in some small web design firm, from where you will get a lot of exposure of designing and get to learn a lot lot lot of new techniques.
You really need to learn html. It is really easy and you can learn it in a week. html5 syntaxs are understandable and self-explanatory.
The second thing you need to learn is CSS (Cascading Style Sheet). You can also style html inside the html tags. But not really reliable. You will know when you learn.
JavaScript is a programming language not a markup language like html and css. It is executed on browser. It is used mostly for animation and browser games.
After you have learned above three, you can create your own web pages static or dynamic.If you don’t have any idea on how to create a beautiful web pages, just google it and use others’ ideas. After that you will get idea. To create your idea, you need to draw it specific.Photoshop is the best for web template drawing. You can crop and manage photos. You can manage everything. And from that, you can get every padding and margin length that is useful for CSS styling and also the coloir codes.
If you become professional in CSS and JavaScript, you will want to learn Bootstrap framework. Frameworks are like libraries in programming languages. You just need to use the key features to get really cool management. But it should be used only for big web sites that contain lots of web pages.You shouldn’t use it for only a button or link. It can make web slower than that it should be.