CSS Example
- Previous Page CSS Grid Item
- Next Page CSS Quiz
Selector ng CSS
Paggamit ng CSS
Komentaryo ng CSS
Kulay ng CSS
Background ng CSS
- Set the background color of the page
- Set the background color of different elements
- Set the image as the page background
- How to repeat the background image only horizontally
- How to position the background image
- Fixed background image (the image will not scroll with the rest of the page)
- All background properties in one declaration
- Advanced background example
Border ng CSS
- Set the width of all four borders
- Set the width of the top border
- Set the width of the bottom border
- Set the width of the left border
- Set the width of the right border
- Set the style of all four borders
- Set the style of the top border
- Set the style of the bottom border
- Set the style of the left border
- Set the style of the right border
- Set the color of all four borders
- Set the color of the top border
- Set the color of the bottom border
- Set the color of the left border
- Set the color of the right border
- All border properties in one declaration
- 为元素添加圆角
- Set different borders for each side
- All top border properties in one declaration
- All bottom border properties in one declaration
- All left border properties in one declaration
- All right border properties in one declaration
Margin ng CSS
- Specify different margins for each side of the element
- Use a shorthand margin property with four values
- Use a shorthand margin property with three values
- Use a shorthand margin property with two values
- Use a shorthand margin property with one value
- Set the margin to auto to center the elements within its container
- Inherit the left margin from the parent element
- Margin collapsing
Padding ng CSS
- Specify different paddings for each side of the element
- Use a shorthand padding with four values
- Use a shorthand padding with three values
- Use a shorthand padding with two values
- Use a shorthand padding with one value
- Padding and element width (do not set box-sizing)
- Padding and element width (set box-sizing)
- Set the left padding of the element
- Set the right padding of the element
- Set the top padding of the element
- Set the bottom padding of the element
CSS height/width
CSS box model
Outline ng CSS
Text ng CSS
- Iginayos ang kulay ng teksto ng iba't ibang elemento
- Iginayos ang alignment ng teksto
- Tanggalin ang linya sa ilalim ng link
- Iginayos ang estilo ng teksto
- Kontrolin ang letter casing sa loob ng teksto
- Iginayos ang indentation ng teksto
- Tutukoy ang character spacing
- Tutukoy ang line spacing
- Iginayos ang text direction ng elemento
- Iginayos ang space between letters
- Tutukoy ang teksto shadow ng elemento
- Iginayos ang pagbawas ng paglipat ng teksto sa loob ng elemento
- Iginayos ang vertical alignment ng imahe sa loob ng teksto
Font ng CSS
- Iginayos ang font ng teksto
- Iginayos ang laki ng font
- Iginayos ang laki ng font gamit ang px
- Iginayos ang laki ng font gamit ang em
- Iginayos ang laki ng font gamit ang porsyento at em
- Iginayos ang estilo ng font
- Iginayos ang variety ng font
- Iginayos ang kagamitan ng font
- Lahat ng propyedade ng font sa isang pahayag
Icon ng CSS
Link ng CSS
List ng CSS
- Lahat ng magkakaibang marka ng listahan sa listahan
- Ginagamit ang imahe bilang marka ng listahan
- Iginayos ang lokasyon ng marka ng listahan
- Tanggalin ang default na setting ng listahan
- Lahat ng propyedade ng listahan sa isang pahayag
- Iginayos ang estilo ng listahan gamit ang kulay
- Listahan na may buong lapad na gilid
Table ng CSS
- Tutukoy ang itim na gilid ng table, th at td elemento
- Ginagamit ang border-collapse
- Iginayos ang isang gilid ng talahanayan
- Tutukoy ang lapad at taas ng talahanayan
- Iginayos ang horizontal alignment ng nilalaman (text-align)
- Iginayos ang vertical alignment ng nilalaman
- Tutukoy ang padding ng th at td elemento
- Horizontal Separator
- Hoverable Talahanayan
- Barangay Talahanayan
- Tutukoy ang kulay ng gilid ng talahanayan
- Iginayos ang posisyon ng pamagat ng talahanayan
- Responsive Talahanayan
- Lumikha ng magandang talahanayan
CSS Pagpapakita
CSS Lokasyon
- Iginayos ang elemento sa bawat gilid ng window na naglalagay
- Iginayos ang elemento sa normal na posisyon ng elemento
- Iginayos ang elemento gamit ang tiyak na halaga
- Tiyak na lokasyon
- Iginahahalata ang mga elemento
- Iginayos ang hugis ng elemento
- Iginayos ang itaas na gilid ng imahe gamit ang halaga ng pixel
- Iginayos ang ibabang gilid ng imahe gamit ang halaga ng pixel
- Magdagdag ng pixel value upang itakda ang baba gilid ng imahe
- Magdagdag ng pixel value upang itakda ang kanang gilid ng imahe
- Pag-alinlangan ng imahe at teksto (sa itaas sa baba)
- Pag-alinlangan ng imahe at teksto (sa itaas sa kanan)
- Pag-alinlangan ng imahe at teksto (sa baba sa kanan)
- Pag-alinlangan ng imahe at teksto (sa kanang ibaba)
- Pag-alinlangan ng imahe at teksto (sa gitna)
CSS Overflow
- Gamit ang overflow: visible - Hindi napapalayong ang overflow, ito ay nangararanggo sa labas ng kahon ng elemento.
- Gamit ang overflow: hidden - Napapalayong ang overflow, ngunit napapalubog ang ibang nilalaman.
- Gamit ang overflow: scroll - Napapalayong ang overflow, ngunit nagdagdag ng scrollbar upang makita ang ibang nilalaman.
- Gamit ang overflow: auto - Kung napapalayong ang overflow, magdagdag ng scrollbar upang makita ang ibang nilalaman.
- Gamit ang overflow-x at overflow-y
CSS Floating
- Simple na paggamit ng float property
- Ang imahe na may border at margin ay lumilipat sa kanang gilid ng paragrapo
- Ang imahe na may titulo ay lumilipat sa kanan
- Huwag palawakin ang unang titik ng paragrapo sa kanan
- Iwan ang floating (sa pamamagitan ng clear attribute)
- Iwan ang floating (sa pamamagitan ng clearfix hack)
- Mga halimbawa ng paggawa ng floating box
- Mga halimbawa ng paggawa ng side-by-side images
- Mga halimbawa ng paggawa ng equal height box (sa pamamagitan ng flexbox)
- Mga halimbawa ng paggawa ng horizontal menu
- Mga halimbawa ng paggawa ng web layout
CSS Inline-block
CSS Pag-alinlangan ng elemento
- Pag-alinlangan sa gitna sa pamamagitan ng margin
- Pag-alinlangan ng teksto sa gitna
- Pag-alinlangan ng imahe sa gitna
- Pag-alinlangan ng left/right alignment sa pamamagitan ng position
- Pag-alinlangan ng left/right alignment sa pamamagitan ng position - Panlabas na browser na solusyon
- Pag-alinlangan ng left/right alignment sa pamamagitan ng float
- Pag-alinlangan ng left/right alignment sa pamamagitan ng float - Panlabas na browser na solusyon
- Pag-alinlangan ng vertical sa pamamagitan ng padding
- Vertical at horizontal pag-alinlangan
- Pag-alinlangan ng vertical sa pamamagitan ng line-height
- Pag-alinlangan ng vertical at horizontal sa pamamagitan ng position
CSS Kompositor
Pseudo-class ng CSS
Pseudo-element ng CSS
CSS Content Generation
Transparency ng CSS
Navigation Bar ng CSS
CSS Dropdown List
Image Sprite ng CSS
Attribute Selector ng CSS
- Select All <a> Elements with Attribute target
- Select All <a> Elements with Attribute target="_blank"
- Select All Elements with Title Attribute Containing a List of Words Separated by Spaces, One of Which Is "flower"
- Select All Elements with Class Attribute Value Starting with "top" (Must Be the Whole Word)
- Select All Elements with Class Attribute Value Starting with "top" (Not the Whole Word)
- Select All Elements with Class Attribute Value Ending with "test"
- Select All Elements with Class Attribute Value Containing "te"
Form ng CSS
Border Image ng CSS
Background ng CSS
Gradient ng CSS
CSS 阴影效果
Text Effect ng CSS
CSS 2D Transformation
CSS 3D Transformation
CSS Transition
CSS Animation
- Bind animation to an element
- Animation - Change the background color of an element
- Animation - Change the background color and position of an element
- Delay animation
- Running animation three times before stopping
- Running animation forever
- Running animation from the opposite direction
- Alternating animation
- Kurba ng bilis ng animasyon
- Short-hand property ng animasyon
CSS Tooltip
Imahe na may estilo CSS
- Imahe na puwang
- Imahe na sirkular
- Thumbnail
- Thumbnail bilang link
- Responsive Image
- Teksto ng imahe (naka-itaas)
- Teksto ng imahe (naka-kanang itaas)
- Teksto ng imahe (naka-kanang ilalim)
- Teksto ng imahe (naka-kanang itaas)
- Teksto ng imahe (naka-kanan)
- Imahe ng Polaroid
- Filter ng imahe sa puti
- Advanced - Imahe modal na ginawa sa pamamagitan ng CSS at JavaScript
CSS Object-fit
CSS Button
- Basic na CSS Button
- Kulay ng button
- Laki ng button
- Button na puwang
- Barya ng button
- Button na puwang
- Button na may lilim
- Button na may kapangyarihan
- Layong button
- Group na button
- Group na button na may barya
- Button na may animasyon (efekto ng puwang)
- Button na may animasyon (efekto ng pindutin)
- Button na may animasyon (efekto ng pagbubura)
CSS Pagination
CSS Multi-column
- Lumikha ng multi-column
- Tukuyin ang puwang sa pagitan ng column
- Tukuyin ang estilo ng regular sa pagitan ng column
- Tukuyin ang haba ng regular sa pagitan ng column
- Tukuyin ang kulay ng regular sa pagitan ng column
- Tukuyin ang haba, estilo at kulay ng regular sa pagitan ng column
- Tukuyin kung anong column ang dapat lumampas ang elemento
- Tukuyin ang pinakamahusay na lapad ng column
CSS User Interface
CSS Variable
CSS Box Sizing
CSS Flexbox
- Flexbox na may tatlong flex item
- Flexbox na may tatlong flex item - kanluran na direksyon
- flex-direction - row-reverse
- flex-direction - column
- flex-direction - column-reverse
- justify-content - flex-end
- justify-content - center
- justify-content - space-between
- justify-content - space-around
- align-items - stretch
- align-items - flex-start
- align-items - flex-end
- align-items - center
- align-items - baseline
- flex-wrap - nowrap
- flex-wrap - wrap
- flex-wrap - wrap-reverse
- align-content - center
- Pagkakasunod-sunod ng flex item
- Margin-right:auto;
- Margin:auto; = Magandang Sentro
- Itaas ang align-self sa flex item
- Tukuyin ang haba ng flex item, kung saan ito ay magiging relativo sa ibang bahagi ng flex item
- Gumawa ng responsibong image library gamit ang Flexbox
- Gumawa ng responsibong websayt gamit ang Flexbox
CSS Media Query
CSS Media Query - More Examples
- Set Different Background Colors Based on Screen Width
- Responsive Navigation Menu
- Responsive Columns Using Float
- Responsive Columns Using Flexbox
- Hide Elements Through Media Query
- Responsive Font Size
- Responsive Image Library
- Responsive Website
- Change Page Layout Based on Browser Orientation
- Minimum Width to Maximum Width
CSS Responsive Web Design
CSS Grid
- Previous Page CSS Grid Item
- Next Page CSS Quiz