What is your workflow for creating CSS templates? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

What is your workflow for creating CSS templates?

I need to create a CSS template for my future web app but I am not very good at CSS design. I know basic rules but then implementation from my layouts/mockups to an actual working web page is very painful for me :/ How do you proceed to convert your UI design/mockup into an actual CSS template? What are your steps? Which elements do you focus on first, and second, and third..? Like display, then position, then width/heigth, then margin/padding, etc.?

27th May 2017, 3:12 PM
Aurélien
2 Answers
+ 9
Bonjour Aurélien, Courage ! C'est la dernière ligne droite vers le rang Platine !!!
10th Aug 2017, 10:37 PM
Mattéo
+ 1
Is your app going to be used mostly on mobile devices or pc or ? Then design it. How you want it to look (mockup). Finally write your code to make it real!
28th May 2017, 5:25 AM
Elias Papachristos
Elias Papachristos - avatar