DEV Community

Cover image for Day-24 of Learning Web Dev
Harsh
Harsh

Posted on

Day-24 of Learning Web Dev

100DaysofCode

Day-24

Today I built a simple recipe webpage with HTML and inline CSS!

  • Created a homepage with recipe images and links

  • Built three recipe page (Macaroni Salad, Potato Salad, and Pasta Salad)

  • Practiced using inline styles with the style="" attribute inside HTML tags

  • Learned how to apply spacing, font size, alignment, and image dimensions using inline CSS

Following The Odin Project—Foundations

Also, added an index page to my repo as the homepage to access all websites that I will make in each day's folder.

Top comments (0)