HTML_Recipe-Page

HTML Recipe Page

NOTE: I am officially done with all of the projects in my HTML module, the other projects are located in other repositories for their own recipe pages.

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.

Projects

1. πŸ“ Strawberry Milk Recipe

A simple HTML page that displays a strawberry milk recipe.


2. 🐱 Cat Photos Project

A fun HTML page showcasing cat photos, built while learning semantic structure and image embedding.


3. πŸ‡¨πŸ‡¦ Travel Agency Page

A very basic HTML5 Travel Agency page built while reviewing basic HTML structures along with learning about the figcaption, anchor, and figure elements.


4. πŸ‡»πŸ‡¦ Video Compilation

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.


5. 🐾 Blog Page

A simple HTML blog about Mr. Whiskers using semantic elements including the main, nav, article and footer elements of HTML.


6. πŸ’» Event Hub

A simple HTML page containing pictures and descriptions with some of the events in MRUHacks, mostly involved reviewing semantic HTML.


7. 🏨 Hotel Feedback Page

A simple HTML form that was mostly made to learn new elements such as labels, inputs, fieldsets, legends, textareas and buttons.


8. πŸ“‹ Survey Form

A simple HTML survey form that surveys how much you like this repository (it doesn’t actually work since idk backend)


9. πŸ“š Book Catalog Table

A table made to practice skills with HTML Tables (its apparently outdated nowadays, so I only put this assignment in here).


10. πŸ›’ Checkout Page

A very basic checkout page in HTML with zero functionality whatsoever. Its mostly there to learn about ARIA and accessibility.


11. 🍿 Movie Review Page

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.


12. 🎭 Multimedia Player

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)


Deployment

These projects are deployed via GitHub Pages.
You can access them from the links above.


Notes


πŸ‘©πŸ½β€πŸ’» Created by M-Valdy