About 662 results
Open links in new tab
  1. I wrote an easy HTML/CSS tutorial for beginners :) : r/HTML - Reddit

    Aug 19, 2023 · I just finished writing a tutorial meant to introduce HTML and CSS to absolute beginners, and graciously the mods have allowed me to post it here. My tutorial goes over …

  2. What's the best way to learn HTML/CSS in 2024? : r/HTML - Reddit

    I would like to know which sources/courses or anything that I can find online would be the best way to learn HTML/CSS.

  3. Do I need to learn HTML and CSS before learning JavaScript?

    Jun 16, 2022 · It's not impossible to do JS without HTML and CSS, but honestly you will benefit a lot from knowing the basics. HTML is so simple you can probably get fairly comfortable in a …

  4. Is it better to have multiple separate .css files for every .html. Or ...

    Mar 23, 2023 · I've learned basic html so far and have just now started to learn css through the Odin Project. Just wondering what you guys think is the correct way to do this, if one way …

  5. How to learn CSS properly? : r/Frontend - Reddit

    Sep 12, 2023 · So I'm looking for a course that does not only teach what each css property does but also a system how to build complex designes and how to structure my html, css and …

  6. Why do people mix html and css in one file? : r/webdev - Reddit

    Mar 18, 2023 · A community for discussing about CSS (Cascading Style Sheets), Web Design and surrounding relevant topics. Feel free to discuss, ask questions, share projects and do …

  7. how did you guys learned HTML and CSS? : r/learnprogramming - Reddit

    Aug 20, 2023 · I taught myself HTML and CSS actually about 10 years ago when I was a teenager. I learnt through the tutorials on Codecademy as back then it was almost entirely free …

  8. Best HTML/CSS books ? : r/web_design - Reddit

    Oct 17, 2022 · The best book I found was the murach html + css textbook. It goes over everything you’re looking for and really explains things that can make sense for a beginner dev, and even …

  9. Is learning HTML/CSS worth it? : r/learnprogramming - Reddit

    Feb 7, 2024 · I think that I’d like to pursue a SRE career, but I don’t want to limit my knowledge to that field only, plus I don’t want to start taking courses for that and not understanding anything. …

  10. Any good beginner html and css exercises? : r/webdev - Reddit

    Jul 4, 2022 · inspect any websites you want, dig into html/css codes as much as you can, change and see runtime html/css codes in browser, and apply what you learned to your projects.