kiranali / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

Summary #7

Open ghost opened 6 years ago

ghost commented 6 years ago

Satisfactory 👍

You've successfully reproduced the website according to the design mock. You've demonstrated a solid understanding of using HTML to markup your page's content and structure and of using CSS to apply fundamental styles. Nice job making strategic use of div tags, classes and IDs, and indentation to organize your HTML and CSS and make it easier to read and maintain.

Avoid unnecessary repetition and complexity in your CSS by applying shared styles with more general selectors.

kiranali commented 6 years ago

Thanks for your detailed feedback.

I shall keep the CSS styling guide in mind for future projects.