Tagged articles
120 articles
Page 2 of 2
AutoHome Frontend
AutoHome Frontend
Jan 14, 2019 · Frontend Development

12 Must‑Know CSS Fixes for Common Layout Pitfalls

This article compiles frequent CSS problems—from button styling and overflow handling to flex‑wrap, grid layouts, long‑word breaking, transparent gradients, pseudo‑elements, and input accessibility—offering concise code solutions and practical tips to improve cross‑browser compatibility and user experience.

FrontendWeb Developmentaccessibility
0 likes · 14 min read
12 Must‑Know CSS Fixes for Common Layout Pitfalls
UC Tech Team
UC Tech Team
Jan 3, 2019 · Frontend Development

The Elements of UI Engineering – Core Challenges and Trade‑offs

The article explores the fundamental problems of UI engineering—consistency, responsiveness, latency, navigation, caching, accessibility, internationalisation, transport, resilience, abstraction, and prioritisation—encouraging developers to solve them by building small, library‑free prototypes to deepen their understanding of trade‑offs.

ConsistencyFrontendPerformance
0 likes · 13 min read
The Elements of UI Engineering – Core Challenges and Trade‑offs
Qunar Tech Salon
Qunar Tech Salon
Oct 11, 2018 · Frontend Development

Ensuring Text Readability with Proper Color Contrast: WCAG Standards, Tools, and Implementation

This article explains why sufficient color contrast between text and background is essential for web readability, outlines WCAG AA/AAA contrast ratios, introduces practical tools and JavaScript/Sass functions for calculating and adjusting contrast, and provides tips for handling semi‑transparent colors and real‑world scenarios.

FrontendWCAGaccessibility
0 likes · 14 min read
Ensuring Text Readability with Proper Color Contrast: WCAG Standards, Tools, and Implementation
AutoHome Frontend
AutoHome Frontend
May 17, 2018 · Frontend Development

Master Modern Scrolling: CSS & JavaScript Techniques for Smooth, Accessible Web Experiences

This article explores the latest CSS and JavaScript features for handling page scrolling, covering scrollbar visibility tricks, custom scrollbar styling, smooth scroll APIs, sticky positioning, event throttling, viewport detection, overscroll control, and touch‑device nuances, while weighing cross‑browser support and performance trade‑offs.

Frontendaccessibilityscrolling
0 likes · 17 min read
Master Modern Scrolling: CSS & JavaScript Techniques for Smooth, Accessible Web Experiences
Java Backend Technology
Java Backend Technology
Feb 23, 2018 · Frontend Development

How Chrome Teams and Web Developers Can Co‑Create a Faster, Safer Web

The article explores the collaborative relationship between Chrome teams and the web development community, outlining high‑level goals for accessibility, performance, security, privacy, overall platform openness, and calls for transparent cooperation, best‑practice guides, and shared tools to build a faster, more reliable web for everyone.

ChromePerformanceWeb Development
0 likes · 11 min read
How Chrome Teams and Web Developers Can Co‑Create a Faster, Safer Web
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 31, 2018 · Mobile Development

How DingTalk Android Achieved Robust Accessibility for the Visually Impaired

This article details DingTalk's Android accessibility journey—starting in mid‑2017, collaborating with the Shenzhen Information Accessibility Research Association, leveraging TalkBack, implementing contentDescription, focus navigation, custom views and services, and emphasizing thorough testing—to empower millions of visually impaired users in China.

AndroidDingTalkMobile Development
0 likes · 13 min read
How DingTalk Android Achieved Robust Accessibility for the Visually Impaired
iQIYI Technical Product Team
iQIYI Technical Product Team
Sep 15, 2017 · Product Management

What Core Skills Make a Great Product Manager? A Deep Dive

This article offers a systematic analysis of product manager core competencies—including product design, requirement documentation, accessibility, reliability, globalization, positioning, and user feedback—while sharing practical insights drawn from the author's ten‑year industry experience and a recent forced break for reflection.

Reliabilityaccessibilitycore competencies
0 likes · 11 min read
What Core Skills Make a Great Product Manager? A Deep Dive
21CTO
21CTO
Jun 18, 2017 · Frontend Development

Build an Inclusive Website: Practical Accessibility Guidelines for Developers

This guide explains website accessibility, describes how people with visual, auditory, motor, and cognitive disabilities interact with the web, and provides actionable steps—semantic markup, color contrast, keyboard navigation, ARIA attributes, form and table best practices, and testing tools—to build inclusive, accessible sites.

ARIAFrontendWCAG
0 likes · 15 min read
Build an Inclusive Website: Practical Accessibility Guidelines for Developers
Architecture Digest
Architecture Digest
Jun 18, 2017 · Frontend Development

Web Accessibility Guide for Frontend Development

This article explains website accessibility, describes how people with visual, auditory, motor, and cognitive disabilities access sites, and provides practical guidelines—including semantic structure, color contrast, ARIA roles, form and table markup, keyboard navigation, media handling, and testing tools—to help frontend developers build accessible web pages.

ARIAFrontendWCAG
0 likes · 13 min read
Web Accessibility Guide for Frontend Development
21CTO
21CTO
Jun 3, 2017 · Fundamentals

How a Blind Programmer Codes: Tools, Techniques, and Accessibility Insights

A blind developer shares how screen‑reading software, Braille displays, and accessible tools enable him to browse the web, write code, edit audio, and dream about programming, highlighting the importance of inclusive design for all developers.

NVDAScreen Readeraccessibility
0 likes · 7 min read
How a Blind Programmer Codes: Tools, Techniques, and Accessibility Insights
Hujiang Design Center
Hujiang Design Center
Apr 13, 2017 · Frontend Development

How to Use Video Effectively in Web and Mobile Design

This article outlines practical guidelines for incorporating video into web and mobile interfaces, emphasizing the need for textual alternatives, automatic mute, concise content, strong first impressions, user control, accessibility, and clear calls to action after playback.

Frontendaccessibilitymedia best practices
0 likes · 6 min read
How to Use Video Effectively in Web and Mobile Design
Hujiang Design Center
Hujiang Design Center
Mar 16, 2017 · Fundamentals

Designing for Color Blind Users: 5 Essential Tips to Boost Accessibility

With roughly one in 12 men and one in 200 women affected by color vision deficiency, this guide explains what color blindness is, why inclusive design matters, and offers five practical strategies—using symbols, limiting colors, adding textures, ensuring contrast, and avoiding problematic color combos—to create more accessible web and app experiences.

UI designaccessibilitycolor blindness
0 likes · 7 min read
Designing for Color Blind Users: 5 Essential Tips to Boost Accessibility
Architecture Digest
Architecture Digest
Feb 14, 2017 · Frontend Development

Comprehensive Guide to Frontend Optimization: Efficiency, Performance, Stability, Responsiveness, Compatibility, SEO, and Accessibility

This article provides an extensive overview of frontend optimization techniques, covering work efficiency, speed performance, stability, responsive design, cross-browser compatibility, SEO best practices, and accessibility measures, offering practical tools, workflows, and strategies to improve web development productivity and user experience.

FrontendOptimizationPerformance
0 likes · 27 min read
Comprehensive Guide to Frontend Optimization: Efficiency, Performance, Stability, Responsiveness, Compatibility, SEO, and Accessibility
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 1, 2016 · Frontend Development

How Alibaba’s Frontend Team Tackled Double‑11’s Extreme Performance Challenges

The talk by Alibaba senior tech expert Shuwen Li reveals how the 2016 Double‑11 front‑end team achieved 100% service capability, second‑level instant experience, VR/3D interaction, visual monitoring, and accessibility through innovations like Wormhole SSR, Weex, HTTP/2, HTTPDNS, and automated pre‑loading, delivering sub‑second page loads and high reliability.

FrontendHTTP2Mobile Web
0 likes · 8 min read
How Alibaba’s Frontend Team Tackled Double‑11’s Extreme Performance Challenges
21CTO
21CTO
Apr 16, 2016 · Frontend Development

Front-End Best Practices: HTML5 Doctype, Semantic Markup & JS Performance

This guide covers essential front‑end techniques—from using the HTML5 DOCTYPE and semantic markup to proper heading hierarchy, table usage, image alt text, microformats, jQuery UI, JavaScript style rules, loop optimizations, GUID generation, and feature detection with Modernizr—helping developers write cleaner, faster, and more accessible web code.

HTML5JavaScriptaccessibility
0 likes · 21 min read
Front-End Best Practices: HTML5 Doctype, Semantic Markup & JS Performance
Architecture Digest
Architecture Digest
Apr 16, 2016 · Frontend Development

Front‑End Development Guidelines: HTML5 Doctype, Semantic Markup, Accessibility, and JavaScript Best Practices

This article provides comprehensive front‑end development guidelines covering the proper HTML5 DOCTYPE, semantic markup, alt text, table usage, microformats, jQuery UI, consistent JavaScript style, performance optimizations, unique ID generation, feature detection, and readable code conventions.

Best PracticesFrontendHTML
0 likes · 19 min read
Front‑End Development Guidelines: HTML5 Doctype, Semantic Markup, Accessibility, and JavaScript Best Practices
Baidu Tech Salon
Baidu Tech Salon
Dec 25, 2014 · Frontend Development

8 Common Web Usability Mistakes and Best Practices

The article outlines eight frequent web‑usability errors—unlinked logo, missing form‑label associations, absent visited‑link cues, unclear active fields, images lacking alt text, background images without fallback colors, inconsistent design, and underlined non‑links—and offers practical fixes such as proper labeling, linking, styling, and consistent templates to enhance user experience.

CSS best practicesHTML formsUI design
0 likes · 5 min read
8 Common Web Usability Mistakes and Best Practices
Suning Design
Suning Design
May 9, 2014 · Frontend Development

Designing Web Interfaces for Elderly Users: Lessons from My Mother

This article shares personal insights on how designers and developers can improve web usability for older adults by addressing browser compatibility, clear iconography, intuitive instructions, and minimal click complexity, drawing examples from the author's mother’s online experiences.

UI designUXaccessibility
0 likes · 6 min read
Designing Web Interfaces for Elderly Users: Lessons from My Mother
Suning Design
Suning Design
Apr 30, 2014 · Frontend Development

Why Hyperlink Design Matters: Boost UX, Accessibility, and SEO

Effective hyperlink design—using clear visual cues, appropriate colors, and thoughtful CSS—enhances user experience, accessibility for color‑blind or low‑vision users, and SEO performance, while avoiding readability issues caused by underlines and overly small link areas.

FrontendSEOUX
0 likes · 11 min read
Why Hyperlink Design Matters: Boost UX, Accessibility, and SEO