/prog/raham-cracker challenge
1
Name:
Anonymous
2013-11-27 0:32
Write a website using ONLY CSS
The only thing allowed on your index.html file is a single <style> tag or a single link(rel, href) linking to your stylesheet. go
2
Name:
Anonymous
2013-11-27 0:35
That is the most horrific idea I've heard in a while.
It's even worse than having a website be nothing but a single javascript
3
Name:
Cudder
!MhMRSATORI!fR8duoqGZdD/iE5
2013-11-27 2:29
<style>body{ background:url('thesite.png') no-repeat}</style>
Done.
>>2
At least it doesn't require the use of a Touring-complete language that may possibly steal your data, exploit your browser, or $deity-knows what else.
4
Name:
Anonymous
2013-11-27 3:01
<style>body:after { content: "Under construction."; }</style>