Skip to content

feat: add CSS Float-Drift Tabs for creative portfolio layouts - #55794

Merged
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
srujana-manda:feature/float-drift-tabs
Jul 27, 2026
Merged

feat: add CSS Float-Drift Tabs for creative portfolio layouts#55794
SAPTARSHI-coder merged 1 commit into
SAPTARSHI-coder:mainfrom
srujana-manda:feature/float-drift-tabs

Conversation

@srujana-manda

@srujana-manda srujana-manda commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Pull Request Description

Description

This pull request adds a CSS Float-Drift Tabs component for creative portfolio layouts using pure HTML and CSS.

✨ Features

  • Pure HTML & CSS implementation
  • Smooth floating drift animation on tab hover
  • CSS-only tab switching (no JavaScript)
  • Responsive across desktop, tablet, and mobile devices
  • Accessible with prefers-reduced-motion support
  • Lightweight and easy to customize

📁 Files Added

submissions/examples/float-drift-tabs/
├── demo.html
├── style.css
└── README.md

✅ Checklist

  • Pure HTML & CSS
  • Responsive design
  • Smooth CSS animations and transitions
  • Accessibility with prefers-reduced-motion
  • Documentation included in README.md
  • Follows repository folder structure and contribution guidelines

Fixes #54476

@SAPTARSHI-coder

Copy link
Copy Markdown
Owner

✅ Submission Validation Passed!

Great job! All required files are present and valid.

📁 Folder: submissions/examples/float-drift-tabs

Files found:

  • demo.html
  • style.css
  • README.md

🚀 Next Steps:

  • A maintainer will review your PR
  • Respond to any feedback if requested
  • Once approved, your contribution will be merged!

Thank you for contributing to EaseMotion CSS! 🎉

@SAPTARSHI-coder SAPTARSHI-coder added animation Animation effects, hover interactions, motion ideas, transitions ECSoC26 ECSoC26-L1 good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions help wanted Extra attention needed level:intermediate Requires moderate project understanding type:feature New functionality or enhancement labels Jul 27, 2026
@SAPTARSHI-coder
SAPTARSHI-coder merged commit fed2482 into SAPTARSHI-coder:main Jul 27, 2026
15 of 17 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Congratulations on your PR merge, @srujana-manda! 🚀

Thank you so much for your valuable contribution to EaseMotion CSS! Your code is now merged into the main branch.

🎮 Join our Discord Server!
We have an official Discord server for EaseMotion CSS! Join us to connect with other developers, seek help, discuss design choices, and share your creations in the showcase channel: Join the EaseMotion CSS Discord 💜

⭐ If you haven't already, please consider giving this repository a Star! It helps show your support, increases project visibility, and helps us grow the community. ✨

Thank you again, and happy coding! 💻

@github-actions github-actions Bot added accepted Contribution approved for integration into EaseMotion CSS good-pr integrated Successfully merged and included in the framework labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Pull Request Integrated!

Thank you for your contribution, @srujana-manda! Your changes have been successfully merged into main and will be credited to your wall. 🚀

📊 Daily Merge Progress: You have merged 3/150 PRs today. Daily quota resets in 19 hrs.

📢 GSSoC Leaderboard Status Update:
Please note that the GSSoC leaderboard servers are currently experiencing platform-wide downtime, so your points may take a few days to reflect. Rest assured, your merged PR is fully recorded in our repository history and all GSSoC labels are correctly assigned.

🎮 Join our Discord Server!
We have an official Discord server for EaseMotion CSS! Join us to connect with other developers, seek help, discuss design choices, and share your creations in the showcase channel: Join the EaseMotion CSS Discord 💜

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions contribution ECSoC26-L1 ECSoC26 good first issue Good for newcomers good-pr gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue help wanted Extra attention needed integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Add CSS Float-Drift Tabs for Creative Portfolio Layouts

2 participants