A repo to track my progress on FCC assignments.
I have taken the freedom to add dark mode styling since I find it helpful to reduce eye strain. The original fcc labs from this section do not touch on custom styling in order to ease the learning curve.
Build a recipe page
Topics: HTML boilerplate, headings, lists, and images.
Build a Travel agency page
Topics: Images, the figure and figcaption elements, and the anchor element.
Build an Audio and Video Player
Topics: Audio and video elements. User stories
Build a Heart icon
Topics: path, svg.
We use vector elements to create a heart icon.
Build a video compilation
Topics: iframe, section.
We use the iframe element to embed youtube videos, and the semantic section element.
Videos were selected intentionally to make an Unreal Engine learning resources page.
Build a Cat Blog Page
Topics: Semantic html elements like nav, header, main, footer, and address.
Build an Event Hub Page
Topics: semantic html elements like section, article, time, and lists.
The page holds info on future and past imaginary thematic events.
Build a Hotel Feedback Form
Topics: Forms and inputs - Guided. Workshop details
Build a Survey Form
Topics: Forms and different type of inputs. User stories.
I chose Gen AI user experience as the topic for this lab.
Build a Book Catalog Table
Topics: Vanilla HTML tables, thead, tbody, tfoot. User stories.
Content is about bestselling books.
Build a Checkout Page
Topics: Aria and alt attributes with inputs and images. User stories.
Build a Movie Review Page
Topics: Alt attributes, accessible lists, and hiding decorative content from screen readers. User stories
Build a Multimedia Player
Topics: accessibility principles for video and audio elements. User stories
Design a business card
Topics: Margins, spacing, width, centering content, background and font color. User stories
Build a To-do list
Topics: Stylized lists, stylized links. User stories
Design a Blog post card
Topics: CSS selectors and classes, pseudo-classes, links, margins, spacing, width, centering content, background and font color. User stories
Build an Event Flyer Page
Topics: Absolute and relative units, width, height, calc(), lists. User Stories