Hi Campers,
I have been learning HTML, CSS, and JavaScript for a few weeks now (here is my story) and have started developing the front-end of my own website. I would love to hear your thoughts on my process so far and get some advice on how to proceed.
Firstly, I started with a blank page and wrote HTML/CSS code from scratch, without applying JavaScript yet (because I can’t as of now). However, after some googling, I learned that it might be better to use a template as a base and then make changes to the layout and design using HTML and CSS.
So, I looked for free templates and started using one. But then, I realized that there were certain elements that the template did not have, so I began looking at other websites and inspecting their HTML/CSS code for inspiration and to learn new things. Whenever I found a relevant element on an active website (e.g. a sliding photo gallery), I would inspect the website to get some ideas and also copy their code.
Now, I’m looking for feedback on my process so far and would love to know how you would go about developing a website if you were someone who just started learning HTML/CSS/JS for the past few weeks while still not able to effectively apply JS.
Thank you so much for your ideas!