Instructional Video0:19
Curated Video

How do you pronounce 'genre'? #shorts

Pre-K - Higher Ed
Learn to pronounce the word 'genre' in English. What is your favourite 'genre' of film or book?
Instructional Video17:33
Curated Video

Introduction To Website Development Technologies - Introduction to CSS - Inline and Internal and External Stylesheets

Higher Ed
In this video, we will get introduced to CSS with inline and internal and external stylesheets. This clip is from the chapter "Cascading Style Sheets" of the series "Introduction to Website Development Technologies".In this section, we...
Instructional Video2:16
Curated Video

Bootstrap 5 Course Build Responsive Websites Like a Pro - Installing Important Extensions

Higher Ed
This video demonstrates the installation of important extensions. This clip is from the chapter "Bootstrap 5 Overview, CDN Links and Extensions" of the series "Bootstrap 5 Course: Build Responsive Websites Like a Pro".This section...
Instructional Video14:41
Curated Video

Practical CSS3 Mastery Course - Pseudo Selector

Higher Ed
In this video, we will cover the pseudo selector. This clip is from the chapter "Selectors, Display, Position, Z Index" of the series "Practical CSS3 Mastery Course".in this section, you will learn about selectors, display, position, and...
Instructional Video10:53
Curated Video

Practical CSS3 Mastery Course - Introduction to CSS

Higher Ed
In this video, we will have a quick introduction to CSS. This clip is from the chapter "Basics of HTML and CSS" of the series "Practical CSS3 Mastery Course".in this section, you will learn the basics of HTML and CSS.
Instructional Video13:09
Curated Video

Practical CSS3 Mastery Course - Different Ways of Using CSS

Higher Ed
In this video, we will cover different ways of using CSS. This clip is from the chapter "Basics of HTML and CSS" of the series "Practical CSS3 Mastery Course".in this section, you will learn the basics of HTML and CSS.
Instructional Video16:33
Curated Video

Practical CSS3 Mastery Course - Advance Pseudo Selector

Higher Ed
In this video, we will cover advance pseudo selector. This clip is from the chapter "Advance Selectors, Effects, and Animation" of the series "Practical CSS3 Mastery Course".in this section, you will learn about advance selectors,...
Instructional Video5:04
Curated Video

Figma for UIUX Master Web Design in Figma - How to Work with Text Like a Pro

Higher Ed
This video explains how to work with text like a pro. This clip is from the chapter "Discover the Most important Things about Figma" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the most important...
Instructional Video5:06
Curated Video

Figma for UIUX Master Web Design in Figma - Create a Table for the Sidebar

Higher Ed
This video explains how to create a table for the sidebar. This clip is from the chapter "Redesign an Ecommerce Business" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on redesigning an ecommerce business.
Instructional Video6:13
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - ttk - Themed Widgets

Higher Ed
You will learn to create theme-based widgets using the tkinter themes with the ttk module. This clip is from the chapter "Tkinter" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on creating...
Instructional Video1:41
Curated Video

HTML Tutorial for Beginners(2022) - Change Alignment of Heading in HTML

Higher Ed
Learn how to change the alignment of the heading in an HTML web page. This clip is from the chapter "HTML CSS Styles" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the styles and formatting of web pages using...
Instructional Video6:38
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Introduction to CSS

Higher Ed
This video provides an introduction to CSS. This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and its importance.
Instructional Video11:23
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Inline, Internal, and External

Higher Ed
This video talks about inline, internal, and external CSS types. This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and its...
Instructional Video23:11
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Borders and Background Property in CSS

Higher Ed
This video talks about the borders and background property in CSS. This clip is from the chapter "CSS 3 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on CSS 3 and its...
Instructional Video8:07
Curated Video

Full Stack Web Development MASTERY Course - Novice to Expert - Block and Inline Elements in HTML

Higher Ed
This video explains about block and inline elements in HTML. This clip is from the chapter "HTML 5 (Zero to Hero)" of the series "Full Stack Web Development Mastery Course - Novice to Expert".This section focuses on teaching and...
Instructional Video1:49
Curated Video

HTML Tutorial for Beginners(2022) - Understanding Head in HTML

Higher Ed
Learn how to work with the HTML head element. This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the basics of HTML programming. It illustrates...
Instructional Video3:03
Curated Video

HTML Tutorial for Beginners(2022) - Make an Image Responsive in HTML

Higher Ed
Learn how to make an image responsive in HTML. This clip is from the chapter "Images in HTML" of the series "HTML Tutorial for Beginners (2022)".This section delves into adding images into a web page using HTML. We will also look at...
Instructional Video2:35
Curated Video

HTML Tutorial for Beginners(2022) - Internal CSS in HTML

Higher Ed
Learn how to add CSS to an HTML web page. Internal CSS allows you to add CSS to a web page using the style element/ tag. We will also see a live running example to understand the concept. This clip is from the chapter "HTML CSS Styles"...
Instructional Video2:35
Curated Video

HTML Tutorial for Beginners(2022) - Inline CSS in HTML

Higher Ed
In HTML, we can easily set the CSS styles. Use the style attribute and set any style on any element, like background color, font color, font size, font style, and so on. This clip is from the chapter "HTML CSS Styles" of the series "HTML...
Instructional Video3:11
Curated Video

HTML Tutorial for Beginners(2022) - External Stylesheet in HTML

Higher Ed
In HTML, we can easily set the CSS styles. Use the link tag and set any style on any element, like background color, font color, font size, font style, and so on. We will create an external stylesheet and include all the styles. This...
Instructional Video6:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Scikit-Learn for Machine Learning: Scikit-Learn for Linear Regression

Higher Ed
In this video, we will cover Scikit-Learn for linear regression. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video10:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Neural Style Transfer: Problem Setup

Higher Ed
In this video, we will cover problem setup. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will...
Instructional Video9:41
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Multiple Plots

Higher Ed
In this video, we will cover Matplotlib multiple plots. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video6:52
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Matplotlib for Data Visualization: Matplotlib Markers Randomplots

Higher Ed
In this video, we will cover Matplotlib markers Randomplots. This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning (Theory and...