Learn CSS
787 subscribers
212 photos
5 videos
32 files
512 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
Trapezium

- Same as triangle but in this case we need to set some width
Parallelogram

- Create a rectangle
- Apply skew in order to tilt it
Hexagon

- Creating hexagon is very easy
- We need to make two trapeziums of same size but make sure that other trapezium should be upside down
- Align them perfectly
Leaf

- Create a square
- Apply larger border-radius at top-left and bottom-right corner
Drop

- Create a square
- Apply 50% border-radius to all the sides except one side
- Rotate in such a manner so that tip comes to top
Heart

- Create a rectangle and apply circular border at top
- Rotate it 45deg
- Create another same rectangle with circular border and rotate in 45deg in other direction
- Align both of them
Star

- Create two triangle upside down
- Align second triangle in the middle of the first one
Merge three lines of CSS into one
CSS border-style cheat sheet
Forwarded from Learn Web Development
Free website templates that you can use for your next project

1. Nice page

- Modern web technologies used in web templates, including HTML CSS JavaScript, and bootstrap

Link:

https://t.co/2LZP6izMEp

2. W3.CSS

- Originally developed by w3 schools which are fully responsive

https://t.co/maKYYzI8PA

3. All Free Download

- As the website name suggests, Free templates using HTML CSS JavaScript free website templates for free download.

https://t.co/W6NZCNAudY

4. Free CSS

- The free website templates over 3000 that are showcased here are open source, creative commons or totally free.

https://t.co/9IOL8wsa3Q

5. Start Bootstrap

- This is more than templates. Bootstrap themes, templates, and UI tools to help you start your next project!

https://t.co/WNFlTl5rkE

6. Tailwind Toolbox

- Free Tailwind CSS Templates, Components and Resources

https://t.co/5l08HJNW0W

7. Templated

- A collection of 867 simple CSS, HTML5 & Responsive site templates

https://t.co/Zycq6sJ5KQ

8. Dev Portfolio

- This is a GitHub repo for portfolio. Simply clone it and change it accordingly

9. Website templates

- 150+ Website Templates

https://t.co/jHCbnvgDtd
CSS Pro tip 🎨

You can change the styling of input type="range"
Customize the scrollbar of your website in few minutes
Create beautiful texts now with CSS background-clip property 👇

Choose a background and apply it your text.

Working on all modern browsers!
CSS Tip 🎨

If you have some fixed size element then use 𝙤𝙫𝙚𝙧𝙛𝙡𝙤𝙬: 𝙖𝙪𝙩𝙤

It will convert your element into scrollable element