Build a Video Compilation Page

Published: (January 15, 2026 at 04:00 AM EST)
2 min read
Source: Dev.to

Source: Dev.to

Moving on from the previous workshop, the next lab on the Responsive Web Design certification at freeCodeCamp had me building a video compilation page.

The lab had seven user stories to complete, mainly surrounding adding elements, including an iframe. The first step was to add a “ element. I chose to create a page about the Python programming language instead of copying the example project on Front End Web Development.

Completed Lab

The Python Programming Language

Python is a versatile and beginner‑friendly programming language used in many fields, including artificial intelligence and data science. This video compilation introduces Python fundamentals, explores building an AI agent with Python, and demonstrates how Python is used in data science applications.

Learn Python

This course will give you a full introduction into all of the core concepts in Python.

Guide to Agentic AI

Build your own functional AI coding agent from the ground up using Python and the free Gemini Flash API.

Learn Python for Data Science

Get started with data science using Python! This course covers essential tools like Pandas and NumPy, plus data visualization and much more!

With the lab completed and uploaded to GitHub, I moved on to four theory lessons about working with links. After that, I’m left with just a review and a quiz within the Basic HTML section of the curriculum. Wish me luck!

Back to Blog

Related posts

Read more »

Learning with freeCodeCamp

So the New Year brought some changes and, hopefully, commitments. I joined the DEV Community and also created a new account on freeCodeCamp, starting with versi...

Build a Video Display Using iframe

Overview After completing a couple of theory lessons on working with the iframe element, I moved on to the Build a Video Display Using iframe workshop from fre...

How to make a damn website (2024)

Article URL: https://lmnt.me/blog/how-to-make-a-damn-website.html Comments URL: https://news.ycombinator.com/item?id=46604250 Points: 52 Comments: 21...