Web Development workflow coding structure? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Web Development workflow coding structure?

Sooo I decided to start building a website as it is the only way I will learn and practice what I've learned. So my question is, after designing the website layout (rough sketch and notes etc) do I first code the html, then move to css and do the Java script last? Or does one do that simultaneously? I assume you could go both ways but maybe someone who is experienced might find one way a bit simpler? Thank you!!

9th Jan 2019, 6:23 AM
Andrew McIntyre
Andrew McIntyre - avatar
2 Answers
+ 6
After HTML go to the CSS then JavaScript, because you need to design and organize the webpage before controlling it's behavior . I hope this help ☺
9th Jan 2019, 8:13 AM
Bono
Bono - avatar
+ 2
Thanks that's what i thought !😁
9th Jan 2019, 8:27 AM
Andrew McIntyre
Andrew McIntyre - avatar