+ 1
Web design
what shoud we learn for being a completely skillful web designer?share your ideas please.. is html and css and bootstrap enough in your opinion?
2 odpowiedzi
+ 12
Well you finished the web courses.👍
I believe this is what you are looking for.
- a free and open source fullstack development course
www.freecodecamp.org
+ 8
Web design development :-
Learn HTML for content.
Learn Css for Styling the content.
Learn Bootstrap, an framework of CSS.
Learn JavaScript ,it can add some features that will look nice on any web design. It can add functionality to the web page.
Learn jQuery, a framework of JavaScript.
There are many other framework you should try to make your web design awesome. For being a complete skillful designer, you need these skills at first, then you can move forward toward any other framework or languages.