TonyMilanzi / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #1

Open gdedi001 opened 7 years ago

gdedi001 commented 7 years ago

Grade: Satisfactory

Great job on your project - I loved how you were able to incorporate the <p> and <a> tag making your HTML very organized! In addition to this, you utilized the src attribute properly which allowed you to incorporate the images. These two aspects of your code helped you meet the design requirements! An area for improvement here is with respect to how you utilized the class attribute - you should have opted for id instead.

A recommendation here is to review the following article. Try applying the concept and its usage. It will aid you as your projects get more complex. Read it thoroughly and view the examples! Keep up the great work! id vs. class

TonyMilanzi commented 7 years ago

Thanks for your observations and for your encouragement. I will review the article and make the necessary changes. Best, Tony.

TonyMilanzi commented 7 years ago

Wait! i just remembered that initially, I did use the div element. But then the styling (especially) applied to styling applied to everything including the images.