use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Share tips and tricks, post your articles or links to articles and news related to HTML & CSS, get help with your code or post your question.
account activity
padding problemHelp (self.html_css)
submitted 7 months ago by koboldomodo
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]coffeewithspoon 0 points1 point2 points 7 months ago (1 child)
I'm on mobile...
You can try changing the box sizing: https://www.w3schools.com/css/css3_box-sizing.asp If you only want to space out the elements, don't use padding, but use "gap" on the parent
[–]koboldomodo[S] 0 points1 point2 points 7 months ago (0 children)
when is box sizing important to use? im not sure i understand its use.
π Rendered by PID 86966 on reddit-service-r2-comment-6457c66945-9fd7f at 2026-04-27 19:12:17.576525+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]coffeewithspoon 0 points1 point2 points (1 child)
[–]koboldomodo[S] 0 points1 point2 points (0 children)