CodeMoon07
CodeMoon07
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
@แผ”ฯฯ‰ฯ‚
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
that aswell
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
body { width: 100vw; height: 100vh; display: grid; place-items: center; overflow: auto; }
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
* { margin: 0; padding: 0; box-sizing: border-box; font-family: system-ui, Arial, Helvetica, tahoma, Verdana, sans-serif, monospace; outline: none; border: none; appearance: none; user-select: none; overflow: hidden; letter-spacing: 0.5px; }
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
I FOUND A CURSED EXAMPLE
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
OH NAH
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
lemme find some old bad CSS code from me for fun
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
wdym
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
yh
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
ik
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
dont ask me why
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
like resize both and overflow auto on EVERYTHING
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
including other random stuff in the universal selector
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
guess what i did that in my early stages of css
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
dayum
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
your telling me thats bad
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
* { margin: 0; padding: 0; border: 0; } *, *::before, *::after { box-sizing: border-box; }
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
wait lemme show you an example
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
cmon man that cant be too harsh its just preventing layout defaults
64 replies
KPCKevin Powell - Community
Created by CodeMoon07 on 4/30/2025 in #help
CSS => Too Complicated ๐Ÿ˜ก
if yes then should i style include a box model reset with margin and padding etc none
64 replies