Instructional Video17:18
Curated Video

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

Higher Ed
In this video, we will take our project to the next level by adding animations to the index page and working on the home.html page. Discover how to use CSS animations to bring life to your web pages and enhance user experience. This clip...
Instructional Video13:14
Curated Video

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

Higher Ed
In this video, we will dive into coding our index page and adding styles using the welcome_style.css file. Learn how to create a visually appealing layout and apply CSS styles to your web pages. This clip is from the chapter "CSS...
Instructional Video5:10
Curated Video

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

Higher Ed
In this video, we will have a quick preview of our final CSS project, which involves building a website for a club, organization, team, and so on. We will discuss the required pages, HTML structure, and semantic elements that should be...
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 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 Video15:47
Curated Video

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

Higher Ed
In this video, we will explore the fundamentals of Flexbox, a powerful CSS layout system that allows you to create one-dimensional layouts along the horizontal or vertical axis. You will learn how to set up the Flex containers and use...
Instructional Video13:46
Curated Video

The Art of Doing - Web Development for Beginners - Styling Lists and Tables

Higher Ed
In this video, you will learn how to style lists and tables using CSS. We will cover various properties and techniques to customize the appearance of lists and tables, making them visually appealing and user-friendly. This clip is from...
Instructional Video14:18
Curated Video

The Art of Doing - Web Development for Beginners - Styling Text

Higher Ed
In this video, we will explore different CSS properties that can be used to style text, such as changing the font family, font size, font style, and text color. We will also cover text alignment, text decoration, and text capitalization....
Instructional Video16:46
Curated Video

The Art of Doing - Web Development for Beginners - Store Front Project - Part 1

Higher Ed
In this video, we will begin working on the store front project by focusing on the index page. We will create the structure and layout of the page using HTML and then move on to styling it with CSS. We will define five custom colors to...
Instructional Video11:38
Curated Video

The Art of Doing - Web Development for Beginners - Defining Color

Higher Ed
In this video, we will explore the concept of color and how it is defined. We will start by discussing the different components of color, including hue, saturation, and brightness. Next, we will delve into the color wheel and how it can...
Instructional Video16:22
Curated Video

The Art of Doing - Web Development for Beginners - Writing CSS Rules

Higher Ed
In this video, you will learn how to add CSS to our HTML document in the tag and write CSS rules for selecting specific HTML elements. We will also understand how to override specific styling rules and how to make certain HTML elements...
Instructional Video7:59
Curated Video

The Art of Doing - Web Development for Beginners - Inline Containers with span Tags

Higher Ed
In this video, we will explore the span tag, which is an inline container element that can be used to format specific sections of text with a class or id attribute. We will see how to use the span tag to create visually distinct sections...
Instructional Video9:53
Curated Video

The Art of Doing - Web Development for Beginners - Container Elements with div Tags

Higher Ed
In this video, you will learn about the div tag, which is a powerful container element that can group content together and be targeted later with CSS. We will see how to add class and id attributes to divs to make styling specific...
Instructional Video6:34
Curated Video

ChatGPT for Creatives - Using Coloring

Higher Ed
Exploring AI art creation, this video showcases generating kid-friendly, European Bandai-style characters for a coloring book. It highlights AI's creative potential and copyright implications, blending technical demonstration with future...
Instructional Video8:59
Curated Video

CompTIA A+ Certification Core 2 (220-1102) - Working with Connections

Higher Ed
When two computers begin the process of sharing data, they create what we call a connection (or session). A good tech knows how to use common utilities to observe these connections and diagnose issues. This clip is from the chapter...
Instructional Video6:13
Curated Video

Generative AI Art for Beginners - Image Masking with DALL-E 2

Higher Ed
In this video, we will demonstrate how to perform image masking and change the background of an image using DALL-E 2. We will walk you through the steps and provide an example to show you how to achieve this effect. This clip is from the...
Instructional Video14:58
Curated Video

Learn Tableau by Working on Exciting Dashboards - Create a Dashboard

Higher Ed
This video explains how to combine all the previous sheets and create the dashboard.
Instructional Video12:14
Curated Video

Learn Tableau by Working on Exciting Dashboards - Bar Charts (Top 10)

Higher Ed
This video explains how to create bar charts, which will show the top 10 genres, top 10 directors, and top 10 cast members in the dataset.
Instructional Video7:13
Curated Video

Learn Tableau by Working on Exciting Dashboards - My Networth Card

Higher Ed
This video explains another view that will show the latest value in all the stocks that were bought.
Instructional Video9:40
Curated Video

Learn Tableau by Working on Exciting Dashboards - Basic Charts

Higher Ed
This video explains how to create the basic charts that we will use in our dashboard.
Instructional Video10:10
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dark Mode / 107

Higher Ed
You will learn to create forms to collect information and validate user information such as billing address, mode of payment, and more.
Instructional Video14:34
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Common Properties

Higher Ed
In this video, we will look at a showcase of how to install the Tailwind CSS and set up to use in our current project. We will understand installing Tailwind CDN versus Tailwind CLI. We will then learn to apply different kinds of common...
Instructional Video10:36
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Movie List Structure / 068

Higher Ed
In this video, we will create the homepage for the Cinemate project and we will define the appearance of the movie list structure on the project.
Instructional Video7:07
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Dark Mode

Higher Ed
In this lecture, we will understand about the dark mode feature and use Tailwind CSS to style our site in dark mode, which is a first-class feature of many operating systems.