GitXplorerGitXplorer
S

web-logos

public
3 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
6b4892012687b6ce2cc768468630d5d897d866ab

Update README.md

SSchweinepriester committed 2 years ago
Verified
e299343dd2a6e58826cb6b0e2373308a7e8086b3

Update README.md

SSchweinepriester committed 2 years ago
Verified
c9c524b0e99a6a2f3858f44a0ca2924f3adeb539

Update README.md

SSchweinepriester committed 2 years ago
Verified
61669178697313ee3d2b04db01af031ea43daf06

Update README.md

SSchweinepriester committed 2 years ago
Verified
904b59cbdb80a4f527d22cafb7d96efce878da38

Update README.md

SSchweinepriester committed 3 years ago
Verified
ef48f7471886292d331e3a42289e4bea25643b44

Update README.md

SSchweinepriester committed 3 years ago

README

The README file for this repository.

Web Logos

WIP

New logos for the Web: HTML, CSS & JS

Idea

  • Have unified logos for the web, for at least HTML, CSS & JS
  • Not the old shield designs from HTML5 & CSS3 anymore - maybe use the (background) colors though
  • Like the JS-logo?
    • CSS: diagonal from the top left, because cascading! the last S perfectly matching the S in the JS version
      C
        S
          S
      
      kinda like that ↑ but closer together, more legible.
      alluding to the idea of versions numbers somwhere, optionally top right space for a tiny L3, L4, L5, L6 (for the individual specs)
    • HTML: use fixed width font and spread it?
      H T
      M L
      
      or just use <>? ({} for CSS then?)
  • Alternative idea: the shields but with "H", "C" and "J"?
  • The building bricks idea from webassembly is nice
  • So meta: Do the logos on the web and "only" export to SVG B-)

Versions?

  • No border radius
  • Border radius
    • Like TS, per size?
    • Maybe like DevTools in one SVG using media queries
  • Dark mode for sure!
  • Maybe optionally (tiny) version numbers somewhere, like L5 (for CSS level 5) or the year for JS?

Inspiration