Instructional Video18:46
Curated Video

Advanced 3D Printing with Fusion 360 - Design Your Phone Case - Modeling the Attachment Clip

Higher Ed
After 3D printing the case we created in the previous lesson, you will learn to create an attachment clip to add features to the phone case. This clip is from the chapter "Creating the Phone Case" of the series "Advanced 3D Printing with...
Instructional Video14:38
Curated Video

The Art of Doing - Web Development for Beginners - Inline Elements

Higher Ed
In this video, we will explore inline elements, which don't start on a new line and only take up as much horizontal and vertical space as needed. We will also discuss how to set their background color using the style attribute. This clip...
Instructional Video13:05
Curated Video

The Art of Doing - Web Development for Beginners - Block-Level Elements

Higher Ed
In this video, you will learn about block-level elements, which always start on a new line and take up the full horizontal width of their container. We will see how to set their vertical height and background color using the style...
Instructional Video17:02
Curated Video

The Art of Doing - Web Development for Beginners - The Display Property: Inline Values

Higher Ed
In this video, we will explore the display property in CSS and its inline values. You will learn how inline-level elements behave in terms of layout and spacing and how we can override their default behavior using CSS to create unique...
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 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 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 Video16:59
Curated Video

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

Higher Ed
In this video, you will learn how to style the homepage of the company's site. We will apply appropriate HTML structure and semantic elements to create a visually appealing design. Additionally, we will work on the About page, which will...