Shortcuts.design a site with all the shortcut for VS Code,Figma , Photoshop and many other tools
🔗 Link: https://shortcuts.design/
@etwebs
🔗 Link: https://shortcuts.design/
@etwebs
🔥9
Less Common HTML Elements and How to Use Them in Your Code
HTML has a lot of tags that many people use every day, like <div>, <p>, and <a>. But there are also some hidden gems that often go unnoticed. These tags can help make websites more engaging, accessible, and meaningful without much extra effort.
READ MORE
https://www.freecodecamp.org/news/less-common-html-elements-and-how-to-use-them/
@etwebs
HTML has a lot of tags that many people use every day, like <div>, <p>, and <a>. But there are also some hidden gems that often go unnoticed. These tags can help make websites more engaging, accessible, and meaningful without much extra effort.
READ MORE
https://www.freecodecamp.org/news/less-common-html-elements-and-how-to-use-them/
@etwebs
It's been a while since I post here some resource
Web Skills is a platform focused on developing web development skills for all levels, from beginners to experienced professionals. Here you will find all the skills for a web developer with links to study the topic.
🔗Link:https://andreasbm.github.io/web-skills/
if you like the resource Don't forget to react and Share ☺️ 🤎
Web Skills is a platform focused on developing web development skills for all levels, from beginners to experienced professionals. Here you will find all the skills for a web developer with links to study the topic.
🔗Link:https://andreasbm.github.io/web-skills/
if you like the resource Don't forget to react and Share ☺️ 🤎
andreasbm.github.io
Web Skills
A visual overview of useful skills to learn as a web developer
👍4
😎 cool tool for CSS developers
Find hundreds of stylish CSS patterns and backgrounds, completely free. Just copy the code and use it in your projects immediately.
it is Perfect for
- creating striking hero sections
- developing modern dashboards and applications
- improving a portfolio with an emphasis on design
With this, your projects will really stand out :)
Link🔗 patterncraft.fun
if you like the resource Don't forget to react and Share ☺️ 🤎
@etwebs
Find hundreds of stylish CSS patterns and backgrounds, completely free. Just copy the code and use it in your projects immediately.
it is Perfect for
- creating striking hero sections
- developing modern dashboards and applications
- improving a portfolio with an emphasis on design
With this, your projects will really stand out :)
Link🔗 patterncraft.fun
if you like the resource Don't forget to react and Share ☺️ 🤎
@etwebs
👍2🔥1
✨ Frosted Glass Effect (Glassmorphism) ✨
Try it and 👍 If this was helpful!
@etwebs
<div class="glassmorphism"></div>
body {
width: 100%;
height: 100vh;
background: url("photo.png");
display: flex;
justify-content: center;
align-items: center;
}
.glassmorphism {
background: linear-gradient(135deg, rgba(255,255,255,0.02), rgba(255,255,255,0));
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
box-shadow: 0 8px 24px rgba(0,0,0,0.5);
border-radius: 20px;
height: 200px;
width: 500px;
}
Try it and 👍 If this was helpful!
@etwebs
👍5
🚀 Learn CSS in 20 Days – Step by Step
🔹 Day 01 → What is CSS | Syntax | Importing CSS
🔹 Day 02 → CSS Selectors
🔹 Day 03 → CSS Colors
🔹 Day 04 → Fonts | Background-color | Background-image
🔹 Day 05 → Background-repeat | Background-attachment | Background-position
🔹 Day 06 → CSS Units
🔹 Day 07 → Box Model (Padding, Margin, Border, Size, Box Sizing)
🔹 Day 08 → CSS Positions
🔹 Day 09 → Display Property
🔹 Day 10 → Table Styling
🔹 Day 11 → Layouts
🔹 Day 12 → Flexbox
🔹 Day 13 → Grid
🔹 Day 14 → Opacity
🔹 Day 15 → Overflow
🔹 Day 16 → Pseudo Classes
🔹 Day 17 → Pseudo Elements
🔹 Day 18 → Transitions
🔹 Day 19 → Animations
🔹 Day 20 → Gradients
@etwebs #css
🔹 Day 01 → What is CSS | Syntax | Importing CSS
🔹 Day 02 → CSS Selectors
🔹 Day 03 → CSS Colors
🔹 Day 04 → Fonts | Background-color | Background-image
🔹 Day 05 → Background-repeat | Background-attachment | Background-position
🔹 Day 06 → CSS Units
🔹 Day 07 → Box Model (Padding, Margin, Border, Size, Box Sizing)
🔹 Day 08 → CSS Positions
🔹 Day 09 → Display Property
🔹 Day 10 → Table Styling
🔹 Day 11 → Layouts
🔹 Day 12 → Flexbox
🔹 Day 13 → Grid
🔹 Day 14 → Opacity
🔹 Day 15 → Overflow
🔹 Day 16 → Pseudo Classes
🔹 Day 17 → Pseudo Elements
🔹 Day 18 → Transitions
🔹 Day 19 → Animations
🔹 Day 20 → Gradients
@etwebs #css
👍7
Big News!
We’re excited to announce that Blacklion has officially transformed into Regix
Regix?
Reg → from Regal (royalty, leadership....)
ix → a modern, tech-driven suffix often used in startups (innovation, design, digital) like Linux, Netflix, Wix.
Together, Regix = “Royal strength + modern innovation” a bold tech brand.
Our Focus
With this new identity, we are launching our dedicated service in website design and development helping businesses build strong, modern, and user-friendly digital platforms.
This rebrand marks the beginning of a stronger more innovative journey
Welcome to the new era of Regix!
You are part of our community let us know how it feels!
@etwebs
We’re excited to announce that Blacklion has officially transformed into Regix
Regix?
Reg → from Regal (royalty, leadership....)
ix → a modern, tech-driven suffix often used in startups (innovation, design, digital) like Linux, Netflix, Wix.
Together, Regix = “Royal strength + modern innovation” a bold tech brand.
Our Focus
With this new identity, we are launching our dedicated service in website design and development helping businesses build strong, modern, and user-friendly digital platforms.
This rebrand marks the beginning of a stronger more innovative journey
Welcome to the new era of Regix!
You are part of our community let us know how it feels!
@etwebs
🔥7🎉2
🤔 Want to be better than 99% of programmers?
Stop doing what everyone else does (tutorials, courses, Leetcode). That only makes you average.
Do what others won’t
1️⃣ Learn debugging (most of coding is fixing, not writing).
2️⃣ Focus on quality projects over quantity.
3️⃣ Read code → 10x more than you write (check GitHub daily).Especially this one
4️⃣ Collaborate → contribute to open source.
5️⃣ Network → join meetups & conferences.
This is how you break into the top 1%.
@etwebs
Stop doing what everyone else does (tutorials, courses, Leetcode). That only makes you average.
Do what others won’t
1️⃣ Learn debugging (most of coding is fixing, not writing).
2️⃣ Focus on quality projects over quantity.
3️⃣ Read code → 10x more than you write (check GitHub daily).
4️⃣ Collaborate → contribute to open source.
5️⃣ Network → join meetups & conferences.
This is how you break into the top 1%.
@etwebs
👍12
⭐ star Rating with Animation!
Key Points
• HTML <button> buttons with data-value and aria-label.
• CSS hover animation, highlighting, and scaling.
• JS highlighting, rating lock, and dynamic label
@etwebs
Key Points
• HTML <button> buttons with data-value and aria-label.
• CSS hover animation, highlighting, and scaling.
• JS highlighting, rating lock, and dynamic label
@etwebs
👍1🔥1