|
|
# 1 |
|
הוסטסניון
|
CSS תקין (עזרה)
שלום.
אני רוצה לעבוד על פי התקן של W3C...הכל טוב ויפה בבדיקת HTML וזה אבל כשאני בודק CSS יש לי את זה: קוד:
Line : 3 font-family: You are encouraged to offer a generic family as a last alternative Line : 3 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : * Line : 24 font-family: You are encouraged to offer a generic family as a last alternative Line : 24 (Level : 2) font-family: You are encouraged to offer a generic family as a last alternative : .title הנה קוד הCSS שלי: HTML קוד:
* {
background-color: #FFF;
font-family : Arial;
font-size : 10pt;
color: #000;
}
.body {
text-align : center;
}
.base {
width : 780px;
}
.main {
text-align : right;
border : 1px solid #e6e6e6;
border-collapse : collapse;
}
.title {
text-align : center;
background-color : #e3e3e3;
color : #fff;
font-weight : bold;
font-size : 12pt;
font-family : tahoma;
margin-right : 1px;
margin-left : 1px;
margin-bottom : 3px;
margin-top : 1px;
height : 30px;
}
.detailA {
text-align : right;
float : right;
height : 24px;
margin-right : 1px;
margin-left : 1px;
}
.detailB {
text-align : left;
float : left;
margin-right : 1px;
margin-left : 1px;
}
.content {
text-align : right;
width : 776px;
}
http://jigsaw.w3.org/css-validator/v...usermedium=all |
|
| חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים) | |
|
|