This repository contains all of the personal projects that I did in FreeCodeCamp in Pure HTML. Its called the Recipe Page because this is where I cook. Other recipes (Python, CSS, etc. ) will come in later through an entirely different repository.
A simple HTML page that displays a strawberry milk recipe.
strawberr_milk_recipe.html
A fun HTML page showcasing cat photos, built while learning semantic structure and image embedding.
cat_photos.html
A very basic HTML5 Travel Agency page built while reviewing basic HTML structures along with learning about the figcaption, anchor, and figure elements.
travel_agency_page.html
A simple HTML Page containing videos with the three traditional mysteries of the rosary (excluding Luminous), mostly built to learn about iframe and its attributes.
video_compilation.html
A simple HTML blog about Mr. Whiskers using semantic elements including the main, nav, article and footer elements of HTML.
cat_blog_page.html
A simple HTML page containing pictures and descriptions with some of the events in MRUHacks, mostly involved reviewing semantic HTML.
event_hub.html
A simple HTML form that was mostly made to learn new elements such as labels, inputs, fieldsets, legends, textareas and buttons.
hotel_feedback_page.html
A simple HTML survey form that surveys how much you like this repository (it doesnβt actually work since idk backend)
survey_form.html
A table made to practice skills with HTML Tables (its apparently outdated nowadays, so I only put this assignment in here).
book_catalog_table.html
A very basic checkout page in HTML with zero functionality whatsoever. Its mostly there to learn about ARIA and accessibility.
checkout_page.html
A basic movie review page made out of HTML of KPOP Demon Hunters, mostly based of reviews from my cousin and people online. Again it was done to review basic concepts related to ARIA and accessibility.
movie_review_page.html
A basic multimedia player page containing an audio and a video (with self-made subtitiles) of Der HΓΆlle Rache by Wolfgang Amadeus Mozart. It was mostly a review of accessibility but it also served as a way for me to learn about the audio and video elements of html. (hardest one so far)
multimedia_player.html
These projects are deployed via GitHub Pages.
You can access them from the links above.
π©π½βπ» Created by M-Valdy