Navigation

    CreatiCode Scratch Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • CreatiCode

    how do I start a vary simple website?

    General Discussion
    4
    16
    432
    Loading More Posts
    • 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.
    • dido_the_dino
      NOT AN ACTIVE ACCOUNT!!! last edited by

      how do I start a vary simple website? I wanna start to get better at coding ๐Ÿ™‚

      DreamSMP_Luck Charles M. jeffreyrb03-gmail 3 Replies Last reply Reply Quote 1
      • DreamSMP_Luck
        DreamSMP_Luck trusted helpers @dido_the_dino last edited by

        @dido_the_dino What do you mean?

        . . . .
        ( O_O )

        *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
        
        dido_the_dino 1 Reply Last reply Reply Quote 0
        • dido_the_dino
          NOT AN ACTIVE ACCOUNT!!! @DreamSMP_Luck last edited by

          @dreamsmp_luck like a beginner website or smth like that

          DreamSMP_Luck 1 Reply Last reply Reply Quote 0
          • DreamSMP_Luck
            DreamSMP_Luck trusted helpers @dido_the_dino last edited by

            @dido_the_dino you can use Canva but website for what?

            . . . .
            ( O_O )

            *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
            
            dido_the_dino 1 Reply Last reply Reply Quote 0
            • dido_the_dino
              NOT AN ACTIVE ACCOUNT!!! @DreamSMP_Luck last edited by

              @dreamsmp_luck an art one ๐Ÿ™‚

              DreamSMP_Luck 1 Reply Last reply Reply Quote 0
              • DreamSMP_Luck
                DreamSMP_Luck trusted helpers @dido_the_dino last edited by

                @dido_the_dino like drawize or like kleki?

                . . . .
                ( O_O )

                *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
                
                dido_the_dino 1 Reply Last reply Reply Quote 0
                • dido_the_dino
                  NOT AN ACTIVE ACCOUNT!!! @DreamSMP_Luck last edited by

                  @dreamsmp_luck ye smth like that

                  DreamSMP_Luck 1 Reply Last reply Reply Quote 0
                  • DreamSMP_Luck
                    DreamSMP_Luck trusted helpers @dido_the_dino last edited by

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

                    . . . .
                    ( O_O )

                    *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
                    
                    dido_the_dino 1 Reply Last reply Reply Quote 0
                    • dido_the_dino
                      NOT AN ACTIVE ACCOUNT!!! @DreamSMP_Luck last edited by

                      @dreamsmp_luck ye kleki

                      1 Reply Last reply Reply Quote 0
                      • Charles M.
                        Charles Mitchum trusted helpers @dido_the_dino last edited by

                        @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_Luck 1 Reply Last reply Reply Quote 0
                        • DreamSMP_Luck
                          DreamSMP_Luck trusted helpers @Charles M. last edited by

                          @็™ฝๅˆƒใฎไบก้œŠ they mean very

                          . . . .
                          ( O_O )

                          *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
                          
                          Charles M. 1 Reply Last reply Reply Quote 0
                          • Charles M.
                            Charles Mitchum trusted helpers @DreamSMP_Luck last edited by

                            @dreamsmp_luck I know but โ€œvaryโ€ is a word though

                            DreamSMP_Luck 1 Reply Last reply Reply Quote 0
                            • DreamSMP_Luck
                              DreamSMP_Luck trusted helpers @Charles M. last edited by

                              @็™ฝๅˆƒใฎไบก้œŠ ik

                              . . . .
                              ( O_O )

                              *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
                              
                              1 Reply Last reply Reply Quote 0
                              • jeffreyrb03-gmail
                                JaecadeJnight Mod Helper @dido_the_dino last edited by

                                @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_Luck dido_the_dino 2 Replies Last reply Reply Quote 0
                                • DreamSMP_Luck
                                  DreamSMP_Luck trusted helpers @jeffreyrb03-gmail last edited by DreamSMP_Luck

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

                                  . . . .
                                  ( O_O )

                                  *๐”ฆ๐”ฐ ๐”ฑ๐”ฅ๐”ฆ๐”ฐ ๐”ž ๐”ซ๐”ข๐”ด ๐”ฏ๐”ฌ๐”ฌ๐”ช?*
                                  
                                  1 Reply Last reply Reply Quote 1
                                  • dido_the_dino
                                    NOT AN ACTIVE ACCOUNT!!! @jeffreyrb03-gmail last edited by

                                    @jeffreyrb03-gmail THX U SM ๐Ÿ™‚

                                    1 Reply Last reply Reply Quote 1
                                    • First post
                                      Last post