BobbyNKing / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #3

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 <h2> tag making your HTML very neat! In addition to this, you utilized the <div> tag where you incorporated the blue font color. These two aspects of your code helped you meet the design requirements! An area for improvement here is with respect to your implementation of the class attribute in some cases you used it incorrectly.

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

BobbyNKing commented 6 years ago

Thanks for the feedback! This article is very valuable.