Instructional Video4:00
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - What is the Box Model and How it Works in Cascading Style Sheets (CSS)?

Higher Ed
This video explains the box model—which includes the content edge, padding edge, border edge, and margin edge—and how it works in CSS.
<
br/>
This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets...
Instructional Video3:55
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Using Hover Anchor in Pseudo-class

Higher Ed
This video provides a challenge to use hover anchor in pseudo-class.
<
br/>
This clip is from the chapter "Cascading Style Sheets (CSS) Challenges" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video8:34
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Using Cascading Style Sheets (CSS) Advanced Selectors and Understanding More Selection Options

Higher Ed
This video demonstrates how to use CSS advanced selectors and highlights more selection options.
<
br/>
This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series...
Instructional Video8:07
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Traversing the Document Object Model (DOM) Tree with jQuery

Higher Ed
This video explains how to traverse the DOM tree with jQuery.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to...
Instructional Video2:26
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Standing out with the Bootstrap Components JumboTron

Higher Ed
This video introduces you to the bootstrap component JumboTron.
<
br/>
This clip is from the chapter "Exploring Rapid Web Design with the Bootstrap 4 Frontend Framework" of the series "Modern Web Design with HTML5, CSS3, and...
Instructional Video7:12
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Setting Element Height and Width with Cascading Style Sheets (CSS)

Higher Ed
This video demonstrates how to set element height and width with CSS.
<
br/>
This clip is from the chapter "Mobile-first Responsive Design in Cascading Style Sheets (CSS) and Web Design" of the series "Modern Web Design with HTML5,...
Instructional Video3:20
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Page Element Append-Prepend using JavaScript Code - Coding Challenge

Higher Ed
This video provides a challenge on how to perform page element append-prepend using JavaScript code.
<
br/>
This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3,...
Instructional Video4:18
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Learning More about Code in jQuery.

Higher Ed
This video explains more about the code in jQuery.
<
br/>
This clip is from the chapter "Applying jQuery to Your Web Pages" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This video demonstrates how to apply...
Instructional Video8:00
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Function Closures with Examples

Higher Ed
This video explains the JavaScript function closures with the help of examples.
<
br/>
This clip is from the chapter "JavaScript Introduction" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video4:16
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - JavaScript Document Object Model (DOM0 - More Traversing of Elements from the Web Page

Higher Ed
This video demonstrates how to transverse elements from the web page.
<
br/>
This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This section...
Instructional Video7:40
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Element Children and Traversing Web Page Elements Using JavaScript

Higher Ed
This video focuses on the element children and demonstrates how to transverse web page elements using JavaScript.
<
br/>
This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with...
Instructional Video3:53
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - CSS FlexBox Layout and Creating a Layout with Flexbox

Higher Ed
This video focuses on the CSS FlexBox Layout and demonstrates how to create a layout with Flexbox.
<
br/>
This clip is from the chapter "Cascading Style Sheet (CSS) Layouts FlexBox and CSS Grid" of the series "Modern Web Design with...
Instructional Video10:52
Curated Video

Modern Web Design with HTML5, CSS3, and JavaScript - Removing an Element from a Webpage Using JavaScript Code

Higher Ed
This video explains how to remove an element from a webpage using JavaScript code.
<
br/>
This clip is from the chapter "JavaScript Document Object Model (DOM)" of the series "Modern Web Design with HTML5, CSS3, and JavaScript".This...
Instructional Video7:42
Curated Video

Exploring Vertical Translations of Linear Equations

K - 5th
In this lesson, students will learn about vertical translations of linear equations. They will explore how these translations affect the graph and algebraic representation of the equations. By understanding the similarities and...
Instructional Video2:20
Visual Learning Systems

Fungi: Fungi Reproduction

3rd - 8th
From making bread to decomposing things in the environment, fungi play a very important role in our lives. Vivid video footage, accompanied by colorful animations, illustrates the fascinating origin, diversity, and characteristics of...
Instructional Video6:28
Healthcare Triage

When Parents Go to Prison, Children Suffer Consequences

Higher Ed
When parents go to prison, their children’s lives are changed. It’s happening more and more to kids in the United States, and it comes at a price that can immediately impact their lives and can have long-term consequences. This episode...
Podcast4:24
KERA

Poverty’s Effects on Children

Pre-K - Higher Ed
One in five North Texas children live in poverty and more than a quarter million are hungry. A recent report by Children’s Health, a hospital network in Dallas, found that children living in poverty are seven times more likely to be in...
Instructional Video10:27
Neuro Transmissions

Treating ADHD with therapy

12th - Higher Ed
Attention-Deficit/Hyperactivity Disorder is a common diagnosis in children and is increasingly a diagnosis for adults, too. But other than stimulant medication, how do you treat ADHD? Are there other options? As it so happens, therapy is...
Instructional Video1:33
Science360

Catching early signs of autism in infants

12th - Higher Ed
Catching early signs of autism in infants. About one in fifty-nine children in the U.S. has an Autism Spectrum Disorder or ASD. Diagnosis usually takes place on or after the age of three. Is it possible to spot ASD earlier? A new...
Instructional Video2:41
MarketWatch

3 things you can do in 2021 to set your kid up to become a millionaire

Higher Ed
Everything you need to know about simple things you can do now to help your kid's finances in the future.
Instructional Video5:22
Healthcare Triage

The Death of a Sibling Takes Emotional and Physical Tolls

Higher Ed
The death of a child is almost too awful to complicate. The emotional toll on those who remain is high, but the death of a sibling can also have long-term health consequences, including increased mortality.
Instructional Video4:43
Brian McLogan

Taking the derivative of two binomials using product and chain rule

12th - Higher Ed
👉 Learn how to find the derivative of a function using the chain rule. The derivative of a function, y = f(x), is the measure of the rate of change of the function, y, with respect to the variable x. The process of finding the derivative...
Instructional Video12:16
Packt

Compare the breadth-first and depth-first search algorithms : Example - A Simple Puzzle Game

Higher Ed
From the section: Searching in Graphs. In this section, we will see what we are searching for. Also, we will look at how to use and implement Breadth-First Search and Depth-First Search along with a simple puzzle game...
Instructional Video2:14
Brainwaves Video Anthology

Steve Dembo - Telling Your Story

Higher Ed
A former kindergarten teacher and school Director of Technology, Discovery Education’s Online Community Manager, Steve Dembo, is a pioneer in the field of educational social networking, winning recognition from the Online Education...