Learn CSS
793 subscribers
212 photos
5 videos
32 files
508 links
All info and tutorial of CSS
https://bio.link/learncss
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @CyberPunk_anonymous
Download Telegram
Hello people ,

I found an app to earn money without doing anything .

So here I am with this app which will work on Android , Mac os and windows

You can sign up with my referral and get 5$ without any loss on your side . Or you can simply sign up and get nothing ...
It's upon you .

So what is this app ?
-> The name is honeygain .
It basically uses your leftover internet to do things ( everything is legal so no
worries ) and give you credits in return which you can redeem for real money .


You simply have to turn it on once while using your device . It will automatically earn for you .

Isn't it awesome ?

Sign up :
https://r.honeygain.me/PAVAN607D1
( and get free 5$ )

If you have more doubts , you can visit their site . It's 100% real and authentic . Also lots of proofs is available on YouTube .

Best wishes😇
❤️
Creating page loader animations with Tailwind CSS
https://dev.to/koddr/you-dont-need-svg-creating-animated-loaders-for-content-with-tailwind-css-2cf0

---

Explanation of some properties of Flexbox CSS

https://dev.to/snowbit/flexbox-properties-3nd3

---

Tips for creating the correct HTML page structure

https://javascript.plainenglish.io/structuring-html-pages-the-right-way-3daddbce6320

---

Some HTML elements that are considered deprecated and other alternatives for their replacement

https://blog.logrocket.com/deprecated-html-elements-and-what-to-use-instead/


#tailwind #css #html
AnimXYZ helps you create, customize, and compose animations for your website.

Powered by CSS variables to allow a nearly limitless number of unique animations without writing a single keyframe. Save time and have complete control over how your elements move.

Built for Vue, React, SCSS, and CSS, AnimXYZ will bring your website to life.

https://animxyz.com/


https://github.com/ingram-projects/animxyz

#css #animation #library‌‌
Forwarded from Learn JavaScript
Today it looks like Udemy is again discounted to ₹455/ $14.99 for all Courses. Maybe it coincides with today's 11.11 event, so there will be a discount class. One of the recommended classes at this event is the newly released class from Maximillian and Academind, with very complete material, more complete than Bootcamp. This class is named "100 Days Of Code - Web Development Bootcamp [2022]" The Udemy class mentors that I think are recommended and worth checking their classes are:

1. Maximilian Schwarzmüller
2. Colt Steele
3. Angela Yu
4. Jonas Schmedtmann
5. Stephen Grider
6. Brad Traversy
7. The Net Ninja (Shaun Pelling)
8. Andrei Neagoie
9. Andrew Mead

#course #udemy #Discount
Expanding Google Summer of Code in 2022

Now it's open for everyone🥳

https://opensource.googleblog.com/2021/11/expanding-google-summer-of-code-in-2022.html?m=1
Long practice on introduction to CSS Grid for HTML page layout

https://dev.to/daaahailey/grid-practice-14ac

#cssGrid #css #layout
introduction to CSS Grid with simple concepts

https://dev.to/ansub/css-grids-simplified-2m9f

#css #grid
Which Programming Language to learn
Based on Your Career Goals
Forwarded from Cyber Punk
Finding Any Ebook Using Index Search (Hidden Trick)

Basically use this in google (ugh, gonna get some hate for saying that ain’t I?)

-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +"BookName"

Replace BookName with the title of the ebook, you’ll find FTP servers hosting said file, should get a hit in the first site or two.

EXAMPLE:

-inurl:htm -inurl:html intitle:“index of” +("/ebooks"|"/book") +(chm|pdf|zip) +" *Scary stories* "

You get any format or file by changing ‘‘epub’’ to mobi, pdf, and all other extensions that available for book, See below, replace the * epub * with extension you need.

-inurl:htm -inurl:html intitle:“index of” +("/ebooks"|"/book") +(chm|pdf|zip| *epub* ) +"Scary stories"

#Collected
Creating landing pages like Starbucks coffeeshop, with HTML and CSS by Traversy Media

https://www.youtube.com/watch?v=x_n2FGNsm0o

#css #traversymedia
Forwarded from Cyber Punk
If you're 47 or younger, you're a time billionaire.

Are you using that time wisely?

IMPORTANT , READ WISELY

1 billion seconds = 31.7 years
The average human lives about 79 years.

If you're 47 or younger, that means you're a time billionaire.

You likely have 1 billion+ seconds left in your life.

If you're 20, there's a decent chance you're a multi-time billionaire.

But almost NOBODY thinks this way.

Why is that?
It's because our society places more value on being a dollar billionaire.

We severely overvalue the dollar billionaire and undervalue the time billionaire.

This is flawed.

Warren Buffett is worth billions of dollars.

No young person in their right mind would switch lives with him if they had to be in their 90s.

Time billionaire > Dollar billionaire

Time is the most precious asset in the world.Everybody has the same amount of time each day.

You can't buy more of it.

It's the only thing in our lives that we can't reacquire once it's gone.

On average, here's how we spend it:

• Sleeping = 26 years
• Trying to fall asleep = 7 years
• Working = 13 years
• TV = 8.3 years
• Eating = 4.5 years
• Chores = 4.3 years
• Social media = 3 years
• Commuting = 3 years
• Grooming = 1.8 years
• Exercise = 1.3 years

With an average life expectancy of 79 years that leaves us with 6.8 years of free time.

What falls into this bucket?
• Reading
• Falling in love
• Going to concerts
• Holidays/Vacations
• Time with friends/family
• Giving back to the community

Only 8.6% of our lives!

How much of your 6.8 years have you already used up?

What would you do differently with your time if you cut that number in half?

Think about these questions.

Then ask yourself:

"How can I optimize my time in the other buckets?"

Stop the timepass. Work harder
Introducing CSS Grid and Flexbox for functions and properties that few people know about by Kevin Powell

https://www.youtube.com/watch?v=s3wHkfMz8oE

#css #flexbox #grid #kevinPowell
CSS Grid introduction by Kevin Powell

https://youtu.be/rg7Fvvl3taU

---

Comparison between Flexbox and CSS Grid

https://levelup.gitconnected.com/grid-vs-flexbox-battle-75f9f940502a

---

#css #grid #flexbox #kevinPowell