Web Development CS JS Python JavaScript Hacking ReactJs Python django Flask CSS Frontend Backend Full Stack Java Node Pdf Books
Thinking to open an exclusive channel related to Python.
Should I start?
Should I start?
can you guys please take some time to answer the poll
Web Development CS JS Python JavaScript Hacking ReactJs Python django Flask CSS Frontend Backend Full Stack Java Node Pdf Books pinned ยซJoin Our exclusive channel only on Python Programming Language: https://t.me/python_assetsยป
What will be the output of the following JavaScript code?
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 --------------------
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 --------------------
๐7โค4๐ฅ3๐คฏ1
The best data structure & algorithms (DSA) roadmap for beginner devs:
Complexity
โ
Arrays
โ
Linked List
โ
Queues
โ
Tree
โ
Sorting
โ
Graph
โ
Leetcode
Complexity
โ
Arrays
โ
Linked List
โ
Queues
โ
Tree
โ
Sorting
โ
Graph
โ
Leetcode
4 ways to Center a div using CSS ๐ฅ
Read this
Read this
For questions here is the Chat group link
https://t.me/+2KE896TMwHkxOWE1
For Resources aka PDfs and Ebooks group link
https://t.me/+eweUkdFwlho4YjRl
Join Python Channel
https://t.me/python_assets
https://t.me/+2KE896TMwHkxOWE1
For Resources aka PDfs and Ebooks group link
https://t.me/+eweUkdFwlho4YjRl
Join Python Channel
https://t.me/python_assets
Telegram
Webos
Youโve been invited to join this group on Telegram.
HTML tip:
Use the
This way you can make dialogs, toasts, toggle elements, etc.
Use the
popover global attribute to make any element a popover.This way you can make dialogs, toasts, toggle elements, etc.
Forwarded from Learn Python with Python Video Tutorial Python Course Python Note Python Book Python PDF Django Flask Python
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
For questions here is the Chat group link
https://t.me/+2KE896TMwHkxOWE1
For Resources aka PDfs and Ebooks group link
https://t.me/+eweUkdFwlho4YjRl
Telegram
Webos
Youโve been invited to join this group on Telegram.
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.
Scroll to Top of the Page
Instant navigate to the top of a webpage with CSS smooth scroll behavior for creating some animation.