hey im mehmet
been trying to learn html css for a few months now
nobody's perfect. i make little mistakes here and there. wanted to share them.
- once i forgot a semicolon ; in my css inside a 1000 line code. spent hours looking for the problem. what was it? i just forgot the semicolon. ridiculous.
- another time it was an html mistake. wrote /trr instead of /tr in an href. didn't take too long to find thankfully but still annoying that it didn't work the first time.
- and another time i wrote
<dic> instead of <div>. thought my browser was broken.
so yeah everyone makes mistakes. important thing is to fix them. don't overthink it.