Pure CSS Website
11–20 of 103 posts
Re: Pure CSS Website
#12And none of the text is selectable :(
Re: Pure CSS Website
#13I 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
#14Re: Pure CSS Website
#15Nice job tho. Now just need to make it in 3D.
Re: Pure CSS Website
#16Re: Pure CSS Website
#17If you have browser extensions that make additional div, it looks weird: i.imgur.com/glCfzkj.png
Re: Pure CSS Website
#18I 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...
Re: Pure CSS Website
#19well it's not hard to believe given that it doesn't seem to have anything but that one paragraph of text and then the animated sentence at the top am I not seeing something else?
Re: Pure CSS Website
#20I wonder if you could do this with no using just the tag.
Or do browsers add an implicit body tag if you don't put one that you can style?