Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to write css

h1 {
  color:red;
  font-size:18px;
}

This is modding the color and font size of the heading 1.
Source by www.codecademy.com #
 
PREVIOUS NEXT
Tagged: #write #css
ADD COMMENT
Topic
Name
8+2 =