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

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

python - build a suggestions list using fuzzywuzzy -