uz
Feedback
Web Development CS JS Python JavaScript Hacking ReactJs Python django Flask CSS Frontend Backend Full Stack Java Node Pdf Boo

Web Development CS JS Python JavaScript Hacking ReactJs Python django Flask CSS Frontend Backend Full Stack Java Node Pdf Books

Kanalga Telegram’da oβ€˜tish

One place for the latest in JavaScript, Python, Django, React, and more. Get top-notch tutorials, tips, and downloadable resources. Join us to elevate your tech skills!

Ko'proq ko'rsatish
4 217
Obunachilar
Ma'lumot yo'q24 soatlar
-77 kunlar
-1630 kunlar
Postlar arxiv
JavaScript Tip Scroll to Top of the Page Instant navigate to the top of a webpage with CSS smooth scroll behavior for creating some animation.

Books and other copyrighted material will be published in resources group. So make sure to join that. For questions here is the Chat group link https://t.me/+2KE896TMwHkxOWE1 For Resources aka PDfs and Ebooks group link https://t.me/+eweUkdFwlho4YjRl

HTML tip: Use the popover global attribute to make any element a popover. This way you can make dialogs, toasts, toggle elements, etc.

The best data structure & algorithms (DSA) roadmap for beginner devs: Complexity ↓ Arrays ↓ Linked List ↓ Queues ↓ Tree ↓ Sorting ↓ Graph ↓ Leetcode

Best way to master CSS,πŸ”₯ The CSS tree πŸ‘‡ | |── Text Styles | |── color | |── font | | β”œβ”€β”€ font-family | | β”œβ”€β”€ font-size | | └── font-weight | |── text-align | |── text-decoration | | β”œβ”€β”€ underline | | └── line-through | |── line-height | β””-─ letter-spacing | |── Box Model | |── width | |── height | |── margin | | β”œβ”€β”€ margin-top | | β”œβ”€β”€ margin-right | | β”œβ”€β”€ margin-bottom | | └── margin-left | | | |── padding | | β”œβ”€β”€ padding-top | | β”œβ”€β”€ padding-right | | β”œβ”€β”€ padding-bottom | | └── padding-left | | | β””-─ border | |── border-width | | |── border-top-width | | |── border-right-width | | |── border-bottom-width | | └── border-left-width | |── border-color | | β”œβ”€β”€ border-top-color | | β”œβ”€β”€ border-right-color | | β”œβ”€β”€ border-bottom-color | | └── border-left-color | └── border-radius | β”œβ”€β”€ border-top-left-radius | β”œβ”€β”€ border-top-right-radius | β”œβ”€β”€ border-bottom-left-radius | └── border-bottom-right-radius | |── Positioning | β”œβ”€β”€ position | β”œβ”€β”€ top | β”œβ”€β”€ right | β”œβ”€β”€ bottom | └── left | |── Layout | β”œβ”€β”€ display | β”œβ”€β”€ visibility | β”œβ”€β”€ float | └── clear | |── Flexbox | β”œβ”€β”€ flex | β”œβ”€β”€ flex-direction | β”œβ”€β”€ flex-wrap | β”œβ”€β”€ justify-content | └── align-items | |── Grid Layout | β”œβ”€β”€ grid-template-columns | β”œβ”€β”€ grid-template-rows | β”œβ”€β”€ grid-column | β”œβ”€β”€ grid-row | β”œβ”€β”€ grid-column-gap | └── grid-row-gap | |── Colors and Background | β”œβ”€β”€ background-color | β”œβ”€β”€ background-image | β”œβ”€β”€ background-repeat | β”œβ”€β”€ background-position | β”œβ”€β”€ background-size | β”œβ”€β”€ color | └── opacity | |── Transitions and Animations | |── transition | | β”œβ”€β”€ transition-property | | β”œβ”€β”€ transition-duration | | β”œβ”€β”€ transition-timing-function | | └── transition-delay | └── animation | β”œβ”€β”€ animation-name | β”œβ”€β”€ animation-duration | β”œβ”€β”€ animation-timing-function | β”œβ”€β”€ animation-delay | β”œβ”€β”€ animation-iteration-count | β”œβ”€β”€ animation-direction | β”œβ”€β”€ animation-fill-mode | └── animation-play-state | |___ Others |── z-index |── box-sizing |── overflow | β”œβ”€β”€ overflow-x | └── overflow-y |── cursor └── box-shadow -------------------- END --------------------