Newbie Question

jesseakers

New Member
I have just recently started to study web deisgn and from what I have gathered the foundation will be html, css, and javascript. My question is, should I study in that order or do I need to put them together as I go? I mean, should I get a firm grip on html, then move on to css then javascript? Will this method of study result in me needing to relearn certain aspects to make them fit together? Thanks in advance!
Jesse
 

ronaldroe

Super Moderator
Staff member
To do things right, you'd necessarily have to learn CSS and HTML at the same time. In fact, by learning CSS, you'd have to accidentally learn HTML. Once you have those 2 down, however you go about it, add JS in.
 
Top