Tag: Html5 and Css3 Basics

The Odin Project - Embedding Images and Video

This post covers my work on the Embedding Images and Video assignment from the HTML5 and CSS3 course from The Odin Project. This assignment practices embedding images and video into a recreation of the YouTube video player page. The assignments main focus is on ensuring you learn how to embed media but it has the secondary effect of continuing to practice HTML structure and CSS layout techniques. What I learned I increased my knowledge of the intricacies of using Flexbox to layout the page and ran into issues with making the layout responsive.

Read more...

The Odin Project - Working with Images, Video and other Media

Here are a collection of questions from the Working with Images, Video and other Media lesson of the HTML5 and CSS3 course from The Odin Project. Working with Images, Video and other Media You can find the Working with Images, Video and other Media lesson here. The lesson questions are answered below, but some of these questions are quite poor or are ambiguous. What are common attributes of image tags?

Read more...