Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css color properties

h1 {
    color: rgb(0,0,255);
}
Source by www.dukelearntoprogram.com #
 
PREVIOUS NEXT
Tagged: #css #color #properties
ADD COMMENT
Topic
Name
7+8 =