Best of UI DesignMarch 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    16 little UI design rules that make a big impact

    Learn about 16 UI design rules and guidelines that can make a big impact on the usability and aesthetics of an interface. Explore topics such as using space to group related elements, being consistent in design, creating a clear visual hierarchy, and selecting the right typeface.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    UI/UX Design Trends 2023

    Discover the latest UI/UX design trends for 2023, including motion design, scrollytelling, bolder minimalism, happy colors, and aurora gradients. Explore the UX trends of cross-device experience, emotional design, personalization, and micro-interactions. Plus, find out how sustainability is being integrated into the tech industry.

  3. 3
    Article
    Avatar of mlnewsMachine Learning News·3y

    Best AI Tools for Web Designers (2023)

    The post explores various AI tools that can be used by web designers to enhance their workflow and create stunning designs. It highlights tools like Adobe Express, Colormind, Khroma, Vance AI, Stable Diffusion, Dall-E, Midjourney, ChatGPT Prompts, Designs AI, Zyro, Uizard, Sketch to Code, Sensei by Adobe, Fronty, Playground by TeleportHQ, Zecoda, and Artyline.

  4. 4
    Article
    Avatar of keycdnkeycdn·3y

    Web Development Trends

    Smart developers are always looking ahead for ways to adapt to the ever-changing world of web development. Progressive web apps (PWA) are web applications that look and feel like native mobile apps but can be accessed through a web browser. Chatbots and virtual assistants are becoming more common on websites and web applications.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Make a Clickable SVG Map With HTML and CSS

    Learn how to make a clickable SVG map with HTML and CSS. Discover the benefits of SVG maps, add interactivity with CSS, and link areas of the map to external webpages.

  6. 6
    Article
    Avatar of asayerasayer·3y

    Creating drop-down menus with CSS in 2023

    Learn how to create effective and aesthetically pleasing dropdown menus with CSS in 2023. Explore the basics, enhance menus with CSS3, and make them responsive. Discover advanced techniques like creating multilevel menus and integrating with CSS frameworks.

  7. 7
    Article
    Avatar of telerikTelerik·3y

    5 Trends That Shouldn’t Appear on Websites in 2023

    This post discusses five trends in web design that should not appear on websites in 2023, including the use of infinite scroll, intrusive popups, non-standard header icons, accessibility widgets, and deceptive SEO practices in footers.

  8. 8
    Article
    Avatar of logrocketLogRocket·3y

    Creating CSS masonry-style layouts

    Learn how to create masonry-style layouts using CSS with this tutorial. Discover the origin of masonry layouts and explore different approaches to achieving them without relying on JavaScript libraries. See examples of creating masonry layouts using CSS Grid and multi-column layout.

  9. 9
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·3y

    How CSS works

    Learn how CSS works, including parsing, cascading, and resolving conflicts.