javascript - Webdesign workflow - HTML or CSS first? -


i have been designing website year (self taught html, css , javascript) on last project experience designing , code structure issues.

i start laying out entire website divs (i add background-color create boxes layout website) , start writing html/content. javascript, write needed.

i wondering what's efficient way approach webdesign workflow , avoid extra-work such experienced on previous project. should start writing html, css , finish javascript?

start wire framing on pen , paper, or whiteboard if available. after you'll wont have structures problems anymore.

you can put out layout gives idea how project , catch lot of development/design problems, html , css simultaneous. once reached point of golden door not golden inside. you'll add js, , change/add css of necessary. should keep question in mind while doing js "do need or css/html too".


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -