ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Resources for Learning HTML & CSS Web Design

    IT Discussion
    2
    3
    319
    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.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Does anyone have good resources for web design? Good books or YouTube or websites? I'm talking actual skilled design, not "I bought a template for WordPress and changed teh colors using a GUI". I want to get people up to speed on hand coding HTML and CSS, understanding things like Bootstrap and so forth.

      scottalanmillerS ObsolesceO 2 Replies Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller @scottalanmiller
        last edited by

        Checking out this 6.5 hour show. It seems good. Uses VS Code too.

        Youtube Video

        1 Reply Last reply Reply Quote 0
        • ObsolesceO
          Obsolesce @scottalanmiller
          last edited by

          @scottalanmiller said in Resources for Learning HTML & CSS Web Design:

          Does anyone have good resources for web design? Good books or YouTube or websites? I'm talking actual skilled design, not "I bought a template for WordPress and changed teh colors using a GUI". I want to get people up to speed on hand coding HTML and CSS, understanding things like Bootstrap and so forth.

          I'm not aware of any specific videos for HTML and CSS, but what I have been using here and there is SoloLearn. The Android app for it is great. The best part about it is that for each part of the course, there's public comments. You can learn so much more useful things browsing through those after reading each step of the course. It's been a great help.

          My most recent course in Sololearn is the C#. I don't only use Sololearn, but it's a great addition to other resources. I used a great 45-hour Udemy course as my main source. That said, I do remember seeing HTML and CSS in Sololearn.

          As for websites, when I need to reference HTML and CSS, my go-to sites are:

          HTML:

          • https://developer.mozilla.org/en-US/docs/Learn/HTML
          • https://www.w3schools.com/html/default.asp

          CSS:

          • https://developer.mozilla.org/en-US/docs/Learn/CSS
          • https://www.w3schools.com/css/default.asp

          Most of my HTML/CSS usage these days is the ad-hoc need to reference something, so there's likely better tutorials than I listed. But it might be good to check out SASS and SCSS as well, as I have been needing to reference those more and more.

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