kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
5 results tagged table  ✕
How To Create A Responsive Table https://www.w3schools.com/howto/howto_css_table_responsive.asp
21/02/2018 16:15:07

La manière la plus simple de rendre un tableau responsive.

<div style="overflow-x:auto;">
  <table>
    ...
  </table>
</div>
responsive table tableau
Des ressources pour designer des tableaux de données complexes - Stéphanie Walter : design et mobile, UX et UI https://blog.stephaniewalter.fr/ressources-designer-tableaux-de-donnees-complexes/
09/02/2018 13:31:13
table tableau ui ux data
Designing Tables for Reusability – uxdesign.cc – UX Design Collective https://uxdesign.cc/designing-tables-for-reusability-490a3760533
20/12/2017 13:25:33

Créer un tableau réutilisable.

Un exercice intéressant loin d'être évident. Il faut penser à toutes les utilisations possibles par les "remplisseurs" et par les "lecteurs".

En plus le design est loin d'être vilain :)

table design ux ui
Salvattore — A jQuery Masonry alternative with CSS-driven configuration http://salvattore.com/
24/07/2017 15:05:04

Une lib pour répartir une liste d’éléments en colonnes automatiquement.

C'est une alternative à jQuery Masonry.

javascript lib table css
GitHub - vividvilla/csvtotable: Simple command-line utility to convert CSV files to searchable and sortable HTML table. https://github.com/vividvilla/csvtotable
12/07/2017 18:26:32

Sous le coude.

csv table
3869 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn