วันพุธที่ 8 ตุลาคม พ.ศ. 2557

ตัวอย่างที่ 4.8

ตัวอย่างที่ 4.8

<head>
<meta http-equiv = "content-Type" content = "text/html; charset = windows-874"/>
<title>ทดสอบ Properties font รูปแบบต่างๆ</title>
<style type = "text/css">
<! - -
p.big{ font-size : 12xp;
font-style : italic;
font-family : "Times New Roman", Times,serif;
}
p.small{ font-size : 12xp;
font-weight : bold;
font-family : "courier new", Courier, monospace;
}
-->
</style>
</head>
<body>
<p class = "big">
การทดสอบ Property font ของสไตล์ชีทรูปแบบที่1
</p>
<p class = "small">
การทดสอบ Property font ของสไตล์ชีทรูปแบบที่ 2 พิจารณาการทดสอบรูปแบบนี้เปรียบ เทียบกับแบบแรก
</p>
<h2 style = "font-family: 'Times New Roman' , Times, serif;
Font-size:24px; font-weight:bold">
CSS PROPERTIES
</h2>
</body>
</html>

ไม่มีความคิดเห็น:

แสดงความคิดเห็น