I have 5yrs of experiences of 2D graphic design tools, and my major is industrial design.
Thought need to add some more skills to increase my annual income, so I started to learn HTML, CSS, Javascript from this week.
First of all, I started to learn HTML, Its very easy to learn, even I think don't need to practice. Of course, once I start CSS and JS it would be getting difficult and need to spend a lot of time to get used to.
Anything, please give me some advice, kind of like 'You didn't start at all' or 'HTML is just nothing'
Thanks in advance.
Jamie from Sydney and Seoul.
Top comments (9)
HTML in principle is easy try to get a bit into semantic HTML next. Also
HTML goes hand in hand with CSS so don't isolate it. And later on see how javascript fits into the picture.
There is a lot of articles in here and elsewhere to keep you going, you might want to check out the roadmap.sh/frontend as well
Keep it up
I think that HTML is the easiest of the three, it doesn't get that complicated, although there are many ways to achieve different layouts.
But for layouts you'll need CSS, so I won't separate the two, they come together.
There are some good courses on Udemy about HTML, I took this one a while ago: udemy.com/course/design-and-develo...
The instructor is really great!
HTML is easy, because it's just a way of structuring text. The difficult part is usually adding CSS to the HTML to actually make it look nice :D
Learn the all properly. Don't cut corners.
It's easy and it will not take much of your time. Make sure to cover fundamentals and have a plan ready that what you want to learn next. You should also create something with your learnings to practice very well.
I agree it is easy to learn but takes awhile to master it
There's much more behind related to SEO practices, semantic HTML, performance and accessibility. Not to mention that HTML comes with CSS hand by hand.
Don't stop learning.