I've come to the realization that profile shops are basically not a thing anymore and it seems like everyone does their coding themselves. So I need to jump on this band wagon! However I have no idea where or how to start. I remember trying to learn is one night and sitting down for three hours trying to figure stuff out and just getting no where. Does anyone know of any good sites where I can learn CSS or HTML and what the difference between the two is? (I get that I can probably get all of this stuff from googling it but that also takes time to look through and find a good site) Also does anyone have any pointers when it comes to creating or coding or anything in general?
I appreciate any help and response. Please ping me or I may not see it :)
It's great that you want to learn coding, but profile shops not a thing anymore? The first page of the profiles and graphics market is packed with mostly active shops. ;) Or at least the upper half.
Anyways as for where to learn html and css I depends on what kind of learner you are. If you can learn stuff mostly by just reading it you can try w3schools. If you learn more by doing you can try something like codecademy.
(also difference between html and css is pretty basic. html is the skeleton of a webpage, css is all the stuff that makes it pretty :P The styling)