W3C CSS Validator results for http://19guide03.com (CSS level 3)

Sorry! We found the following errors (4)

URI : https://www.19guide03.com/

282 Value Error : display flex is not a display value : flex flex
282 Property flex-wrap doesn't exist : wrap wrap
282 Property justify-content doesn't exist : space-between space-between
1054 #diaryfooter Value Error : background rgba(0,0,0,0.5) is not a background value : rgba(0,0,0,0.5) rgba(0,0,0,0.5)

↑ Top

Warnings (3)

URI : https://www.19guide03.com/

962 You should add a 'type' attribute with a value of 'text/css' to the 'style' element
1051 You should add a 'type' attribute with a value of 'text/css' to the 'style' element
1066 You should add a 'type' attribute with a value of 'text/css' to the 'style' element

↑ Top

Valid CSS information

#hd_qnb li {
border-right : 0;
margin : 0 auto;
padding : 10px;
}
#diaryfooter {
color : #f2f0f0;
z-index : 3000;
}
#diaryfooter .item {
width : 90%;
margin : 0 auto;
}
#diaryfooter .description {
height : 120px;
overflow : hidden;
}
.carousel-default-bottom img {
width : auto !important ;
}

↑ Top