Best of UI Design — 2024
- 1
- 2
- 3
- 4
DEV·2y
50 Best Websites for Web Design Inspiration and Ideas
Discover a curated list of 50 best websites offering web design inspiration and ideas. These resources cater to various needs, from business and ecommerce to portfolios and landing pages. Sources are categorized into multipurpose, focused, and niched inspirations, including both free and paid options. Special mentions include award galleries and website builder showcases.
- 5
- 6
DEV·2y
CSS One-Liners to Improve (Almost) Every Project
This guide provides a series of CSS one-liners aimed at enhancing the appearance and readability of web content. Key tips include limiting content width, increasing text size and line height, making images responsive, and improving table readability. Additionally, the guide offers solutions for balanced heading wrapping, matching form control colors to page styles, and reducing animations based on user preferences.
- 7
- 8
Codemotion·2y
Creating a Fallout-Style UI Using Modern CSS
Learn how to create a retro-futuristic user interface inspired by the Pip-Boy 3000 from the Fallout series using modern CSS techniques. The tutorial covers semantic HTML, responsiveness, typography and colors, responsive layout, visual effects and animations, and using generative AI for sci-fi content.
- 9
Community Picks·2y
Isocons
This post provides a comprehensive list of various user interface (UI) actions and icons commonly used in app development, including functions like adding shapes, navigating through different interface elements, performing actions such as downloading, uploading, and more. It covers essential icons like arrows, checkboxes, and settings, serving as a reference for designers and developers.
- 10
Fireship·2yFront-end web development is changing, quickly
Front-end development is rapidly evolving with new tools like Shad CN, a powerful UI framework that simplifies the process of building custom components by allowing developers to copy and paste code snippets. Versell has integrated this into its ecosystem and introduced vzer, an AI chatbot that generates UI elements effortlessly. While AI tools can significantly speed up development, they come with their own set of challenges. Developers need to balance the benefits of rapid development with the potential drawbacks of using auto-generated code.
- 11
- 12
- 13
LogRocket·2y
Neumorphism: The new trend in UI design
Neumorphism is a UI design trend blending minimalism and realism to create modern, user-friendly interfaces with depth using shadows and highlights. It merges the simplicity of flat design with the realism of skeuomorphism, offering a balanced approach. While it provides aesthetic appeal and consistency, it poses accessibility challenges that need addressing to meet Web Content Accessibility Guidelines (WCAG). Designers can use strategic visual cues and minimal color schemes to enhance usability and compliance.
- 14
Fireship·2yCSS just changed forever… plus 7 new features you don't know about
CSS has received a significant update, introducing a new logo in the color Rebecca purple and several game-changing features. Among these are the 'aligned content' property for easier centering without flexbox or grid, type-specific CSS variables via the 'property' at rule, and improved animations with the 'starting style' at rule. Additionally, new math functions have been added, alongside improvements for managing light/dark modes and form validation. The 'interpolate size' property also allows for the animation of elements with auto height.
- 15
Community Picks·2y
Why Japanese Websites Look So Different
Japanese websites often feature walls of text, bright colors, and numerous fonts due to several intertwined factors including font creation challenges, technological development and stagnation, and cultural influences. These design choices are deeply rooted in Japan's approach to web design and reflect broader societal and technological trends in the country. Understanding these nuances helps to comprehend why such designs differ significantly from Western website aesthetics.
- 16
- 17
freeCodeCamp·2y
What is CSS Subgrid? A Practical Tutorial
CSS Subgrid addresses the challenge of maintaining perfect alignment in web layouts with varying user-generated content. This tutorial guides you through building a flexible products section using Subgrid, ensuring nested elements align consistently with their parent grid. The tutorial includes HTML and CSS code examples, demonstrating how Subgrid simplifies nested grid structures and enhances design consistency.
- 18
- 19
Community Picks·2y
Tailwind CSS Page Creator
Tails V2 is a design tool for TailwindCSS developers, enabling the creation of beautiful websites with a comprehensive site builder, design library, and built-in code editor. It features project organization, multiple page settings, and usage of Tailwind V3 with JIT mode. Users can sign up for a free account or upgrade to a Pro plan for additional features and unlimited projects.
- 20
UX Planet·2y
The Only 8 Fonts You Will Ever Need
Typography has evolved significantly, offering an extensive array of typefaces. Despite the abundance, eight fonts have stood out for their unique characteristics: Garamond, Bodoni, Baskerville, Times New Roman, Century Expanded, Futura, Helvetica, and Inter. Each font brings its own historical significance and design ethos, from classics like Garamond and Baskerville that improve readability, to modern fonts like Inter designed for digital interfaces. These fonts are essential tools for any designer, adaptable to various projects from traditional print to contemporary digital design.
- 21
LogRocket·2y
16 practices for good web design
Learn 16 design practices for good web design, including optimizing the first impression, focusing on clarity, using visual hierarchy, and addressing user doubts. Also, understand the importance of mobile-first design and the principles of conversion rate optimization.
- 22
Community Picks·2y
What is this weird CSS Syntax?
Learn about an interesting CSS syntax involving the adjacent sibling combinator (+) and the asterisk (*) to select non-immediate adjacent elements of the same class. This allows styles to be applied to specific siblings a few elements away when hovering over a targeted element.
- 23
Community Picks·2y
15 Useful CSS Properties You Should Know About 🎨
Discover 15 often overlooked but incredibly useful CSS properties that can enhance the design, performance, and user experience of websites. These properties include caret-color for changing text cursor color, accent-color for form controls, pointer-events to manage mouse activity, backdrop-filter for background effects, and scroll-snap-type for smooth scrolling transitions, among others.
- 24
- 25
UX Planet·2y
Hover Effect in UI Design: Tips & Tricks
Hover effects in UI design enhance interactivity and provide feedback to users. Use them to highlight interactive elements, offer contextual information, and reinforce brand identity. Opt for subtle animations, maintain uniform effects for similar elements, and ensure the timing is just right for smooth transitions.
