برای W3C CSS نتایج اعتبار سنج http://vimeo.com/704984435 (سطح 2.1 CSS)

با تأسف! خطاهای ذیل را یافتیم (7)

URI : https://vimeo.com/704984435

54 body وجود ندارد transform-origin مشخصه ی : 0 0 0 0
55 body وجود ندارد transform مشخصه ی : scale(1) scale(1)
58 body > * وجود ندارد transform مشخصه ی : scale(1) scale(1)
69 body خطای مقدار : display نیست flex یک مقدار display : flex flex
70 body وجود ندارد flex-direction مشخصه ی : column column
71 body وجود ندارد justify-content مشخصه ی : space-between space-between
72 body وجود ندارد align-items مشخصه ی : flex-start flex-start

↑ بالا

معتبر CSS اطلاعات

body {
background : #141531;
font-family : helvetica, arial, san-serif;
font-size : 18px;
font-weight : normal;
color : #fff;
}
p {
margin : 0 0 25px 0;
line-height : 1.2;
margin : 0 0 25px 0;
color : #eee;
}
svg {
margin : 75px;
width : 250px;
}
div.content {
margin : 75px;
position : absolute;
bottom : 0;
}
a, a:visited {
color : #2196f3;
}
a:hover {
color : #64b5f6;
}
code {
color : #fff;
font-weight : bold;
font-family : monospace;
}
html, body {
height : 100%;
margin : 0;
overflow : hidden;
}
div.content {
position : relative;
bottom : auto;
margin : 25px;
}
svg {
margin : 25px;
}
body {
height : 100%;
margin : 0;
overflow : hidden;
}
svg {
margin : 75px;
}
.content {
margin : 75px;
}
#turnstile-wrapper {
margin-bottom : 25px;
}
#loading-indicator {
display : block;
color : #fff;
text-align : center;
}

↑ بالا