|
|
|
รบกวนสอบถามเรื่อง Font หน่อยครับ ใช้ css + asp มีปัญหาตอนเปิดไฟล์โดยตรง กับ เปิดผ่าน localhost ครับ |
|
|
|
|
|
|
|
Code Page blog.html
Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<link href="styles2.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<center>
<br /><br />
<h1>Banana Syrup</h1>
<h2>Banana Syrup</h2>
<h3>Banana Syrup</h3>
</body>
</html>
Code Page Css
Code
body, html { height: 100%; }
body {
background:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
color:#404040;
font-size:14px;
line-height:1.4em
}
h1,h2,h3{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}
h1{
font-size:50px;
line-height:33px;
letter-spacing:0;}
h2{
font-size:50px;
line-height:22px;
color:#444e69;
margin-bottom:15px}
h3{
font-size:50px;
line-height:22px;}
h3.widgettitle{
margin-bottom:10px; }
|
ประวัติการแก้ไข 2012-07-12 11:47:42 2012-07-12 11:48:21 2012-07-12 11:48:54 2012-07-12 11:49:38
|
|
|
|
Date :
2012-07-12 11:47:13 |
By :
ntt007 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|