Earlier quoted context omitted.
Epic. Tho where are the next level hover states?!
http://go-here.nl/omg-tables.html the css is js generated but doesn't need to be
Pure CSS Website
81–90 of 103 posts
Re: Pure CSS Website
#82What next? Single letter applications?
Re: Pure CSS Website
#83I built this website to see what was possible with only one div, and a stylesheet. No JS, No other HTML, just CSS. Source: https://github.com/archiewood/pure-css-site
Re: Pure CSS Website
#84edit: nevermind, that's a dead URL. But anyways, it's an extra http request you don't need.
Re: Pure CSS Website
#85First single-page applications. Now single applications. What next? Single letter applications?
Conveniently abbreviates to SPA.
Re: Pure CSS Website
#86Re: Pure CSS Website
#87If you have browser extensions that make additional div, it looks weird: i.imgur.com/glCfzkj.png
Code: https://paste.mozilla.org/BVWPuyrH
Re: Pure CSS Website
#88I have an extension that adds a div to the page, Grammalecte, its breaks this website a bit. A div:first-child, or an id would fix it.
A reminder that extensions can affect HTML content and you need to target your elements in CSS in a robust way.
Re: Pure CSS Website
#89No, the link tag is there.
Re: Pure CSS Website
#90I built this website to see what was possible with only one div, and a stylesheet. No JS, No other HTML, just CSS. Source: https://github.com/archiewood/pure-css-site
After examples showcased at https://a.singlediv.com/ , I would not be surprised by anything...