scrimba
Shant Dashjian's 96 Code Reviews of the Scrimba Frontend Career Path Students Projects
Code Review of Allen's Daily Dribble
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Code Review of Allen's Daily Dribble
AboutCommentsNotes
Code Review of Allen's Daily Dribble
Expand for more info
code-review.md
run
preview
console
# Course: HTML & CSS
# The Daily Dribble Newsletter by ALLEN
# Code Reviewer: Shant Dashjian


## What You Did Well:

1. You met the objectives of this project:
1. You mostly followed the design spec.
2. You met the specific requirements:
1. Color
2. Border
3. Image width
4. Link to a new tab
2. You organized your code well.


## Suggestions for Improvement:

1. Pay more attention to details. Make the text italic as the design spec shows.
2. Be consistent with your naming. CSS naming convention is camelCase.
3. Challenge from the future: How can you apply the same CSS styles to two elements?


## Conclusion:

You did well meeting the objectives of this project. I hope you found my suggestions useful and I wish you the best in your journey. Keep on coding.
Console
/index.html
-5:52