#completely new to code
4 messages · Page 1 of 1 (latest)
well since you wanna make websites mean you gotta learn webdevelopment , since your new to code i got 2 option for you start with html or javascript
Html is considerd as easy language and javascript hard but if you manage to gap js html css is gonna be easy work
HTML provides the basic structure of sites, which is enhanced and modified by other technologies like CSS and JavaScript.
CSS is used to control presentation, formatting, and layout.
JavaScript is used to control the behavior of different elements.