freeCodeCamp Basic CSS, Change Element Colors,Class Selector, Font Degradation 3

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=5PrRf1JdwXY



Duration: 18:10
281 views
6


This is the first part of freeCodeCamps Basic CSS course. We go through changing the color of text. We learn that we can apply a color style within individual elements by using the style attribute. We then learn that we can create a style tag and closing tag and place our styles within the opening and closing style tag. We also learn about classes and using them to select certain elements and apply a style to any element with that class. We learn about font-family and how odegradation works. This means that we can specify multiple font families so if one isnt available, another one can be used. In the next videos we will see how to add an external stylesheet so we can keep our HTML and CSS seperate.




Other Videos By We Will Code


2018-09-04freeCodeCamp's Use the em Tag to Italicize Text
2018-09-04freeCodeCamp's Use the u Tag to Underline Text
2018-09-01freeCodeCamp's Applied Visual Design, Use the Strong Tag to Make Text Bold
2018-09-01freeCodeCamp's Adjust the Height of an Element Using the Height Property
2018-08-31freeCodeCamp's Adjust the Width of an Element Using the Width Property
2018-08-31freeCodeCamp's Create Visual Balance Using The Text-align Property, Applied Visual Design
2018-08-30freeCodeCamp's Intro to the Applied Visual Design Challenges
2018-08-21freeCodeCamp Basic CSS, Use Hex and RGB to Mix Colors, CSS Variables, & Style Fallbacks 6
2018-08-14freeCodeCamp Basic CSS,Clockwise Notation for Padding & Margin, CSS Precedence Specificity 5
2018-08-07freeCodeCamp Basic CSS, Size Images, Setting Id's, Margins, Paddings, & Borders 4
2018-08-02freeCodeCamp Basic CSS, Change Element Colors,Class Selector, Font Degradation 3
2018-07-20freeCodeCamp Basic HTML5 Nest an Anchor - Head and Body of HTML Doc 2
2018-07-18freeCodeCamp Basic HTML Tutorial Say Hello - Link to Internal Sections w Anchor Elements 1
2018-07-12Question App in Nodejs, Pug,Redirects and Cookie Practice
2018-07-09Question App in Nodejs, Pug,cookie-parser, setting cookies 5
2018-06-29Question App in Nodejs, Pug, Body-Parser Parsing Form Data 4
2018-06-27Question App in Nodejs, Pug, Express, Include Partials 3
2018-06-26Question App in Nodejs, Pug, Express, Rendering Response 2
2018-06-25Question App in Nodejs, Express, Flash Card App with Pug Templating
2018-06-22Codecademy's Learn Express, Matching Longer Paths, ExpressJS
2018-06-21Codecademy's Learn Express, Setting Status Codes



Tags:
freeCodeCamp. html and html5
learn coding
learn to code
CSS
styling with CSS
CSS styling