#css 搜尋結果
Building this landing page taught me one thing: the smallest details often take the most time when coding. I had trouble positioning the description... and I also experimented with linear gradients...what do you think of the result? #html #css

See a powerful hybrid demo: it combines standard Vanilla JS/DOM manipulation for the card stream with WebGL (ThreeJS) for sophisticated background particle effects. freefrontend.com/javascript-ani… codepen.io/blacklead-stud… #html #css #javascript #frontend #webdev #webdevelopment
It took me a lot of time and patience to make this, but after completing it without watching any video, it really motivates me. These are just beginner-level things I’m doing in CSS, but small steps make a big picture in the future😉. Inshallah ♥️. #css #webdeveloper

🚀 Just built a clean and responsive LAUTECH login and pre-admission portal UI using only HTML & CSS! Still improving daily 💻✨ #FrontendDevelopment #HTML #CSS #WebDesign #CodingJourney


Coinsidings helps you explore the world 🌏💼 while building your on-chain wealth 📈🔗. #Web3 #RWA #CSS #AIA

CSS小技✨ --theme-color: 255 255 255; と書いておけば rgb(var(--theme-color) / 0.5) や rgb(var(--theme-color) / 0.8)みたいに使える! RGBを1つの変数でstyle管理できるの 意外と知られてない😎 透過だけ変えるアニメにも使えるよ💡 #Codejump #CSS
Day 14 – #MERN Journey (back after exams 📚) 1️⃣ transform → move, scale, rotate, skew 2️⃣ transition → smooth changes (ease, duration, delay) 3️⃣ Project → Hover Card: lifts + shadow UI @rohit_negi9 #100DaysOfCode #CSS #WebDev


CSS小技✨ hoverで「変形+色変化+遅延アニメ」🎨 transform と cubic-bezier を組み合わせて 1枚のカードに動きを出す! 📘使った主なプロパティ translate / scale / delay / cubic-bezier #Codejump #CSS
Day 15 — Couldn’t work on any UI/UX design today ’cause of electricity issues 😂 so I decided to dive into some HTML & CSS practice instead. This is what I came up with 👇 “Frontend” might just be showing up in my bio soon 😎💻 #Day15 #HTML #CSS #FrontendJourney #DesignToCode

Just finished my replicating @DoorDash website built with pure HTML & CSS — no flex, no grid 😤 226 lines of HTML 871 lines of CSS All about mastering positioning, stacking & layout precision. #HTML #CSS #FrontendDev @VephlaUni
🚀 Project Update! In the next 3 days, I’ll be working on replicating the @DoorDash website 🌐 This project is my first project @VephlaUni and focuses on mastering CSS positioning 🎯
Happy Cybersecurity Awareness Month Day 1: What is Cybersecurity? It’s the practice of protecting data’s secrecy, integrity, and availability from digital attacks, the digital police force of the internet. Be cybersecure. Stay digitally alert. #CSS #KNUST #cyberawareness

Just participated in an HTML & CSS Hackathon by Coder Army for the Defence Course! ⚔💻 Built a fully responsive “Strike” website, launching on Dhanteras 🪔 🌐 Demo: strike-akansha-htmlcss.netlify.app 💻 Code: github.com/Akanshavishwak… #HTML #CSS #WebDev #Hackathon #ResponsiveDesign
CSS小技✨ 文字が1文字ずつ浮かび上がるアニメ🎶 JSで文字を <span> に分割して translateY+rotate() で登場アニメ🎨 背景は linear-gradient()+background-clip: text 文字ごとに色と方向を変えてカラフルに✨ 最後は letter-spacing を広げて 余韻を残すフィニッシュ😌 #CSS #Codejump
Day 12 of #100DaysOfCode Explored CSS Animations, Transforms & Transitions 🎞️ transform: rotate(), scale(), translate(), skew() transition: smooth effects on hover & state change keyframes: create custom animations! #CSS #Animations #WebDevelopment #Frontend #CodingJourney

🚀 Day 25 of my web dev journey Built a full business website Navis using just HTML & CSS. It looks so professional, even I almost hired myself😎 Not responsive yet… but neither am I before coffee☕😂 CSS gave me trust issues, but we move💪 #CSS #sheryians @sheryians_
Build these using SCSS nesting and mixins 👇 #SCSS #SCSSnesting #CSS #nesting #mixins #webdev #dailycoder
#Week4 ✅ of my #30WeekChallenge 🚀 Learned 💻 🎯 Semantic HTML 🧱 Grid, Grid Areas ✨ Transforms, Bento Grid 📱 Responsive units ⚡ SCSS: Nesting, Mixins, Imports 4 down, 26 to go🔥 Thanks @sheryians &mentors🙌 #CSS #SCSS #WebDevelopment #Frontend #LearningJourney #KeepGrowing



🚀 Day 1 of #100DaysOfCode Today I learned how to create and use CSS animations 🎨✨ Big thanks to @rohit_negi9 Negi (Coder Army) for the clear and practical explanation! Excited to keep learning and growing every day #CSS #WebDev #Frontend #CoderArmy #RohitNegi #CodingJourney
***#Day14 of my Web Dev Journey🚀 🧿Today,Revised CSS display property (block, inline, inline-block) and made a small project to practice. Learning step by step! 💻✨ #100DaysOfCode #CSS #WebDev #Frontend




Day 13: 12/10/2025: Animation in CSS Project: Animated Day-Night Sky Simulation (Completed) Concepts: @keyframes, animation, looping (iteration-count, direction), fill-mode @CoderArmy #CSS #WebDev
✅ Assignment 8 done! web url : amit-chawla-12.github.io/cohort2.o-assi… Built a BMW Bento Grid using Flexbox + Grid — practiced rows, columns, grid areas & gaps 🎨 @sheryians_ @harshbhaiyaa @sarthacksharma Another step in my #30WeekChallenge 🚀 #CSS #Frontend #WebDevelopment
Day 16 : Today I dived into CSS Stuffs: 👉 box-sizing 👉 transform: translate, rotate, scale 👉 perspective 👉 hover + transition #CSS #WebDevelopment #codingJourney

Day 15 : Today I explored CSS concepts:- z-index, transform: translate, flex-wrap, flex-shrink, overflow: auto, box-shadow, object-fit: cover, hover, and cursor: pointer. 💻✨ adds more power to UI design! 🎨🔥 #CSS #WebDevelopment #CodingJourney

Day 15 : Today I explored CSS concepts:- z-index, transform: translate, flex-wrap, flex-shrink, overflow: auto, box-shadow, object-fit: cover, hover, and cursor: pointer. 💻✨ adds more power to UI design! 🎨🔥 #CSS #WebDevelopment #CodingJourney

Day 14 : Explored Flexbox → align-items, justify-content, gap 💻 #codingJourney
My web devlopment journey Day(11)-JAVASCRIPT Lecture(01) Introduction to javascript #WebDevelopment #javascript #CSS #CoderArmy #StrikeChallenge

Cohort 2.0 | by @sheryians_ | Just completed “More on CSS” 🚀 Learned 👇 🔹 Margin, padding, borders 🔹 Backgrounds & fonts Completed the Hero Section task successfully 💪 #Cohort2_0 #CSS #WebDev #Frontend #LearningJourney

TASK COMPLETE - “GRIDVERSE” is live! 🚀 Built a Marvel-themed (Bento Grid) showcase using pure CSS Grid + Flexbox, background-clip text & hover overlays that pop! Responsive, clean, full of hero energy. Live: …b-development-project-page.vercel.app/Task06/index.h… #100DaysOfCode #CSS #WebDev #buildinpublic
facebook.com/share/p/17BPmz… There should be a censor board in Bihar also. Actually in every states.Everyone should not be forced to move to Mumbai.The makers of films will get a lot of facilities and support in their own state.#css #informationandbroadcast minister #stategovernment
Design first. Code smart. Just built a landing page inspired by the Samsung S24 Ultra using HTML + CSS Grid. 🎥Background video 🧭Grid layout ✨Animations 💡Learned how design & dev go hand in hand. #WebDev #HTML #CSS @sheryians_ @harshbhaiyaa @sarthacksharma @XRodgriues26348



Améliorez votre site avec 5 menus responsive en CSS ! Modernes, fluides, avec leur code HTML et CSS et adaptés à tous les écrans. 👉blog.crea-troyes.fr/7101/5-exemple… #CSS #WebDesign #ResponsiveDesign #Frontend #UX #HTML #WebDev #DevTips #Coding #WebDevelopment #ux #ui #menu #responsive

Day 14 of Defense Challenge ✨ Today I explored CSS Transitions & Transforms #100DaysOfCode #CSS #WebDev #DefenseChallenge

Coinsidings helps you explore the world 🌏💼 while building your on-chain wealth 📈🔗. #Web3 #RWA #CSS #AIA

Day 13 of #DefenseChalleng → Today i explored CSS Animations & Transitions #100DaysOfCode #CSS #WebDev #cssanimation

About two months ago, I wrote my first line of code. Started with html and css, building from scratch with zero reliance on external libraries or frameworks. I will be sharing some of my designs that I have been able to build so far🫶🏽 #html #css How I started vs how it’s going


Had an awesome time on my visit at @GoMocsFB!! Appreciate the invitation and the hospitality! @SeqFootball @CSmithScout @CoachT_Ward84 @AndrewBementUTC @TheKatiee_P #TN2026 #CSS #GoMocs



🚀 Just built a clean and responsive LAUTECH login and pre-admission portal UI using only HTML & CSS! Still improving daily 💻✨ #FrontendDevelopment #HTML #CSS #WebDesign #CodingJourney


Today I learned Media Queries, Overflow & Box Shadows in CSS 💻✨ I’m 2 lectures behind 🤧😔 but consistency is the key—I’ll catch up soon! Thanks to @rohit_negi9 Sir for the constant guidance 🙌 #CSS #WebDev #LearningJourney #Coding #ConsistencyWins #Coderarmy

Day 15 — Couldn’t work on any UI/UX design today ’cause of electricity issues 😂 so I decided to dive into some HTML & CSS practice instead. This is what I came up with 👇 “Frontend” might just be showing up in my bio soon 😎💻 #Day15 #HTML #CSS #FrontendJourney #DesignToCode

Day 14 – #MERN Journey (back after exams 📚) 1️⃣ transform → move, scale, rotate, skew 2️⃣ transition → smooth changes (ease, duration, delay) 3️⃣ Project → Hover Card: lifts + shadow UI @rohit_negi9 #100DaysOfCode #CSS #WebDev


It took me a lot of time and patience to make this, but after completing it without watching any video, it really motivates me. These are just beginner-level things I’m doing in CSS, but small steps make a big picture in the future😉. Inshallah ♥️. #css #webdeveloper

Day 15 ✅ #Defence with @rohit_negi9 & @adityatandon02 Built my Personal Portfolio Website HTML+CSS 2 column layout with CSS Grid+sticky sidebar Responsive design using media queries. Skills timeline & hover project cards. #CSS #DefenceChallenge #WebDevelopment #MERN #Frontend

Coinsidings makes every step 🚶♀️🌍 more than a journey — it’s the growth of your value 💰✨. #Web3 #RWA #CSS #AIA

Building this landing page taught me one thing: the smallest details often take the most time when coding. I had trouble positioning the description... and I also experimented with linear gradients...what do you think of the result? #html #css

🚀Day 14 of my #WebDevJourney Learning CSS Transforms & Transitions 🔹Transforms = change (move, scale, rotate, skew) 🔹Transitions = smoothness (make changes flow naturally) @rohit_negi9 @adityatandon02 #CSS #Frontend #365DaysOfDev

#100DaysOfCode Day 6 Today I create an Instagram Stories Menu just using #HTML #CSS any suggestion or tips..?

Something went wrong.
Something went wrong.
United States Trends
- 1. Auburn 45.9K posts
- 2. Brewers 65.1K posts
- 3. Georgia 67.7K posts
- 4. Cubs 56.3K posts
- 5. Kirby Smart 8,367 posts
- 6. Utah 25.2K posts
- 7. Gilligan 6,096 posts
- 8. #byucpl N/A
- 9. Arizona 41.6K posts
- 10. #SEVENTEEN_NEW_IN_TACOMA 31.6K posts
- 11. #BYUFootball 1,015 posts
- 12. #AcexRedbull 4,102 posts
- 13. Michigan 62.7K posts
- 14. #Toonami 2,976 posts
- 15. Boots 50.4K posts
- 16. Wordle 1,576 X N/A
- 17. Hugh Freeze 3,270 posts
- 18. mingyu 85.9K posts
- 19. Amy Poehler 4,845 posts
- 20. Holy War 2,206 posts