98.css
lopespm
388 points
88 comments
July 23, 2026
Related Discussions
Found 5 related stories in 893.9ms across 14,736 title embeddings via pgvector HNSW
- CSS or BS? robin_reala · 12 pts · April 01, 2026 · 50% similar
- SVG-Line: Better Status Bars for Emacs – Charlie Holland's Blog rbanffy · 16 pts · June 08, 2026 · 50% similar
- this css proves me human todsacerdoti · 214 pts · March 06, 2026 · 49% similar
- Dark mode with web standards thm · 33 pts · July 05, 2026 · 47% similar
- Boss-CSS: I created another "CSS-in-JS" lib wintercounter · 21 pts · March 02, 2026 · 47% similar
Discussion Highlights (20 comments)
gnabgib
Popular in 2024 (471 points, 93 comments) https://news.ycombinator.com/item?id=42056918 2022 (606 points, 182 comments) https://news.ycombinator.com/item?id=33310554 2020 (838 points, 211 comments) https://news.ycombinator.com/item?id=22940564
ranger_danger
https://github.com/lolstring/window98-html-css-js https://github.com/anthmn/hackertosh.css https://github.com/AlexBSoft/win95.css https://github.com/1j01/os-gui https://github.com/themesberg/windows-95-ui-kit https://github.com/andersevenrud/retro-css-shell-demo https://github.com/arturbien/React95 https://github.com/botoxparty/XP.css https://github.com/Gioni06/terminal.css https://github.com/jdan/98.css https://github.com/jianzhongli/csswin10 https://github.com/khang-nd/7.css https://github.com/kristopolous/BOOTSTRA.386 https://github.com/lachsfilet/Renkbench https://github.com/lolstring/window98-html-css-js https://github.com/micah5/PSone.css https://github.com/nostalgic-css/NES.css https://github.com/npjg/classic.css https://github.com/robbiebyrd/platinum https://github.com/bryanbraun/after-dark-css https://github.com/npjg/new-dawn https://github.com/ritenv/retro-desktop https://github.com/RoelN/c64css3 https://github.com/sakofchit/system.css https://github.com/vinibiavatti1/TuiCss https://code.divshot.com/geo-bootstrap/ https://cs16.samke.me/ https://edwardtufte.github.io/tufte-css/ https://thesimscss.inbn.dev/ https://snes-css.sadlative.com/ https://css.ds.dreamyard.xyz/ https://irv77.github.io/Xbox360UI/
OsrsNeedsf2P
I really want to make one of my websites use this.. I just can't think of one that would fit. Also shout out XFCE-winxp-tc, which makes your Linux look like Windows XP. Lots of people know about Chicago95, but this project is excellent for that 2004 vibe [0] https://github.com/rozniak/xfce-winxp-tc
jagged-chisel
The link points to the status bar. Was that intentional?
conductr
The HTML formatting behind the ‘Show Code’ triggered some PTSD when it appeared
cush
Seeing this makes me unreasonably happy. Funny how nostalgia is
wseqyrku
Folks, can we have a css framework for TUIs please?
sshworld
Impressie that this is pure CSS with no JavaScript. The border and box-shadow tricks to recreate the beveled Win98 look are really well done!
pxtail
Nitpick: tabs in the multirow tabs example do not change position randomly as they should when clicked
lambdaone
Windows XP and MacOS System 7 had pretty good looking GUIs. Since then, modern keyboard-and-mouse UIs have not really improved that much; it's mostly been just evolving and polishing styling. All the real innovation has been on touchscreen devices.
simonw
The blue gradients on the titlebars are actually very pleasing.
jordanscales
Author here! This was my burnout recovery project and holds a place near and dear to my heart. https://notes.jordanscales.com/98-css-reflections
bhouston
Very authentic almost down to the pixel. I love it! Btw default buttons like OK should have a thick black outline. Also windows UIs loved group boxes and radio buttons and checkboxes. I notice those are missing. Also it seems that the dropdown is missing.
zemo
unjokingly I think the fact that we removed grayed out buttons for "the button just doesn't appear" is one of the more confusing UI trends of our day and the sight of a grayed out button warms my heart
blakeburnette
This is lovely.
sodapopcan
Flat design is so ridiculous. Made someone a bunch of money. Now everyone follows like sheep. Sorry for the doomer comment but, like, really. I'd love to say that I'm surprised that we haven't gotten over this, but given it's been... 20 years (?)... I'm not surprised. Also, the way multi-row tabs Just Work in the UIs of yesteryear *chef's kiss*
fitsumbelay
This is pretty cool plus I love anything that references classics like 980css and 2Advanced. I'm even OK with hearing the word "Flash" now in a way that some day I'll be with hearing "React" ...
olivierestsage
Still waiting desperately on a KDE theme for the win32 aesthetic
pdntspa
Finally, a throwback lib that seems to be mostly pixel-accurate! Some of the element spacing seems to be off but it does actually look like Windows 98. The lack of accuracy and attention to detail in a lot of these efforts is incredibly irksome and annoying, just about as obnoxious as pixel-art games with inconsistent pixel sizes (like how hard is it to render to a smaller buffer and do a simple linear upscale?!?)
kushalpandya
While the browser support is not complete, styling the dropdown menu to match with Windows 98 should still be doable https://developer.mozilla.org/en-US/docs/Learn_web_developme...