<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>css中常見選擇器</title>
# <style type="text/css">
/*元素選擇器*/
/**{紅色;}*/
p{text-align: center;}
/*類別選擇器*/
.c1{color: red; }
/*ID選擇*/
/*#one{color: blue; font-size: 60px;}*%2
学习学习
你寫錯了,calss。 。 。
是class
你寫錯了,calss。 。 。
是class