Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • CreatiCode
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

CreatiCode Scratch Forum

  1. CreatiCode Forum
  2. General Discussion
  3. how do I start a vary simple website?

how do I start a vary simple website?

Scheduled Pinned Locked Moved General Discussion
16 Posts 4 Posters 2.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • NOT AN ACTIVE ACCOUNT!!!D NOT AN ACTIVE ACCOUNT!!!

    @dreamsmp_luck an art one 🙂

    DreamSMP_LuckD Offline
    DreamSMP_LuckD Offline
    DreamSMP_Luck
    trusted helpers
    wrote on last edited by
    #6

    @dido_the_dino like drawize or like kleki?

    [■■■■■■■■■□] 90% now playing: at ease by ebaycarson

    NOT AN ACTIVE ACCOUNT!!!D 1 Reply Last reply
    0
    • DreamSMP_LuckD DreamSMP_Luck

      @dido_the_dino like drawize or like kleki?

      NOT AN ACTIVE ACCOUNT!!!D Offline
      NOT AN ACTIVE ACCOUNT!!!D Offline
      NOT AN ACTIVE ACCOUNT!!!
      wrote on last edited by
      #7

      @dreamsmp_luck ye smth like that

      DreamSMP_LuckD 1 Reply Last reply
      0
      • NOT AN ACTIVE ACCOUNT!!!D NOT AN ACTIVE ACCOUNT!!!

        @dreamsmp_luck ye smth like that

        DreamSMP_LuckD Offline
        DreamSMP_LuckD Offline
        DreamSMP_Luck
        trusted helpers
        wrote on last edited by
        #8

        @dido_the_dino which one? cuz drawize, way too hard for your level of coding, kleki, maybe

        [■■■■■■■■■□] 90% now playing: at ease by ebaycarson

        NOT AN ACTIVE ACCOUNT!!!D 1 Reply Last reply
        0
        • DreamSMP_LuckD DreamSMP_Luck

          @dido_the_dino which one? cuz drawize, way too hard for your level of coding, kleki, maybe

          NOT AN ACTIVE ACCOUNT!!!D Offline
          NOT AN ACTIVE ACCOUNT!!!D Offline
          NOT AN ACTIVE ACCOUNT!!!
          wrote on last edited by
          #9

          @dreamsmp_luck ye kleki

          1 Reply Last reply
          0
          • NOT AN ACTIVE ACCOUNT!!!D NOT AN ACTIVE ACCOUNT!!!

            how do I start a vary simple website? I wanna start to get better at coding 🙂

            TheNicknameGovT Offline
            TheNicknameGovT Offline
            TheNicknameGov
            trusted helpers
            wrote on last edited by
            #10

            @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?

            Please help all my projects are 3000+ blocks

            DreamSMP_LuckD 1 Reply Last reply
            0
            • TheNicknameGovT TheNicknameGov

              @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?

              DreamSMP_LuckD Offline
              DreamSMP_LuckD Offline
              DreamSMP_Luck
              trusted helpers
              wrote on last edited by
              #11

              @白刃の亡霊 they mean very

              [■■■■■■■■■□] 90% now playing: at ease by ebaycarson

              TheNicknameGovT 1 Reply Last reply
              0
              • DreamSMP_LuckD DreamSMP_Luck

                @白刃の亡霊 they mean very

                TheNicknameGovT Offline
                TheNicknameGovT Offline
                TheNicknameGov
                trusted helpers
                wrote on last edited by
                #12

                @dreamsmp_luck I know but “vary” is a word though

                Please help all my projects are 3000+ blocks

                DreamSMP_LuckD 1 Reply Last reply
                0
                • TheNicknameGovT TheNicknameGov

                  @dreamsmp_luck I know but “vary” is a word though

                  DreamSMP_LuckD Offline
                  DreamSMP_LuckD Offline
                  DreamSMP_Luck
                  trusted helpers
                  wrote on last edited by
                  #13

                  @白刃の亡霊 ik

                  [■■■■■■■■■□] 90% now playing: at ease by ebaycarson

                  1 Reply Last reply
                  0
                  • NOT AN ACTIVE ACCOUNT!!!D NOT AN ACTIVE ACCOUNT!!!

                    how do I start a vary simple website? I wanna start to get better at coding 🙂

                    JaecadeJnightJ Offline
                    JaecadeJnightJ Offline
                    JaecadeJnight
                    Mod Helper
                    wrote on last edited by
                    #14

                    @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.

                    #LLJW
                    <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

                    DreamSMP_LuckD NOT AN ACTIVE ACCOUNT!!!D 2 Replies Last reply
                    0
                    • JaecadeJnightJ JaecadeJnight

                      @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.

                      DreamSMP_LuckD Offline
                      DreamSMP_LuckD Offline
                      DreamSMP_Luck
                      trusted helpers
                      wrote on last edited by DreamSMP_Luck
                      #15

                      @jeffreyrb03-gmail that html is helping me bc idk js or html

                      [■■■■■■■■■□] 90% now playing: at ease by ebaycarson

                      1 Reply Last reply
                      1
                      • JaecadeJnightJ JaecadeJnight

                        @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.

                        NOT AN ACTIVE ACCOUNT!!!D Offline
                        NOT AN ACTIVE ACCOUNT!!!D Offline
                        NOT AN ACTIVE ACCOUNT!!!
                        wrote on last edited by
                        #16

                        @jeffreyrb03-gmail THX U SM 🙂

                        1 Reply Last reply
                        1

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • CreatiCode