Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css example

#description{
    font-size: 30px;
    color:#21CF31;
}
body{
    text-align: center;
    background-image:linear-gradient(to right,#B5BE27,pink)
}
.header{
    color:#1E2AC8;
}
Source by sridharhitman.github.io #
 
PREVIOUS NEXT
Tagged: #css
ADD COMMENT
Topic
Name
2+4 =