1744760 results for "*"

  • going to put this out there: codable inline templates will reduce the amount of work you need to do. instead of having to write out the format for a line in the resume, just write a good template, call it with good syntax and you're in for a good time. Reusing templates has made it so that i just need to modify one file and keep every other file untouched in order to get things working
    WinnerWind at 2026-07-04 08:11
  • sensible! the concept of flex containers, inline flex, blocks etc. are flying over my head right now so im just sticking to doing things wiht block containers
    WinnerWind at 2026-07-04 07:29
  • WinnerWind: margin auto works too! I just do everything with grid/flex , when you’re debugging is easier to visualize in the dev tools
    chr0m4 at 2026-07-04 07:28
  • the downside of this method is that some child elements did end up breaking so i had to fix those a bit, but its way easier now
    WinnerWind at 2026-07-04 07:20
  • chr0m4: i found it easier to do a wrap then do display: block and margin: auto
    WinnerWind at 2026-07-04 07:19
  • WinnerWind: put another container wrapping it up, and add display: flex; justify-content: center; align-items: center (of course this new container must have full width, and the child as well
    chr0m4 at 2026-07-04 07:06
  • ((also ill be honest i can't figure out how to center the text if i set a max-width on it, haha
    WinnerWind at 2026-07-04 05:19
  • i really like the image with subtitle trick i did. basically i just wrapped the image and the subtitle in a singular div then cap its width (the child elements of the div are forced to be blocks
    WinnerWind at 2026-07-04 05:15
  • anyway i made the images cap width https://x0.at/Kpky.png
    WinnerWind at 2026-07-04 05:14
  • chr0m4: re: max-width for blogs: im personally not a fan of the line wrapping thing that blogs do when the content gets too long. maybe its personal preference but i dont think that the width of a line should be capped (i can read them just fine
    WinnerWind at 2026-07-04 05:14
Sort by:

Filter results by:

Tag

Query took 0.06s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23