Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css background collor

<style>
body {
  background-color: coral;
}
</style>
 
PREVIOUS NEXT
Tagged: #css #background #collor
ADD COMMENT
Topic
Name
4+5 =