Giter VIP home page Giter VIP logo

css1k's People

Contributors

agat avatar alexmwalker avatar asavartsov avatar atelierbram avatar bueltge avatar fiskus avatar germannmartinez avatar gilmoreorless avatar haschek avatar is4kov avatar jacobrask avatar jennyhao avatar jjaffeux avatar jungundwillich avatar kien avatar kizu avatar kjin- avatar mistadikay avatar neofyt avatar panya avatar praveenvijayan avatar putnik avatar raelmax avatar rob-balfre avatar robertmarsal avatar schepp avatar selfthinker avatar skazi avatar tameraydin avatar vxsx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

css1k's Issues

Fix accessibility issues (including on mobile)

Lots of designs have accessibility issues. Although accessibility is not the most important in such a contest and some designs will be impossible to make accessible, I would prefer to fix at least all the easy issues.

Lots of designs hide certain sections (navigation and others) and then show them on :hover. That makes those sections inaccessible to touchscreens (i.e. most mobile devices) and keyboard users.
I just added a tabindex to the HTML of 4 elements (3973272) so that those designs can be fixed by using :focus instead.
That will make them mostly accessible for touchscreens and partly accessible for keyboard users (e.g. the navigation would show, but couldn't be visibly navigated via a keyboard).

And many designs don't work on smaller screen sizes, i.e. they are not mobile-friendly.

In 2016 CSS1K should really mostly provide responsive and accessible designs. I'm not sure it can be taken seriously if it doesn't work on a phone.
I plan to make that a new rule (with exceptions) and will try to fix existing designs, potentially also contacting original authors.

Deal with huge amount of designs

As the designs are getting more and new PRs come in (hopefully) there needs to be a way to deal with that. I don't know how yet. Any ideas?

The minimum could be simply to re-order the items. But based on what?
Some kind of tagging could help (maybe as classes on the links to the designs), e.g. if something is also responsive or if it is experimental or only works in one specific browser...

Some kind of voting system would be perfect and to order them by popularity. But that would either require something on a different page or more radical changes in the HTML.

Fix or remove broken designs

Some designs are broken. Contact authors and ask them if they are interested in fixing them. If not, either fix myself or remove them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.