how do I start a vary simple website?
-
how do I start a vary simple website? I wanna start to get better at coding
-
@dido_the_dino What do you mean?
-
@dreamsmp_luck like a beginner website or smth like that
-
@dido_the_dino you can use Canva but website for what?
-
@dreamsmp_luck an art one
-
@dido_the_dino like drawize or like kleki?
-
@dreamsmp_luck ye smth like that
-
@dido_the_dino which one? cuz drawize, way too hard for your level of coding, kleki, maybe
-
@dreamsmp_luck ye kleki
-
@dido_the_dino said in how do I start a vary simple website?:
how do I start a vary simple website? I wanna start to get better at coding
Vary or very?
-
@็ฝๅใฎไบก้ they mean very
-
@dreamsmp_luck I know but โvaryโ is a word though
-
-
@dido_the_dino said in how do I start a vary simple website?:
how do I start a vary simple website? I wanna start to get better at coding
Iโm guessing youโre new to coding and all, and hereโs my suggestion: start here or start with Scratch. Scratch is simpler, but has less blocks than CreatiCode, so itโs your choice.
Then, as you understand programming basics like variables, loops, etc, try to learn basic HTML. To code HTML (the markup language used to make websites), you just need an HTML editor in your browser.
Go to https://www.w3schools.com/html/tryit.asp?filename=tryhtml_default
The left side is the HTML code, and the right side is what you see for the output. Experiment with that a bit.
-
@jeffreyrb03-gmail that html is helping me bc idk js or html
-
@jeffreyrb03-gmail THX U SM