Its Great experience
What challenges did you encounter, and how did you overcome them?The paddings and margins
What specific areas of your project would you like help with?the paddings and margins also the width
Its Great experience
What challenges did you encounter, and how did you overcome them?The paddings and margins
What specific areas of your project would you like help with?the paddings and margins also the width
I would have used more HTML5 semantics. Otherwise, it looks great! Keep going
Here are some tips to improve accessibility in HTML and CSS:
Use Proper Semantic HTML: Use appropriate HTML elements for document structure. For example, use <header>, <nav>, <main>, <footer>, <article>, and <section> tags to define document sections properly.
Alt Attribute for Images: For images, make sure to use the alt attribute to provide a relevant and meaningful description of the image. This helps users with visual impairments and assistive devices understand the content of the image.
I complete this page and next time i want create different theme and also font style.
What challenges did you encounter, and how did you overcome them?I think this is simple page. and if i have question GitHub question answer is help a lot.
What specific areas of your project would you like help with?I would like to help in making responsive website.
Good Job! I would focus a bit on HTML5 semantics, accessibility, and BEM (Block Element Modifier).