@tugcekizildgSubmitted 5 months ago
Layomi1
@Layomi1All comments
- @Layomi1Posted 5 months ago
Good job, @tugcekizildg. However, here are my observations about your code:
- you did not write semantic HTML, which will reduces accessibility for people using screen reader.
- since you inserted the banner image in the HTML, you will definitely have issues with changing it in mobile screen size because there are different images for different screen sizes.
Remember, consistence is over perfection.
0