Instructional Video5:10
Curated Video

The Art of Doing - Web Development for Beginners - Final Project Preview

Higher Ed
In this video, we will have a quick preview of our final course project where you will be building a fully functional HTML/CSS/JS site with interactive JavaScript tools. We will discuss the requirements of the final project, including...
Instructional Video5:07
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Two Preview

Higher Ed
In this video, we will have a quick preview of our next project. You will learn how to design a multi-page site for a new "˜made-up company'. The site will include pages such as Home, About, Contact, Pricing, and Pictures, and you are...
Instructional Video4:49
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Preview

Higher Ed
In this video, we will create a three-page website for a made-up company. We will design a home page, an about page, and a contact page, all with proper HTML structure and semantic HTML elements. Additionally, we will ensure that each...
Instructional Video11:42
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing Footer Section Heading - Part 2

Higher Ed
This video focuses on designing the heading of the footer section, adding relevant text and styling to make it stand out. This clip is from the chapter "Designing Footer, Homepage, and Call to Action" of the series "Mega Web Development...
Instructional Video10:55
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Designing About Us Page Header Section

Higher Ed
This video focuses on designing the header section of the About Us page, creating an attractive and informative visual element. This clip is from the chapter "Designing NavBar, About us, Contact us with Routing" of the series "Mega Web...
Instructional Video11:41
Curated Video

The Art of Doing - Web Development for Beginners - Course Introduction

Higher Ed
In this video, we will provide an overview of the course and what you can expect to learn. This clip is from the chapter "Introduction" of the series "The Art of Doing - Web Development for Beginners".In this section, we will introduce...
Instructional Video10:14
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Design Layout of Post Detail Page

Higher Ed
This video focuses on designing the layout of the Post Detail page, providing a visually appealing and informative view of a specific post. This clip is from the chapter "Working on All Posts and Post Detail with REST API Integration" of...
Instructional Video2:59
Curated Video

Frontend Web Development Bootcamp - Build a Twitter Clone - Introduction

Higher Ed
Welcome: Introduction This clip is from the chapter "Welcome" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section introduces the course
Instructional Video3:22
Curated Video

Mega Web Development Bootcamp with React Bootstrap 5, Redux, and REST API - Displaying Post and User Information on Screen

Higher Ed
This video guides you through the process of displaying the post and user information on the screen, allowing visitors to view the details of a specific post and the associated user. This clip is from the chapter "Working on All Posts...
Instructional Video11:36
Crash Course

Intro to Substitution Reactions - Crash Course Organic Chemistry

12th - Higher Ed
Substitution reactions can have really powerful effects, both good and bad, in our bodies. You might remember substitution reactions as displacement reactions from general chemistry, but (you guessed it!) in organic chemistry they’re a...
Instructional Video4:39
Crash Course Kids

Planetary Plants

3rd - 8th
So we know what life needs here to work, and we've talked a little about what life COULD look like on other planets. But what about plant life? What could plant life look like on other planets? In this episode of Crash Course Kids,...
Instructional Video12:10
SciShow

7 Mysteries Science Hasn't Solved

12th - Higher Ed
Even science can't yet explain these 7 extremely cool, weird phenomena in the universe, despite decades or even centuries of research. Chapters BALL LIGHTNING 1:09 3:07 SONIC BOOM SKYQUAKES 3:13 FAST RADIO BURSTS 4:21 Actinomycetes 6:42...
Instructional Video12:35
Mythology & Fiction Explained

The Kraken - Exploring the Origins Behind the Legendary Sea Monster

12th - Higher Ed
Mythology & Fiction Explained explores the legend behind the sea's most epic sea monster, the Kraken
Instructional Video22:19
Curated Video

The Art of Doing - Web Development for Beginners - Final Project Part 3

Higher Ed
Join us in this video as we dive into styling each individual element of the homepage and also working on the design.html page. Learn how to fine-tune the appearance of your web pages and create a cohesive design for your project. This...
Instructional Video18:20
Curated Video

The Art of Doing - Web Development for Beginners - Final CSS Project Part 3

Higher Ed
In this video, we will focus on styling the content of the home page. Learn how to apply CSS styles to different elements, such as text, images, and buttons, to create a cohesive and visually appealing design for your web pages. This...
Instructional Video14:14
Curated Video

The Art of Doing - Web Development for Beginners - Using Flexbox with HTML Elements

Higher Ed
In this video, we will dive deeper into using Flexbox with HTML elements. We will create Flex containers with row and column layouts, and even nest Flex containers inside each other. We will also explore how to center elements using...
Instructional Video3:57
Curated Video

The Art of Doing - Web Development for Beginners - Search Engine Preview

Higher Ed
In this video, we will take a quick preview of our project. You will learn how to create your own search engine layout, mimicking Google. This includes creating a thematic header, a search section, a news section with thumbnails for news...
Instructional Video17:26
Curated Video

The Art of Doing - Web Development for Beginners - Final Project Part 4

Higher Ed
In this video, we will focus on styling the design page and adding JavaScript functionality to make our project dynamic and interactive. Join us as we take our project to the next level and enhance its functionality with JavaScript. This...
Instructional Video22:00
Curated Video

The Art of Doing - Web Development for Beginners - Search Engine Project Part 2

Higher Ed
In this video, you will learn how to add a form to the main tag of the index page and style it. We will also add the search feature to our search engine project. Additionally, we will add the news feature to display news articles with...
Instructional Video16:21
Curated Video

The Art of Doing - Web Development for Beginners - Search Engine Project Part 1

Higher Ed
In this video, we will start working on our project by coding the index and style.css files. You will learn how to style various elements of the search engine layout, including setting colors, backgrounds, shadows, and fonts. We will use...
Instructional Video19:55
Curated Video

The Art of Doing - Web Development for Beginners - Using Grid with HTML Elements

Higher Ed
In this video, we will dive deeper into using Grid with HTML elements. We will create Grid containers and style Grid items with specific width and height. We will also explore how to center elements within Grid items and adjust the...
Instructional Video22:26
Curated Video

The Art of Doing - Web Development for Beginners - Grid Basics

Higher Ed
In this video, we will introduce Grid, a powerful CSS layout system that allows you to create two-dimensional layouts with rows and columns. You will learn how to set up the Grid containers and use Grid properties to define rows,...
Instructional Video13:09
Curated Video

The Art of Doing - Web Development for Beginners - Debugging an Issue

Higher Ed
In this video, we will solve the issue where we couldn't center-align an image in the Flexbox layout. You will learn how to troubleshoot and debug common layout issues in CSS and implement the necessary changes to achieve the desired...
Instructional Video5:31
Curated Video

The Art of Doing - Web Development for Beginners - Search Engine Project Part 3

Higher Ed
In this video, we will give style to our search engine name "Eramoogle", just like Google. You will learn how to add custom styles to text elements and align them according to the desired layout. This clip is from the chapter "CSS Layout...