What are Attributes?
Last updated
Was this helpful?
Last updated
Was this helpful?
คือ ส่วนที่จะเขียนเอาไว้ใน tag เปิด ของ element เพื่อใช้ในการกำหนดข้อมูลหรือคุณลักษณะเพิ่มเติมต่าง ๆ ให้แก่ element นั้น ๆ
Ex. <p style = “color:read;”
>this is a red paragraph</p>
style เป็น attribute ใช้เพื่อกำหนดรายละเอียดเพิ่มเติมต่าง ๆ เช่น font, color, size ฯลฯ ให้กับ content ภายใต้ tag p