79276974

Date: 2024-12-13 00:50:34
Score: 2
Natty:
Report link

General thing: you must use flexbox or grid for your layout. Don't use absolute values - top, bottom, left, right (this can be use for popup windows or smth). U can read this or watch some guides on youtube : https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flexible_box_layout/Basic_concepts_of_flexbox

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: lilof