awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Chalarangelo avatar

Chalarangelo/30-seconds-of-cssArchived

0
View on GitHub↗
16,021 स्टार्स·995 फोर्क्स·CSS·CC-BY-4.0·6 व्यूज़www.30secondsofcode.org/css/p/1↗

30 Seconds Of Css

Short CSS code snippets for all your development needs

Features

  • CSS Snippet Collections - A curated library of reusable CSS code snippets for common web design patterns and animations.
  • CSS Animation Libraries - A collection of CSS-only animations including hover effects, loading spinners, and text effects.
  • Text Overlays on Images - Provides CSS-only patterns for positioning readable text over images with semi-transparent backgrounds.
  • CSS Hover Effect Libraries - Ships a library of CSS hover effects that reveal content and transform elements on mouseover.
  • Pseudo-Class Interactions - Relies on CSS pseudo-classes to drive all interactive visual effects without JavaScript.
  • CSS Animation Patterns - Provides a library of CSS keyframe animations and transitions for web elements.
  • CSS-Only UI Components - Implements interactive UI components like tabs and toggles using pure CSS without JavaScript.
  • CSS Layout Patterns - Provides CSS layout patterns for scrollable galleries, sticky headings, and image overlays.
  • Visual Transform Transitions - Applies CSS transforms and transitions to create smooth interactive visual effects on elements.
  • Scroll-Driven Visual Transformations - Implements scroll-based progress bars and sticky headings using pure CSS.
  • Card Hover Transform Animations - Ships a CSS-only card hover animation using transforms like rotation and perspective.
  • Decorative Effects - Applies decorative backgrounds, progress bars, and text animations using only CSS.
  • Overlay and Cutout Effects - Provides CSS techniques for overlays, gradients, and image cutouts without JavaScript.
  • Custom Checkbox and Radio Button Styling - Provides pure CSS techniques for custom-styled checkboxes and radio buttons.
  • Sticky Section Headings - Demonstrates a CSS-only sticky section heading effect using position: sticky.
  • Image Zoom and Rotate on Hover - Provides a CSS-only hover effect that zooms and rotates an image simultaneously.
  • Toggle Switches - Provides a pure CSS toggle switch styled from a checkbox input.
  • Content Reveal on Hover - Provides a CSS-only hover effect that expands a container to reveal extra content.
  • Image Overlay on Hover - Demonstrates a pure CSS image overlay that appears on hover with semi-transparent content.
  • Decorative Background Patterns - Provides CSS techniques for creating decorative background patterns using gradients and repeating patterns.
  • Repeating Patterns - Ships CSS snippets for creating decorative backgrounds using repeating gradient patterns.
  • Circular Progress Indicators - Provides a pure CSS circular progress indicator using conic gradients or SVG.
  • Scroll Progress Bars - Ships a pure CSS scroll progress bar that fills as the user scrolls down the page.
  • Scrollable Image Galleries - Provides a CSS-only scrollable image gallery layout.
  • Staggered Animations - Ships a CSS-only staggered list entry animation with sequential reveal effects.
  • CSS-Only Tabbed Content - Provides a pure CSS tabbed content panel using hidden radio buttons and the :checked pseudo-class.
  • Text Animations - Provides a CSS animation that cycles through a sequence of words or phrases in a text element.
  • Typewriter Text Effects - Provides a pure CSS typewriter text effect that reveals text character by character.
  • Overlay Positioning - Provides CSS-only overlay positioning techniques for layering text and menus over images.
  • CSS Loading Spinner Libraries - Ships CSS-only rotating and pulsing loading spinners to indicate content loading.

स्टार हिस्ट्री

chalarangelo/30-seconds-of-css के लिए स्टार हिस्ट्री चार्टchalarangelo/30-seconds-of-css के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

30 Seconds Of Css के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो 30 Seconds Of Css के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • chokcoco/css-inspirationchokcoco का अवतार

    chokcoco/CSS-Inspiration

    10,866GitHub पर देखें↗

    This project is a curated collection of galleries and component libraries that demonstrate pure CSS visual effects, 3D transforms, animation patterns, and layout solutions. It serves as a visual catalog of interactive UI elements and graphics built exclusively with HTML and CSS. The collection distinguishes itself by implementing complex interactivity, such as state management and animation triggers, using only CSS pseudo-classes and keyframes without any JavaScript. It also features a system for generative art and algorithmic patterns, as well as spatial 3D constructions using perspective an

    CSS
    GitHub पर देखें↗10,866
  • qishaoxuan/css_tricksQiShaoXuan का अवतार

    QiShaoXuan/css_tricks

    4,103GitHub पर देखें↗

    This project is a collection of reference guides and reusable patterns for implementing CSS layouts, typography, and visual effects. It serves as a library of style snippets and implementation guides for structuring web pages and creating common user interface patterns. The repository provides specialized galleries for visual effects and UI component patterns. These include techniques for creating glassmorphism, complex geometric shapes, and interactive elements such as accordions, tooltips, and animated tab indicators. The project covers a broad range of frontend capabilities, including res

    CSScsscss3
    GitHub पर देखें↗4,103
  • lukehaas/css-loaderslukehaas का अवतार

    lukehaas/css-loaders

    7,058GitHub पर देखें↗

    This project is a collection of lightweight animated loading indicators and pure CSS UI components. It provides a library of pre-made styles and keyframes for rendering visual motion effects and loading spinners without the use of JavaScript. The library prioritizes minimal document object model overhead by utilizing a single-element HTML structure for each loader. It employs pseudo-elements to create complex shapes and relies on font-size based scaling to ensure proportional resizing across different dimensions. These components function as user interface feedback systems, providing visual

    CSS
    GitHub पर देखें↗7,058
  • adamschwartz/magic-of-cssadamschwartz का अवतार

    adamschwartz/magic-of-css

    6,684GitHub पर देखें↗

    Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and animation techniques through hands-on examples. The course covers the full spectrum of CSS capabilities, from foundational box model and positioning concepts to sophisticated animation and interactive state management, all without relying on JavaScript. The series distinguishes itself by teaching practical, real-world CSS patterns such as inline-block justified grids, percentage-based absolute positioning, table-display vertical centering, and letter-span styling techniques. It demons

    CSScssdesignexamples
    GitHub पर देखें↗6,684
30 Seconds Of Css के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

chalarangelo/30-seconds-of-css क्या करता है?

Short CSS code snippets for all your development needs

chalarangelo/30-seconds-of-css की मुख्य विशेषताएं क्या हैं?

chalarangelo/30-seconds-of-css की मुख्य विशेषताएं हैं: CSS Snippet Collections, CSS Animation Libraries, Text Overlays on Images, CSS Hover Effect Libraries, Pseudo-Class Interactions, CSS Animation Patterns, CSS-Only UI Components, CSS Layout Patterns।

chalarangelo/30-seconds-of-css के कुछ ओपन-सोर्स विकल्प क्या हैं?

chalarangelo/30-seconds-of-css के ओपन-सोर्स विकल्पों में शामिल हैं: chokcoco/css-inspiration — This project is a curated collection of galleries and component libraries that demonstrate pure CSS visual effects, 3D… qishaoxuan/css_tricks — This project is a collection of reference guides and reusable patterns for implementing CSS layouts, typography, and… lukehaas/css-loaders — This project is a collection of lightweight animated loading indicators and pure CSS UI components. It provides a… adamschwartz/magic-of-css — Magic of CSS is a structured tutorial series that teaches web developers advanced CSS layout, typography, and… l-hammer/you-need-to-know-css — You-need-to-know-css is a curated library of pre-written CSS code snippets for common frontend styling tasks including… phuocng/csslayout — CSS Layout is a pure CSS pattern library that provides pre-built layout components for common page structures,…