Semantic HTML CSS Selectors More CSS Git Git flow
100

an example of semantic tags
100
Cascading Styling Sheets.
What CSS stands for?
100
yes,

I have 4 classes!

Can you have multiple classes in a single element?
100
git is used to monitor and control code changes made during development across several people or teams
Git?
100
Your fork the repo, then copy the url, then use command line: git clone
How do you clone a GitHub repo?
200
To create space, add structure or style elements
When do we use div tags?
200
Selectors come with different specificity weights that can be used to layer on many styles. The weight of a selector has impact on the way we build our apps and web pages.
Specificity Weight?
200
Used when you want to style an individual element.
specificity weight: More specific than universal and element.Less specific than ID, inline styles, and important.
What can you say about Pseudo-Classes?
200
Also called terminal, command line, git bash, shell. NOT windows command prompt or powershell.
Command Line Interface(CLI)?
200
git status
will give you a list of changed files if any
git command status?
300

title,

What goes inside a header?
300
More specific than universal, less weight than everything else.
What can you say about element selectors?

300
li:last-child to always select the last child in an unordered list
Example of a Pseudo class:
300
It will list all folders and files in the directory you run it.
what does command:
ls
do?
300
git add .
git commit -m "changes made"
git push origin
will stage and push the changes made
Explain git commands: add, commit, and push
400
To organize elements, etc..
Example of when we can use SECTION tags:
400
Specificity Weight: More than universal and element, less than ID, inline, and important.
What can you say about class selectors? .class
400
Specificity Weight:
More than universal, element, pseudo-classes, and classes. Less than inline styles, and important.
ID selectors?
400
change directory
what does command:
cd
do?
400
git checkout -b
How do you create a new branch in your terminal?
500
HTML5
What is the current recommended standard for HTML markup?
500
Used to select every element on a web page, less specific than any selector. Less weight. Easily overridden.
What can you say about universal selector, wild card or star selector? *
500
Inline styles - override everything but !important
Embedded style tag in the HTML page -less weight than inline style and !important
Externally linked CSS file - weight: Less than inline styles and embedded styles, and !important
Specificity Heavy Weights?
500
mkdir
How do you create a new folder(directory) in command line?
500
To submit assignments to Lambda, add collaborator to review assignments.
To prepare you for when you get a job as a developer.
Why would you learn this git flow?






User Interface and Git

Press F11 for full screen mode



Limited time offer: Membership 25% off


Clone | Edit | Download / Play Offline