What’s the Best Way to Start Making My Own Website?

0
7
Asked By CuriousCoder92 On

I'm a complete newbie and have just picked up HTML and CSS from YouTube. I'm eager to create my own website that reflects my interests, but I'm a bit lost on where to actually begin. Should I dive into learning JavaScript next, or should I explore website-building platforms? I'd really appreciate any advice to help me get started!

2 Answers

Answered By BuildItRight88 On

It really depends on what you're aiming to create. Are you thinking of a simple static site, a blog, or something more complex like a newsletter with forms? Having a clearer vision of your site can help figure out the next steps.

Answered By WebWhiz77 On

You can create static websites with just HTML and CSS, and while adding JavaScript will definitely enhance them, it's perfectly fine to start coding right away with what you know! Just jump in and start building your site, and you can learn JS as you go along.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.