Class | Description |
---|---|
w3-left | Which floats an element into left. |
w3-right | Which floats an element into right. |
w3-hide | Which is used to hide the element. |
w3-show | Which is used to shows an element. |
w3-display-container | Which is the container for w3-display-classes. |
w3-display-topleft | Which is used to display the content position at top left. |
w3-display-topright | Which is used to display the content position at top right. |
w3-display-bottomleft | Which is used to display the content position at bottom left. |
w3-display-bottomright | Which is used to display the content position at bottom right. |
w3-display-middle | Which is used to display the content position at middle. |
w3-display-bottomiddle | Which is used to display the content position at bottom middle. |
w3-display-topmiddle | Which is used to display the content position at top middle. |