🌐
Reddit
reddit.com › r/learnprogramming › i wrote an easy html/css tutorial for absolute beginners :)
r/learnprogramming on Reddit: I wrote an easy HTML/CSS tutorial for absolute beginners :)
August 17, 2023 -

Link to the tutorial: https://easyhtmlcss.com/

Hi! I'm a full stack web dev, and I really like to help people learn programming. I wanted to make a super easy HTML/CSS tutorial meant to help people get started no matter how inexperienced you are. The point of this tutorial is not to go super in depth on everything, but to get you to a good starting point for further exploration. You'll learn how to make HTML files and link them together, add text and images, and customize things like your font, colors, and borders. The tutorial is structured in bite-sized pieces without giving too much information at once - so if you have found other HTML/CSS tutorials overwhelming, this one is for you.

I put a lot of work into this tutorial so I hope you check it out and I hope that it can help at least one person get started. Happy learning :)

Top answer
1 of 2
1
On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge. If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options: Limiting your involvement with Reddit, or Temporarily refraining from using Reddit Cancelling your subscription of Reddit Premium as a way to voice your protest. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
2 of 2
1
Hiya, this couldnt have come at a better time as I'm totally new to programming and only decided to learn HTML yesterday on FreeCodeCamp as a way of dipping my toe in the water. Total noob. Wondering if this is something I might be interested in but figuring out where to start is the hardest part as its all so overwhelming. I picked HTML as it seems the most simple thing to learn? I've just finished the HTML section and I like the way you explain things, its got a conversational tone to it which I prefer. Typically I'm already stuck at the relative path part as my link to the about me file isnt working, "file not found!" and I cant figure out why. Same with linking to the logo in the work folder, its just a broken image link. Ive copied everything exactly as described, I saved a new folder on my desktop and saved some notepad files in there with the suggested file names. Im stumped but also laughing at getting multiple errors already. Its definitely not overwhelming though, its given me just enough to digest this evening. Thanks for taking the time to write this, I'll have a go at the CSS part tomorrow.
🌐
GeeksforGeeks
geeksforgeeks.org › css › css-tutorial
CSS Tutorial - GeeksforGeeks
This section covers all the interesting facts and features that make CSS a powerful and versatile tool for web design.
Published   1 week ago
Discussions

Lost deep in CSS
I’m lost in CSS I’m not understanding much. How can I get better in CSS as a beginner More on forum.freecodecamp.org
🌐 forum.freecodecamp.org
0
February 27, 2024
Best way learn the basics of CSS?
Hi all - this may be a naïve question, but could anyone recommend good online tools to learn CSS basics. I’m trying to tweak my template and it is going excruciatingly slowly, as I try to find how-tos, and the suggested code, for adjusting the sizes, colors, etc. of each element. More on forum.ghost.org
🌐 forum.ghost.org
1
July 24, 2021
CSS for beginners - HTML/CSS - Code with Mosh Forum
Good afternoon everyone, super excited to be taking this course! it’s great to meett all of you! I’m a bit new to HTML and CSS. I have my first question while taking first part of the HTML course. In the course mosh talks about adding multiple CSS declerations, in this case I have the image ... More on forum.codewithmosh.com
🌐 forum.codewithmosh.com
0
April 22, 2024
Fun Etch-a-Sketch project for beginners [HTML, CSS, Javascript, jQuery]

I don't know what I'm drawing

More on reddit.com
🌐 r/learnprogramming
21
158
July 31, 2012
🌐
YouTube
youtube.com › playlist
HTML and CSS Tutorials - YouTube
In this HTML playlist you will learn HTML in a easy and understandable way if you are a complete beginner.
🌐
freeCodeCamp
forum.freecodecamp.org › html-css
Lost deep in CSS - HTML-CSS - The freeCodeCamp Forum
February 27, 2024 - I’m lost in CSS I’m not understanding much. How can I get better in CSS as a beginner
🌐
Codecademy
codecademy.com › catalog › language › html-css
Best HTML + CSS Courses & Tutorials | Codecademy
Learn how to customize and configure Tailwind CSS themes, colors, and spacing. A step-by-step guide for beginners to tailor Tailwind to their project needs.
🌐
Ghost Forum
forum.ghost.org › themes
Best way learn the basics of CSS? - Themes - Ghost Forum
Hi all - this may be a naïve question, but could anyone recommend good online tools to learn CSS basics. I’m trying to tweak my template and it is going excruciatingly slowly, as I try to find how-tos, and the suggested …
Published   July 24, 2021
🌐
Code with Mosh
forum.codewithmosh.com › html/css
CSS for beginners - HTML/CSS - Code with Mosh Forum
April 22, 2024 - Good afternoon everyone, super excited to be taking this course! it’s great to meett all of you! I’m a bit new to HTML and CSS. I have my first question while taking first part of the HTML course. In the course mosh talks about adding multiple CSS declerations, in this case I have the image ...
🌐
W3Schools
w3schools.com › css
CSS Tutorial
CSS describes how HTML elements should be displayed. This tutorial will teach you CSS from basic to advanced.
Find elsewhere
🌐
MDN Web Docs
developer.mozilla.org › en-US › docs › Learn_web_development › Core › Styling_basics
CSS styling basics - Learn web development | MDN
In CSS you can use attribute selectors to target elements with certain attributes. This lesson will show you how to use these very useful selectors. ... The next set of selectors we will look at are referred to as pseudo-classes and pseudo-elements. There are a large number of these, and they ...
🌐
Udacity
udacity.com › blog › 2021 › 01 › css-basics-for-beginners.html
CSS Basics for Beginners | Udacity School of Programming %
January 21, 2021 - A brief look at CSS basics aimed for beginners who want to get a grip on the concepts and try them out as well. Learn how to create and link a stylesheet.
🌐
CSS-Tricks
css-tricks.com
CSS-Tricks - A Website About Making Websites
Let’s go over a few demos using the new customizable <select> feature that may be wild, but also give us a great chance to learn new things in CSS · Powered by DigitalOcean
🌐
Medium
medium.com › @joaopaulocmarra › css-tutorial-for-beginners-advanced-css-techniques-bba9859e119
CSS Tutorial for Beginners & Advanced CSS Techniques | by Joao Paulo C. Marra | Medium
April 18, 2023 - In this blog post, we covered advanced CSS techniques, including Flexbox, Grid Layout, Transitions, and Animations, as well as a CSS tutorial for beginners, covering selectors, properties, Box Model, layout, and responsive design. We also discussed SEO best practices for CSS, including using external CSS files, optimizing CSS code, using semantic markup, and designing with responsiveness in mind.
🌐
HTML Dog
htmldog.com › guides › css › beginner
CSS Beginner Tutorial | HTML Dog
The CSS Intermediate Tutorial and CSS Advanced Tutorial go into more depth about CSS. CSS, or Cascading Styles Sheets, is a way to style and present HTML. Whereas the HTML is the meaning or content, the style sheet is the presentation of that document. Styles don’t smell or taste anything like HTML, they have a format of ‘property: value’ and most properties can be applied to most HTML tags.
🌐
web.dev
web.dev › learn › css
Learn CSS | web.dev
An evergreen CSS course and reference to level up your web styling expertise.
🌐
Shay Howe
learn.shayhowe.com › html-css
Learn to Code HTML & CSS
Learn to Code HTML & CSS is an interactive beginner’s guide with one express goal: teach you how to develop and style websites with HTML and CSS. Outlining the fundamentals, this book covers all of the common elements of front-end design and development. ... Checkout these advanced HTML and ...
🌐
Codecademy
codecademy.com › learn › learn-css
Learn CSS: Tutorial | Codecademy
Improve web design skills with our CSS course. Style and format web pages for a professional look.
Rating: 4.5 ​ - ​ 14.5K votes
🌐
GCFGlobal
edu.gcfglobal.org › en › basic-css
Free Basic CSS Tutorial at GCFGlobal
Learn the basics of CSS, a computer language for styling webpages. We'll show you how to write CSS, incorporate it into your own webpages, and more. To start at the beginning of our Computer Programming series, go to our Computer Programming Basics tutorial.
🌐
freeCodeCamp
freecodecamp.org › news › get-started-with-css-in-5-minutes-e0804813fc3e
Learn CSS in 5 minutes - A tutorial for beginners
May 2, 2018 - By Per Harald Borgen A quick tutorial on the design language of the web. _Want to take our free CSS course? Click here!_ CSS (Cascading Style Sheets) is what makes web pages look good and presentable. It’s an essential part of modern web development...
🌐
W3C
w3.org › Style › Examples › 011 › firstcss.en.html
CSS Tutorial: Starting with HTML + CSS
This short tutorial is meant for people who want to start using CSS and have never written a CSS style sheet before.