diff --git a/Chrome Logo.html b/Chrome Logo.html new file mode 100644 index 0000000..571a06c --- /dev/null +++ b/Chrome Logo.html @@ -0,0 +1,53 @@ + + + + Chrome Logo - CSS + + + + +
+ + \ No newline at end of file diff --git a/README b/README index e69de29..b85d4f5 100644 --- a/README +++ b/README @@ -0,0 +1,5 @@ +CSS Art is a collection of neat designs that can be accomplished with CSS. Some are useful, semantic designs that don't require lots of markup to work, others are doodles that serve no real purpose, like logos. +As an aside, while several of these designs are great for real life design, others are not. Even if a logo can be made with CSS only, it shouldn't: CSS is for design. In a feed reader, non-CSS enabled browser, the logo won't show up, and that's bad. +If you want to contribute to the project, fork it, create a new html file (or edit an existing file) with your design (no separate CSS files, please), and submit a pull request. +If you submit several designs and want to become an "official" contributor, email me and i'll consider adding you. +Thanks, and enjoy. :) \ No newline at end of file diff --git a/Shapes.html b/Shapes.html new file mode 100644 index 0000000..d89d9e9 --- /dev/null +++ b/Shapes.html @@ -0,0 +1,112 @@ + + + + CSS Shapes + + + +
+ 0 +
+
+ 3 +
+ A nicer triangle; sharper edges: +
+ 3 +
+ + \ No newline at end of file diff --git a/Stackoverflow Logo.html b/Stackoverflow Logo.html new file mode 100644 index 0000000..e0f2418 --- /dev/null +++ b/Stackoverflow Logo.html @@ -0,0 +1,70 @@ + + + + StackOverflow Logo - CSS + + + +

stackoverflow

+ + \ No newline at end of file