New #73214
Replies: 3 comments
|
That depends on your skills and the expected website. |
|
It depends what you want to build, if you want a landing page for example, you can use HTML, CSS, Javascrpt. Or other front-end technologies. |
If you're building a website from scratch, a good starting point is HTML, CSS, and JavaScript. HTML handles the structure, CSS handles the design and responsive layout, and JavaScript adds interactivity. For a simple website, you can start with:
If you're just getting started, I would recommend building the first version with plain HTML, CSS, and JavaScript before introducing a framework or static site generator. It makes it easier to understand how the web fundamentals work. |
Uh oh!
There was an error while loading. Please reload this page.
How do I make my website
All reactions