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

Everything you should know about 8 point grid system in UX design

QRCode

The principle of 8pt Grid is that use multiples of 8 (8, 16, 24, 32, 40, 48, 56, etc.) to layout, dimensions, padding, and margin of elements.

https://uxplanet.org/everything-you-should-know-about-8-point-grid-system-in-ux-design-b69cb945b18d
June 24, 2025 at 2:35:19 PM EDT *
css webdesign grid
FILLER

Printing the web: making webpages look good on paper - Piccalilli

QRCode

Declan Chidlow takes us on a really interesting tour of the often, under-reported world of print stylesheets, how to use them and also how to debug them.

Physical, absolute units

When we’re writing CSS, we tend to use relative, responsive units such as rem, em, etc, which scale based on user preferences and such.
Sometimes, I find myself forgetting that CSS even has units of standard, absolute measurements, but we have a lovely collection at our disposal. It is worth keeping in mind they aren’t always accurate on screen, but they usually are when physically printed.

https://piccalil.li/blog/printing-the-web-making-webpages-look-good-on-paper/
June 10, 2025 at 2:37:52 PM EDT *
css print webdesign
FILLER

Falsehoods software teams believe about user feedback

QRCode

The feedback we get from users is not what it seems! As software creators we apply a lens that makes us take user feedback in many different - often unhelpful - ways from how it was intended. Here's a list of user feedback myths to help jog assumptions.

https://thoughtbot.com/blog/falsehoods-software-teams-believe-about-user-feedback
May 19, 2025 at 10:16:29 AM EDT *
webdesign ux career
FILLER

What Leonardo Da Vinci Can Teach Us About Web Design — Smashing Magazine

QRCode

Perhaps more than any other person in history, Leonardo da Vinci showed the kind of magic that can happen in the overlap between art and science, where much of web development lives. His methods and outlooks are just as applicable to the web today as they were in Renaissance Italy.

  • Document Your Thoughts, Ideas, And Work
  • Obsess Over Geometry
  • Think Right-To-Left
  • Find Good Patrons (Or Failing That, Good Employers)
  • Iterate, Iterate, Iterate
  • Feed Your Inner Polymath

https://mymodernmet.com/leonardo-da-vinci-notebooks-online/

https://www.smashingmagazine.com/2023/03/leonardo-da-vinci-teach-web-design/
April 2, 2025 at 3:23:17 PM EDT *
davinci drawing webdesign design inspiration
FILLER

UI & UX micro-tips: 8-bit anniversary edition - Marc Andrew

QRCode

To celebrate the 5th anniversary of my super-popular UI & UX Micro-Tips, I’ve brought together some of the most timeless tips, and bundled them in an 8-Bit format. Why? Just because :)

  1. Whitespace is your design friend. Use it to improve your UIs instantly.
  2. Choose a base colour, and then simply use tints & shades to add uniformity.
  3. Reserve one colour for your Call to Action. Be really selfish with those CTAs.
  4. Give the most important elements on the screen more prominence.
  5. Present your icons with labels for easier comprehension.
  6. To improve the optical balance of your headings, reduce the letter-spacing.
  7. Make sure your shadows are coming from one light source. We don’t live in a land of a thousand suns remember.
  8. When working with long-form content, style that opening paragraph to draw the user in.
https://uxdesign.cc/ui-ux-micro-tips-8-bit-anniversary-edition-250a04f338e3
March 19, 2025 at 10:30:16 AM EDT *
webdesign design ux
FILLER

CSS Relative Colors

QRCode

An interactive guide to learn CSS Relative Colors.

https://ishadeed.com/article/css-relative-colors/
March 19, 2025 at 10:24:36 AM EDT *
css color colorscheme webdesign
FILLER

HTTP response status codes - HTTP | MDN

QRCode

400 Bad Request
The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

401 Unauthorized
Although the HTTP standard specifies "unauthorized", semantically this response means "unauthenticated". That is, the client must authenticate itself to get the requested response.

500 Internal Server Error
The server has encountered a situation it does not know how to handle. This error is generic, indicating that the server cannot find a more appropriate 5XX status code to respond with.

https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status
March 18, 2025 at 10:15:53 AM EDT *
http webdesign
FILLER

Personal Software: The Unbundling of the Programmer?

QRCode

Why LLMs will transform development but not how you think

it's about how AI tools are enabling a new category of software that simply couldn't exist before.

When someone can describe their specific needs conversationally and receive working code in response, the economics of personal software development shift dramatically.

Think of it this way: just as spreadsheets enabled non-programmers to perform complex calculations and data analysis, AI-assisted development tools are enabling non-programmers to create personal software solutions.

https://addyo.substack.com/p/personal-software-the-unbundling
March 6, 2025 at 3:53:20 PM EST *
ai llm webdesign career mobile
FILLER

Inclusively Hiding & Styling Checkboxes and Radio Buttons

QRCode

When you hide an interactive element, make sure you choose a hiding technique that keeps it screen reader-accessible, position it on top of whatever is visually replacing it so that a user navigating by touch can find it where they expect to, and then make it transparent.

https://www.sarasoueidan.com/blog/inclusively-hiding-and-styling-checkboxes-and-radio-buttons/
February 27, 2025 at 3:50:11 PM EST *
checkbox css accessibility webdesign forms
FILLER

CSS-Only Accessible Dropdown Navigation Menu | Modern CSS Solutions

QRCode

This technique explores using: animation with CSS transition and transform, using the :focus-within pseudo-class, CSS grid, and accessibility considerations for dropdown menus.

https://moderncss.dev/css-only-accessible-dropdown-navigation-menu/
February 27, 2025 at 3:49:11 PM EST *
menu css webdesign navigation
FILLER

SVG Tutorial: How to Code SVG Icons by Hand | Aleksandr Hovhannisyan

QRCode

Follow along with the examples in this in-depth guide to learn how to draw SVG icons and simple shapes by hand.

https://www.aleksandrhovhannisyan.com/blog/svg-tutorial/
February 27, 2025 at 3:47:35 PM EST *
svg tutorial webdesign illustrator
FILLER

Smooth Shadow

QRCode

Make a smooth css shadow

https://tobiasahlin.com/blog/layered-smooth-box-shadows/

But with a simple CSS technique, we can expand our range of options. If we use layered box-shadows we can get more fine-grained control over how shadows are rendered:

https://shadows.brumm.af/
February 27, 2025 at 3:32:36 PM EST *
shadow css webdesign
FILLER

Mesh Gradient Generator (SVG/Figma export) [+inspo gallery]

QRCode

Create & export mesh gradients as SVG or to Figma. Quickly experiment with grainy noise and blur. Includes a one-click export to Figma for use in designs.

https://www.learnui.design/tools/mesh-gradient-generator.html
February 25, 2025 at 3:26:25 PM EST *
gradients css webdesign color
FILLER

Interactions by Nitish Khagwal

QRCode

Handcrafted interactions focused on utility & beauty.

https://khagwal.com/interactions/
February 13, 2025 at 8:05:30 AM EST *
webdesign inspiration ux
FILLER

Problems solved by OpenType | Roel Nieskens | CSS Day 2024

QRCode

About Roel: https://pixelambacht.nl

Depending on whether the information is technical or not, you might want different font features.

29:20 - "Never grab a Monotype font"

font-variant-numeric: tabular-nums;

@font-face {
size-adjust: 110%;
}

https://wakamaifondue.com/
(what can my font do?)

https://pixelambacht.nl/

https://www.youtube.com/watch?v=TreBK-EyACQ
February 7, 2025 at 9:59:24 AM EST *
youtube css webdesign typography fonts
FILLER

CSS Text balancing with text-wrap:balance

QRCode

A look at text wrap balancing in CSS

Have you ever wished there is a native way in CSS to make two lines headlines consistent in the number of words per line? As a designer, I spot that a lot when dealing with varying content lengths while designing a website or a UI.

https://ishadeed.com/article/css-text-wrap-balance/
January 3, 2025 at 7:54:34 AM EST *
css typography webdesign
FILLER

Layout grids in the browser · Medienbäcker Thomas Günther

QRCode

A simple guide to building keyboard-activated layout grid overlays with JavaScript and CSS for web development projects.

https://medienbaecker.com/articles/layout-grids-in-the-browser
January 3, 2025 at 7:45:42 AM EST *
grid css webdesign layout
FILLER

Beautiful focus outlines · Medienbäcker Thomas Günther

QRCode

Here’s my starting point for custom focus outlines:

*:focus-visible {
outline-color: currentColor;
outline-style: solid;
outline-offset: .25rem;
outline-width: .25rem;
}

https://medienbaecker.com/articles/focus-outlines
January 2, 2025 at 11:02:30 AM EST *
forms webdesign accessibility buttons
FILLER

What Web Framework Should I Use in Clojure?

QRCode

In this guide, I describe the available Clojure web framework options and give my recommendations.

https://ericnormand.me/mini-guide/what-web-framework-should-i-use-in-clojure
December 12, 2024 at 10:16:47 AM EST *
clojure webdesign programming
FILLER

Exposed RSS – Chris Coyier

QRCode

I get sites not having an “RSS” for “Feed” link on their website while actually having an RSS feed. I don’t like it, but I get it. Maybe they picked an off-the-shelf t…

https://chriscoyier.net/2024/01/13/exposed-rss/
November 21, 2024 at 2:27:10 PM EST *
rss webdesign
FILLER
1 / 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