Flo
I'm starting to learn html and css. Any advices or resources? What language should I learn next?
Eric
Inspect the source code of pretty much everything. Tamper with pages through the browser Developer Console. If anything remotely catches your attention on the web use the Dev Tools to figure what makes it tick. Do that alongside all the other recommendations here - it's good to read manuals but it's great to see things in the wild.
Ja
teamtreehouse.com has good courses, well- paced for beginners too. After HTML and CSS go to JavaScript. There's plenty to get on with with those 3.
Itchap
I like the new Mozilla dev portal: developer.mozilla....
🏒 Lucian Marin
Here's how I started, maybe it helps. lucianmarin.com/ar...
💻 Anatasof
oozled.com has tons of links for you to check