Frontend Mentor - Recipe page solution

This is a solution to the Recipe page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Screenshot

Website Preview Desktop View Mobile View

Site Link

https://adhik-6.github.io/Recipe_page/

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Mobile-first workflow
  • Flexbox

What I learned

  • To select the list-styles specifically and style them
ol li:marker {
    color: var(--Nutmeg);
    font-weight: bold;
}

Continued development

  • Responsive web design

Author

Acknowledgments

I got some minor help from Blackbox AI and Gemini