CSS 基本構成


w3schools

/*這行是註解*/
selector {
  properity: value;
  properity: value;
}

h1 {
  font-size: 18px;
  color: #ff0000;
}

results matching ""

    No results matching ""