CSS SELECTORS MADE EASY - HTML CSS Tutorial for Beginners

Download information and video details for CSS SELECTORS MADE EASY - HTML CSS Tutorial for Beginners
Uploader:
LearnCode.academyPublished at:
12/6/2018Views:
314.1KDescription:
You won't get far in web dev without understanding CSS selectors, and they aren't hard at all! Play with the code! View the whole Web Development Tutorials for Beginners playlist! 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" -~-~~-~~~-~~-~-
Similar videos: CSS SELECTORS MADE EASY

jQuery Tutorial #3 - Writing Smarter, Better Code - jQuery Tutorial for Beginners

Web Development Tutorial For Beginners - how to make a website

HTML CSS Tutorial for Beginners - Web Development Tutorials For Beginners

jQuery Tutorial #2 - Event Binding - jQuery Tutorial for Beginners

Responsive Design Tutorial - Tips for making web sites look great on any device

