wandji20 / first_css_project

Other
6 stars 0 forks source link

Morning Peer to Peer code review. #1

Open apricot12 opened 3 years ago

apricot12 commented 3 years ago

Everyone can leave their comments about the code below.

Andrik27001 commented 3 years ago

You can improve your indentation, so your code will look neater and more professional! Very good project.

Byabasaija commented 3 years ago

I think in the title tags within the head section, you should put a title that is relevant to your page.

SarvarKh commented 3 years ago

Please find my a few comments:

  1. Elements inside the body can be spaced for better readability.

  2. Closing tag div inside select element can be placed outside of this element.

Honda99 commented 3 years ago

It is nice, but most of the labels are not decorated using CSS, and you should have to use a separate line for each element to look better.

apricot12 commented 3 years ago

It looks mostly alright, but the code could be cleaner.