Page 131 - เตรียมสอบครูผู้ช่วยคอมพิวเตอร์_compressed
P. 131
่
ี
ี
เฉลยแบบทดสอบหลังเรยนหน่วยท 9
ี
้
่
่
คําชแจง ให้นักเรียนเลือกคําตอบทีถูกต้องทีสุดเพียงคําตอบเดียว
้
่
1. ข้อใดเป ็น รูปแบบคําสั่งของ CSS ทีถูกตอง
ก. selector {value: attribute;}
ข. value {selector: attribute;}
ค. selector {attribute: value;}
ง. attribute {selector: value;}
ี
้
ี
่
้
็
2. ขอใดเปนวิธการเขยน CSS แบบ Inline ทีถูกตอง
า
ง
ก. <style tyle= "text/css"> ค ํ ส ั่ CSS </style>
ข. <tag style= "attribute: value; attribute: value; . . .">
่
ค. <link rel= "stylesheet" type= "text/css" href= "ตําแหนงไฟล์.css">
ง. ถูกทุกข้อ
็
่
้
ี
ี
้
3. ขอใดเปนวิธการเขยน CSS แบบ Embedded ทีถูกตอง
ก. <tag style= "attribute: value; attribute: value; . . .">
่
ข. <link rel= "stylesheet" type= "text/css" href= "ตําแหนงไฟล์.css">
า
ง
ค. <style tyle= "text/css"> ค ํ ส ั่ CSS </style>
ง. ถูกทุกข้อ
่
ี
้
ี
4. ข้อใดเป ็น วิธการเขยน CSS แบบ External ทีถูกตอง
่
ก. <link rel= "stylesheet" type= "text/css" href= "ตําแหนงไฟล์.css">
ง
า
ข. <style tyle= "text/css"> ค ํ ส ั่ CSS </style>
ค. <tag style= "attribute: value; attribute: value; . . .">
ง. ถูกทุกข้อ
ื่
้
ี
่
้
5. ข้อใดเป ็น วิธการระบุ Selector ดวยชอแท็ก ทีถูกตอง
ก. #topic {font-weight: bold;}
ข. .dept {color: #504f50;}
ค. tagName {attribute: value; }
ง. <p id= "topic"> Cascading Style Sheets (CSS)</p>
ี
่
6. ข้อใดเป ็น วิธการระบุ Selector ด้วย id Attribute ทีถูกต้อง
ก. <p id= "topic"> Cascading Style Sheets (CSS)</p>
ข. tagName {attribute: value; }
ค. a {color: #504f50;}
ง. base{font-weight: bold;}