Dictionary
Name
example
a:hover
a:hover{
opacity:100%;
}
align-items
align-items:center;
border
border: dotted solid double dashed;
bottom
bottom:-10px;
color
#ff8800;
height
height:100px;
left
left:10px;
margin
/*top-right-bottom-left*/
margin:0 auto;
opacity
opacity:60%;
padding
/*top-right-bottom-left*/
padding:10px 5px 5px 10px
position
absolute
inherit
relative
right
right:-10px;
top
top:10px;
width
width:100px;
Last updated
Was this helpful?