1 个仓库
Techniques for allowing absolutely positioned elements to expand their width based on content without wrapping.
Distinct from Absolute Positioning: Focuses on content-driven sizing of absolute elements rather than fixed coordinate placement.
Explore 1 awesome GitHub repository matching user interface & experience · Content-Fitting Absolute Elements. Refine with filters or upvote what's useful.
该项目是实现 CSS 布局、排版和视觉效果的参考指南和可复用模式集合。它作为一个样式片段库和实现指南,用于构建网页并创建常见的用户界面模式。 该仓库为视觉效果和 UI 组件模式提供了专门的展示库。这些包括创建玻璃拟态、复杂几何形状以及交互式元素(如手风琴、工具提示和动画标签指示器)的技术。 该项目涵盖了广泛的前端能力,包括响应式设计、灵活的网格布局系统以及排版优化。它还包括用于构建交互式运动效果、颜色混合和图像过滤的资源,以解决常见的渲染问题并增强界面美观度。
Provides techniques to prevent text wrapping and allow absolutely positioned elements to fit their content.