My exact problem.
Not like I don't know how to do css/less or whatever, but i lack ideas .
As a programmer, you've already got to be creative as heck.
Think of all the shit you do with a blank page of digital paper.
You're literally creating entire interactive worlds for your users.
You're writing out all the rules they must follow and in the case that they don't, you're even providing the exception handling.
You create choices for people and tiers of future results that solely depend on user input.
You create the order in which most of this happens. You build things people never knew needed to be built.
You make impossibilities possible. Programmers are literally the kings and queens of ideas.
Every piece of software is nothing more than a collection and arrangement of ideas.
If you can understand
nested for loops and
three-dimensional arrays, then you can very easily learn to float some shit across the screen and set background images and font weights. lol
Working with classes in HTML/CSS is a heck of a lot easier than working with classes in C++. In HTML/CSS, the class rules are already set.
It's laziness.
