Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean code s1e1 #39

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

Sh1wOo
Copy link

@Sh1wOo Sh1wOo commented Jan 8, 2024

  1. https://github.com/rolling-scopes-school/tasks/blob/master/stage1/modules/clean-code/clean-code-s1e1.md

  2. image
  3. https://sh1woo.github.io/clean-code-s1e1/

  4. Done 08.01.2024 / deadline 08.01.2024

  5. Score: 45 / 45

HTML & CSS. Beginner level
[+] Indentation (2/2)
[+] Lowercase (2/2)
[+] Quotation marks in HTML/CSS document (2/2)
[+] Formatting (2/2)
[+] Document Type (2/2)
[+] Mnemonics (2/2)
[+] Attribute 'type' (2/2)
[+] Uniform naming style for selectors (classes / id) (2/2)
[+] Meaningful naming of identifiers and classes (2/2)
[+] Conciseness of identifier and class names (2/2)
[+] Tag selectors (2/2)
[+] Indentation in blocks (2/2)
[+] Space after property names (2/2)
[+] Semicolon after properties (2/2)
[+] Separating selectors and properties (2/2)

HTML & CSS. Advanced level
[+] Semantics (5/5)
[+] Multimedia Alternative (5/5)
[+] BEM (5/5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants