• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4254 shaares
7 / 32
Filters
623 results tagged webdesign

Concentric Circle Spinner - Frontend Horse

QRCode

A cool spinner made only with divs, some border tricks, and one CSS animation.

I really enjoyed digging into this pen by Luke Richardville. You wouldn’t think it had much to teach, seeing as it’s only 12 lines of Pug and 32 lines of SCSS.

https://codepen.io/lukerichardville/pen/NWpYdQY

https://frontend.horse/articles/concentric-circle-spinner/
September 9, 2021 at 2:35:09 PM EDT *
webdesign spinner
FILLER

Negative Space – How Best to Use It in Website and App Design

QRCode

In this post, UXPin looks at using negative space in design and how you can use it to create more engaging websites and apps.

Good web design with tall line-height

https://www.uxpin.com/studio/blog/what-is-negative-space-in-design/
August 25, 2021 at 9:55:31 AM EDT *
webdesign design typography
FILLER

Get illustrations for Websites and applications

QRCode

100 Colorful vector illustration to design website banners and landing pages, commercial license and SVG FIGMA SKETCH AI files included

https://getillustrations.com/illustration-pack/flat-vector-illustrations-for-websites
August 23, 2021 at 2:49:07 PM EDT *
illustration webdesign stock
FILLER

The secret of CSS triangles. If you ever wanted to create triangles… | by Mathilde E. | Achiev | Medium

QRCode

If you ever wanted to create triangles using CSS, you probably found code samples on stack-overflow or css-tricks. But how do they really work ? Understanding the process behind creating triangles…

https://medium.com/achiev/the-secret-of-css-triangles-a7534431d29f
July 30, 2021 at 7:58:59 AM EDT *
css webdesign
FILLER

My current HTML boilerplate - Manuel Matuzović

QRCode

Every element I use for the basic structure of a HTML document, with explanations why.

Usually when I start a new project, I either copy the HTML structure of the last site I built or I head over to HTML5 Boilerplate and copy their boilerplate.

https://html5boilerplate.com/

https://www.matuzo.at/blog/html-boilerplate/
June 16, 2021 at 1:58:03 PM EDT *
webdesign html boilerplate
FILLER

Cache-Control for Civilians – CSS Wizardry – Web Performance Optimisation

QRCode

What does Cache-Control really do? In basic terms? Let’s find out!

https://csswizardry.com/2019/03/cache-control-for-civilians/
June 16, 2021 at 1:53:07 PM EDT *
webdesign performance caching
FILLER

How To Use Help Elements To Improve Your Designs — Smashing Magazine

QRCode

When designing a website, the most important thing is to make it as usable and convenient as possible. On a website on which users could possibly get confused, it is best to include help elements. Help elements come in all different shapes and sizes: an entire page, a suggestion box or a quick tip. But they all have one thing in common: besides doing the obvious (i.e. helping the user), help elements provide an extra convenience that brings the website closer to that sought-after usability.

https://www.smashingmagazine.com/2009/04/help-elements-design-showcase/
May 28, 2021 at 7:29:28 PM EDT *
webdesign design forms
FILLER

Teach Yourself Graphic Design: A Self-Study Course Outline

QRCode
https://design.tutsplus.com/articles/teach-yourself-graphic-design-a-self-study-course-outline--psd-3520
May 28, 2021 at 7:27:45 PM EDT *
webdesign design
FILLER

Responsive Grid Design: Ultimate Guide

QRCode

I find working with the grid helpful. The grid helps to maintain consistency across the different layouts and make faster design decisions. Grids give more precise control over alignments and layout on different screen sizes.

Fixed-Width Layout Grid Setup

To set up a fixed-width grid, we use fixed numeric value for gutters and columns. I recommend 74px wide columns, 32px wide gutters and 16px side margins on each side.

Mobile View

For mobile devices, we use a fluid grid where gutters and side margins have fixed numeric values. I recommend 16px wide gutters and 16px wide side margins on each side.
We can design mobile interfaces at 360×640 sized artboard.
Mobile devices have a small screen resolution. If we display the 12 separate columns, gutters, and side margins on such a small resolution, it becomes quite cumbersome to design at scale.

https://medium.muz.li/responsive-grid-design-ultimate-guide-7aa41ca7892
May 26, 2021 at 10:28:24 AM EDT *
webdesign grid
FILLER

Better in Black: Rethinking our Most Important Buttons | Spotify Design

QRCode

If there's one button you use every time you open Spotify, it’s the play button. Today, we’re updating it significantly for better accessibility.

https://spotify.design/article/better-in-black-rethinking-our-most-important-buttons?ref=heydesigner
May 26, 2021 at 10:26:07 AM EDT *
accessibility webdesign buttons
FILLER

iOS Design Guidelines: Illustrated Patterns (+ free templates)

QRCode

iPhone design guidelines for UI elements, typography, navigation, design patterns, and more · Downloadable resources · iPhone Sketch template

https://learnui.design/blog/ios-design-guidelines-templates.html
May 21, 2021 at 2:25:22 PM EDT *
ios mobile webdesign
FILLER

How to pick more beautiful colors for your data visualizations - Datawrapper Blog

QRCode

Choosing good colors for your charts is hard. This article tries to make it easier.

01 Broaden your understanding of colors
02 Don’t dance all over the color wheel
03 Use saturation and lightness to make your hues work
04 Use warm colors & blue
05 When using green, make it a yellow or blue one
06 Avoid pure colors
07 Avoid bright, saturated colors
08 Combine colors with different lightness
09 Make your colors similarly “colorful”
10 Avoid too little contrast to the background
11 Avoid too much contrast to the background
12 Choose a background that’s desaturated enough
13 Copy colors, or understand them

https://blog.datawrapper.de/beautifulcolors/
May 18, 2021 at 3:24:11 PM EDT *
webdesign design color colorscheme
FILLER

A Modern CSS Reset - Post - Piccalilli

QRCode

In this modern era of web development, we don’t really need a heavy-handed reset, or even a reset at all, because CSS browser compatibility issues are much less likely than they were in the old IE 6 days. That era was when resets such as normalize.css came about and saved us all heaps of hell. Those days are gone now and we can trust our browsers to behave more, so I think resets like that are probably mostly redundant.

https://github.com/andy-piccalilli/modern-css-reset

https://piccalil.li/blog/a-modern-css-reset/
May 18, 2021 at 1:26:48 PM EDT *
css reset webdesign
FILLER

Design is more than problem solving | by Dennis Hambeukers | Design Leadership Notebook

QRCode

Design is problem solving

In a previous essay, I visualized it like this:
By focussing on the thinking part of design, design could move into a broader problem solving space. Hence the statement that design is problem solving. It is. Design solves design problems.

Design is making the world more beautiful

Design is question finding

But design is even more than problem solving and making the world more beautiful.

Double Diamond

Most people see design as just the second diamond: problem solving. Most clients approach a designer with a problem definition a.k.a. a design brief. They already know what the problem is and w(previous essay)ant a (team of) designer(s) to solve it for them. If that is actually the right problem, great. Experience tells us that that is not always the case. More often than not, new insights about the problem at hand arise during the solving of the problem. That is why designers often propose to go into the first diamond first to investigate the problem and possibly redefine the problem. This prevents them from designing a brilliant solution for the wrong problem. That can be very expensive. The goal of the first diamond is to make sure we are solving the right problem, find the right question. Most innovations and complex problems benefit hugely from going through the first diamond. In his recent Harvard Business Review article, Art Markman argues that the quality of our problem framing determines the success of your solution.

https://medium.com/design-leadership-notebook/design-is-more-than-problem-solving-7e290535927c
May 18, 2021 at 9:14:27 AM EDT *
design webdesign
FILLER

Color Schemes | Modern Color Palette Collections 2020 & 2021

QRCode

It's that time of year again – where we consider what the color trends have been for the past couple years, and how those might change going into 2021.

https://hookagency.com/color-schemes/
May 12, 2021 at 4:48:16 PM EDT *
colorscheme inspiration webdesign
FILLER

Open color is an open-source color scheme

QRCode

Color scheme for UI design

https://yeun.github.io/open-color/
May 12, 2021 at 4:34:57 PM EDT *
webdesign color colorscheme
FILLER

Complete Guide to Libre Franklin • Beautiful Web Type

QRCode

Complete guide to the free font Libre Franklin. See beautiful examples, recommended pairings, OpenType features, and more.

https://larahogan.me/blog/we-need-to-talk-about-your-q3-roadmap/

https://beautifulwebtype.com/libre-franklin/
April 26, 2021 at 1:18:56 PM EDT *
typography fonts webdesign
FILLER

Button Design — UI component series

QRCode

The button state communicate its status to the user
Creating correct interactions and styles for your buttons is one of the most important parts of the process. Each state must have clear affordances that distinguish it from other states and the surrounding layout, but should not drastically alter a component or create a lot of visual noise.

https://uxdesign.cc/button-design-user-interface-components-series-85243b6736c7
April 23, 2021 at 8:06:46 AM EDT *
buttons webdesign
FILLER

Free Font Alternatives: The Ultimate Guide – Learn UI Design

QRCode

Free, high-quality alternatives to: Apercu · Avenir · Circular · DIN · Futura · Gotham · Helvetica · Proxima Nova · Times New Roman

https://learnui.design/blog/ultimate-guide-similar-fonts.html
April 20, 2021 at 11:12:15 AM EDT *
typography fonts webdesign
FILLER

Sortable Table Columns | Adrian Roselli

QRCode

An accessible sortable table is not necessarily the same as a usable sortable table. Outline: Basics Let The User Know This Thing Has Sorted Screen Reader Announcement Sort Arrows Column Background Let The User Know This Thing Sorts SVGs Layout Windows High Contrast Mode Screen Readers Sort Hint aria-describedby…

https://adrianroselli.com/2021/04/sortable-table-columns.html
April 12, 2021 at 2:24:16 PM EDT *
tables accessibility webdesign
FILLER
7 / 32
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community