Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
CSS SELECTORS MADE EASY - HTML CSS Tutorial for Beginners
Play lesson

Web Development Tutorials For Beginners - CSS SELECTORS MADE EASY - HTML CSS Tutorial for Beginners

Launch Your Web Development Journey: Master HTML, CSS, JavaScript, and GitHub with LearnCode.academy's Expert-Led Tutorials!

4.0 (2)
24 learners

What you'll learn

Create and style web pages using HTML and CSS fundamentals

Build responsive websites for optimal display on multiple devices

Implement interactive features using JavaScript and jQuery

Manage version control and collaboration with GitHub basics

This course includes

  • 5.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

You won't get far in web dev without understanding CSS selectors, and they aren't hard at all! Play with the code! https://codepen.io/anon/pen/BGeKVM View the whole Web Development Tutorials for Beginners playlist! https://www.youtube.com/playlist?list=PLoYCgNOIyGABDU532eesybur5HPBVfC1G Using CSS selectors are the bread and butter of HTML and CSS coding. You have to think about what elements on your page you want to target and how to write rules that cleanly target and apply css styling to those elements. 2 good rules you always want to follow: don't make rules more specific than they have to be (but also don't make them overly generic like "target every div on a page"), and also don't repeat yourself (DRY). -~-~~-~~~-~~-~- Also watch: "Tailwind CSS - why CSS utility classes save so much time" https://www.youtube.com/watch?v=oU5ar0dmQEY -~-~~-~~~-~~-~-

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere