Powerful SEO extension for web developers
Meta Explorer is a FREE chrome extension that allows you to check SEO meta tags of any site you browse without any clicks
🔗 metaexplorer
@etwebs
Meta Explorer is a FREE chrome extension that allows you to check SEO meta tags of any site you browse without any clicks
🔗 metaexplorer
@etwebs
Looking for quick syntax reminders?
#Cheatography has over 6,000 cheat sheets covering programming languages, tools, and frameworks perfect for fast reference
🔗 Visit👉 cheatography.com
@etwebs
👍4❤1🔥1🤝1
What is overflow in CSS?
overflow controls what happens when content is too big for its boxIt can
show everything
(visible)cut it off
(hidden)add scroll (
scroll / auto)<div class="box">Very long text here...</div>
<style>
.box {
width: 200px;
height: 60px;
overflow: auto;
border: 1px solid #ccc; }
</style>@etwebs #css
❤1
⚡️ A great website for web developers!
It has ready made UI code you can use
Just copy the code and paste it into your project ✨
🔗 https://snipzy.dev/
Don't forget to react for more content like this
@etwebs
It has ready made UI code you can use
Just copy the code and paste it into your project ✨
🔗 https://snipzy.dev/
Don't forget to react for more content like this
@etwebs
👍7❤2
what about this
A website full of small CSS lessons with examples
Easy to follow and great for beginners
link https://cssreference.io
@etwebs
🔥5
A beautiful interactive tutorial from the Google Chrome team that will pump you up in web development
Inside are great materials on HTML, CSS, JS, accessibility, testing and a bunch of other useful stuff
https://web.dev/learn
@etwebs
Inside are great materials on HTML, CSS, JS, accessibility, testing and a bunch of other useful stuff
https://web.dev/learn
@etwebs
👍2
Here is a collection of patterns in pure CSS you can easily customize and take seamless backgrounds for yourself. The collection is regularly updated
Here the link https://www.magicpattern.design/tools/css-backgrounds
@etwebs
Here the link https://www.magicpattern.design/tools/css-backgrounds
@etwebs
❤4👍1
This HTML bug is unforgivable 👾
Not using the inputmode attribute on input elements is a serious mistake
inputmode tells the browser which on-screen keyboard to show the user for a particular input field Used with <input> and <textarea> elements
Improve UX by showing the appropriate keyboard for the input type
@etwebs
Not using the inputmode attribute on input elements is a serious mistake
inputmode tells the browser which on-screen keyboard to show the user for a particular input field Used with <input> and <textarea> elements
Improve UX by showing the appropriate keyboard for the input type
@etwebs
🔥9
#inspiration
Need some bento grid ideas? This website shows hundreds of real bento style designs used by popular websites
👉 https://bentogrids.com/
@etwebs #inspiration
Need some bento grid ideas? This website shows hundreds of real bento style designs used by popular websites
👉 https://bentogrids.com/
@etwebs #inspiration
🔥5❤1👍1
100 Days, 100 HTML, CSS, and JavaScript Projects (Source Code)
Let's start creating all these projects in 100 days by making 1 project every day! ⚡️
@etwebs
100 project
Let's start creating all these projects in 100 days by making 1 project every day! ⚡️
@etwebs
100 project
CodeWithRandom
100 Day , 100 HTML CSS JavaScript Projects
With this 100 days of code, you will learn frontend well and learn to create great projects by yourself. You can also add these projects to your resume and
🔥4
JUST I WANT TO REPOST THE RESOURCES
Learning & Practice Platforms
Exercism – Practice coding with mentorship
web.dev/learn – Learn web fundamentals by Google
OverAPI – Quick developer cheat sheets
Picular – Google for colors
Flexer.dev – Flexbox practice playground
Cheatography – 6,000+ cheat sheets
CSS Resources
Snipzy – Ready-to-use CSS snippets
CSS Reference – Visual CSS reference
MagicPattern – Generate beautiful CSS backgrounds
Project-Based Learning
50 Mini Projects by Brad Traversy
10 Frontend Practice Projects
100 Days, 100 Projects
🔥 Bookmark this and start building daily! And Don't forget to react✌️
@etwebs
Learning & Practice Platforms
Exercism – Practice coding with mentorship
web.dev/learn – Learn web fundamentals by Google
OverAPI – Quick developer cheat sheets
Picular – Google for colors
Flexer.dev – Flexbox practice playground
Cheatography – 6,000+ cheat sheets
CSS Resources
Snipzy – Ready-to-use CSS snippets
CSS Reference – Visual CSS reference
MagicPattern – Generate beautiful CSS backgrounds
Project-Based Learning
50 Mini Projects by Brad Traversy
10 Frontend Practice Projects
100 Days, 100 Projects
🔥 Bookmark this and start building daily! And Don't forget to react✌️
@etwebs
❤🔥6🔥2❤1