Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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
Code Project
  1. Home
  2. Web Development
  3. Best place o learn HTML and CSS for a jack of all trades

Best place o learn HTML and CSS for a jack of all trades

Scheduled Pinned Locked Moved Web Development
javascriptcsshtmltutoriallearning
7 Posts 7 Posters 3 Views 1 Watching
  • 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.
  • E Offline
    E Offline
    enginestar
    wrote on last edited by
    #1

    I know HTML... have been using for many years. I know CSS... well kind of. Never bothered learning. I've been jack of all trades for too long. I want to get into Javascript and React... But wanted to brush up on HTML and CSS and fill in gaps missing. CSS - I want to know about layouts + how to make flexible for different displays. What would be amazing for me is to see loooads of samples of layouts - starting from simple going to super complex and showing off CSS3 - but all in increments. Just looking for some pointers. Thanks.

    L O J M J 5 Replies Last reply
    0
    • E enginestar

      I know HTML... have been using for many years. I know CSS... well kind of. Never bothered learning. I've been jack of all trades for too long. I want to get into Javascript and React... But wanted to brush up on HTML and CSS and fill in gaps missing. CSS - I want to know about layouts + how to make flexible for different displays. What would be amazing for me is to see loooads of samples of layouts - starting from simple going to super complex and showing off CSS3 - but all in increments. Just looking for some pointers. Thanks.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      CSS Tutorial, w3schools[^].

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

      T 1 Reply Last reply
      0
      • E enginestar

        I know HTML... have been using for many years. I know CSS... well kind of. Never bothered learning. I've been jack of all trades for too long. I want to get into Javascript and React... But wanted to brush up on HTML and CSS and fill in gaps missing. CSS - I want to know about layouts + how to make flexible for different displays. What would be amazing for me is to see loooads of samples of layouts - starting from simple going to super complex and showing off CSS3 - but all in increments. Just looking for some pointers. Thanks.

        O Offline
        O Offline
        owensdj
        wrote on last edited by
        #3

        FreeCodeCamp has a great online curriculum for learning HTmL & CSS and then Javascript and React if you want.

        1 Reply Last reply
        0
        • E enginestar

          I know HTML... have been using for many years. I know CSS... well kind of. Never bothered learning. I've been jack of all trades for too long. I want to get into Javascript and React... But wanted to brush up on HTML and CSS and fill in gaps missing. CSS - I want to know about layouts + how to make flexible for different displays. What would be amazing for me is to see loooads of samples of layouts - starting from simple going to super complex and showing off CSS3 - but all in increments. Just looking for some pointers. Thanks.

          J Offline
          J Offline
          Jeff Dabulis
          wrote on last edited by
          #4

          Download a static site with all the prebuilt html and css and view it in the browser. Next, think of some major or potentially difficult change you'd like to make to it with regard to layout, size, font, etc. With the help of the browser's developer tools, you'll be able to identify the styles that need to change for the elements involved. You'll learn something from the existing css, and you'll learn a lot by trying to mess with it. Today, most people use a css framework like Bootstrap or Materialize for accomplishing the flexibility for different displays you're looking for. Read the API documentation for one of these frameworks and look through the examples. Alternatively, there's a nice React ui framework from Microsoft over at https://developer.microsoft.com/en-us/fabric#/styles/web It uses the same responsive grid layout principles that have become de facto standard. If you want to get into React, you're going to need to know some Javascript because React uses Typescript which transpiles to JS and you'll need to understand possibly both languages. Additionally, you'll probably see some use of Redux.

          1 Reply Last reply
          0
          • E enginestar

            I know HTML... have been using for many years. I know CSS... well kind of. Never bothered learning. I've been jack of all trades for too long. I want to get into Javascript and React... But wanted to brush up on HTML and CSS and fill in gaps missing. CSS - I want to know about layouts + how to make flexible for different displays. What would be amazing for me is to see loooads of samples of layouts - starting from simple going to super complex and showing off CSS3 - but all in increments. Just looking for some pointers. Thanks.

            M Offline
            M Offline
            Member_14764063
            wrote on last edited by
            #5

            Hi, To learn From scratch to advanced level of Web Development from the industry experts, just visit SevenMentor at once. Web development courses in Punehelp you with deep understanding of HTML, JavaScript, CSS , jQuery and user-friendly Web platform. SevenMentor's experiential model of training will equip you with industry-relevant skills and hands-on training which can assist you to build a career in this emerging field. We offer 100% Job assurance on course completion. Enroll now for a free demo.

            1 Reply Last reply
            0
            • L Lost User

              CSS Tutorial, w3schools[^].

              Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

              T Offline
              T Offline
              Tony Eden
              wrote on last edited by
              #6

              You can refer to this CSS hub page that covers almost everything about CSS. https://www.scaler.com/topics/css/[^] And this is the HTML hub, I hope this will give you enough understanding and help you boost your career HTML Tutorial | Learn HTML in Detail - Scaler Topics[^]

              1 Reply Last reply
              0
              • E enginestar

                I know HTML... have been using for many years. I know CSS... well kind of. Never bothered learning. I've been jack of all trades for too long. I want to get into Javascript and React... But wanted to brush up on HTML and CSS and fill in gaps missing. CSS - I want to know about layouts + how to make flexible for different displays. What would be amazing for me is to see loooads of samples of layouts - starting from simple going to super complex and showing off CSS3 - but all in increments. Just looking for some pointers. Thanks.

                J Offline
                J Offline
                Jerry 4
                wrote on last edited by
                #7

                I was also looking for same, and now got the answer.

                1 Reply Last reply
                0
                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
                • World
                • Users
                • Groups