links.seigler.net
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
page 1 / 9
164 results tagged design  ✕
Redesigning SGS’ Seven-Level Navigation System: A Case Study – Smashing Magazine https://www.smashingmagazine.com/2016/09/redesigning-sgs-seven-level-navigation-system-a-case-study/
Thu Sep 8 14:37:58 2016
QRCode
webdev challenging howto design ux
From Pages to Patterns: An Exercise for Everyone · An A List Apart Article http://alistapart.com/article/from-pages-to-patterns-an-exercise-for-everyone
Thu Nov 5 14:46:36 2015
QRCode

Describes a very accessible way to get started building a pattern library, and a shared vocabulary for talking about its elements.

css styleguide patternlibrary modular design ux
U.S. Web Design Standards https://playbook.cio.gov/designstandards/
Tue Sep 29 11:32:23 2015
QRCode

The USA federal government has a (very good!) website style guide. It's officially the future.

webdesign government standards styles styleguide usa design
Banish the Hamburger Menu, Adopt Pizza Menus http://www.nngroup.com/articles/hamburger-menu-vs-pizza/
Wed Aug 12 10:53:34 2015
QRCode
aprilfools joke funny usability food ux design
The Hamburger Menu Doesn't Work - Deep Design http://deep.design/the-hamburger-menu/
Wed Aug 12 10:52:53 2015
QRCode
css design usability ux
Calltoidea http://www.calltoidea.com/
Thu Jul 23 22:40:47 2015
QRCode
inspiration design ideas webdesign webdev gallery
Content-First Design · An A List Apart Blog Post http://alistapart.com/blog/post/content-first-design
Wed Apr 29 18:31:17 2015
QRCode
ia design webdesign architecture development
Tabletop Deathmatch Season 1 - YouTube https://www.youtube.com/playlist?list=PLnK8FBj6VAjaoVVfjEu4wq4Qa4FW5WeJ3
Fri Apr 17 09:49:22 2015
QRCode
youtube tabletop rpg design
Quantity Queries for CSS · An A List Apart Article http://alistapart.com/article/quantity-queries-for-css
Tue Mar 3 13:33:24 2015
QRCode
css design alistapart queries selectors
It’s Only Color https://robots.thoughtbot.com/Its-only-color
Wed Feb 25 14:36:28 2015
QRCode
webdesign web design color
Let the Browser Handle Your UI Logic for You | Parse Blog http://blog.parse.com/2014/11/10/let-the-browser-handle-your-ui-logic-for-you/
Tue Nov 18 10:55:20 2014
QRCode
css development web design javascript via:daigoro
Introducing AM - Attribute Modules for CSS: Moving beyond class-based styling http://glenmaddern.com/articles/introducing-am-css
Sat Sep 6 12:00:56 2014
QRCode

Attribute Modules, or AM, at its core is about defining namespaces for your styles to live in.
<div am-Row>
<div am-Column="12">Full</div>
</div>
<div am-Row>
<div am-Column="4">Thirds</div>
<div am-Column="4">Thirds</div>
<div am-Column="4">Thirds</div>
</div>

[am-Row] { / max-width, clearfixes / }
[am-Column~="1"] { / 1/12th width, floated / }
[am-Column~="2"] { / 1/6th width, floated / }
[am-Column~="3"] { / 1/4th width, floated / }
[am-Column~="4"] { / 1/3rd width, floated / }
[am-Column~="5"] { / 5/12th width, floated / }
/ etc /
[am-Column~="12"] { / 100% width, floated / }

design html css styles
A Dao of Web Design · An A List Apart Article http://alistapart.com/article/dao
Mon Aug 25 09:20:57 2014
QRCode
web design css webdesign
Top 50 Best Free Fonts http://theultralinx.com/2013/07/top-50-free-fonts.html
Fri Feb 28 10:24:28 2014
QRCode

Are you in love with the Free Fonts Section on UltraLinx? If you answered yes, then I believe this post will blow your mind. Today we round up the top 50 best free fonts for you to download. Did we mention they were free? From incredible vintage fonts to beautiful slim typefaces we share all. via Pocket

design typography lists via:clayhebert
Transparent Textures http://www.transparenttextures.com/
Wed Feb 19 12:04:25 2014
QRCode
design backgrounds css webdesign tileable via:xyzzyb
List of UI's from movies http://www.noteloop.com/kit/fui/movie/
Fri Jan 24 12:07:06 2014
QRCode
design inspiration movies ui
Superfamous - Folkert Gorter http://superfamous.com/
Tue Jan 7 13:47:32 2014
QRCode
design free photography photos stock
Flooby Nooby: The Cinematography of "The Incredibles" Part 1 http://floobynooby.blogspot.co.uk/2013/12/the-cinematography-of-incredibles-part-1.html
Thu Dec 19 16:35:53 2013
QRCode
pixar design disney film cinematography incredibles
Myth - CSS the way it was imagined. http://www.myth.io/
Wed Dec 18 10:16:18 2013
QRCode

Myth is a postprocessor that lets you write pure CSS without having to worry about slow browser support, or even slow spec approval.

css webdev design preprocessor via:mabad86
What Screens Want by Frank Chimero http://frankchimero.com/what-screens-want/
Thu Nov 21 10:01:01 2013
QRCode
design inspiration web animation perspective
page 1 / 9
3048 links, including 336 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn