W3C CSS Validator Resultaten met object : http://microse.nl/ (CSS versie 2.1)

Sorry! We vonden de volgende fouten (24)

URI : https://microse.nl/style/Site_new.css

14 html Eigenschap overflow-y bestaat niet in CSS versie 2.1 maar wel in [css3] : scroll
159 #bottombar #logo_bw Eigenschap background-size bestaat niet in CSS versie 2.1 maar wel in [css3] : 50px 50px
229 .box_div, .widebox_div, .maxbox_div Eigenschap border-radius bestaat niet in CSS versie 2.1 maar wel in [css3] : 2px
246 .widebox_div .box_line textarea Eigenschap resize bestaat niet in CSS versie 2.1 maar wel in [css3] : none
278 Onbekend pseudo-element of pseudo-class :not
304 input[type="submit"], input[type="button"], a.button Eigenschap border-radius bestaat niet in CSS versie 2.1 maar wel in [css3] : 2px
309 input[type="submit"], input[type="button"], a.button Ongeldig getal : background-image linear-gradient(to bottom,#9f9 0%,#85D181 100%) kan niet worden gebruikt met deze versie van CSS : css21 )
322 input[type="submit"]:hover, input[type="button"]:hover, a.button:hover Ongeldig getal : background-image linear-gradient(to bottom,#9999ff 0%,#6986FA 100%) kan niet worden gebruikt met deze versie van CSS : css21 )
335 Onbekend pseudo-element of pseudo-class :last-child
335 Onbekend pseudo-element of pseudo-class :not
335 Onbekend pseudo-element of pseudo-class :last-child
335 Onbekend pseudo-element of pseudo-class :not
354 .blog_item .caption .user_avatar, .reply_item .caption .user_avatar Eigenschap background-size bestaat niet in CSS versie 2.1 maar wel in [css3] : 60px 60px
385 .pager_div a.page_link Eigenschap border-radius bestaat niet in CSS versie 2.1 maar wel in [css3] : 2px
444 Onbekend pseudo-element of pseudo-class :not
448 Onbekend pseudo-element of pseudo-class :not
550 .screenshotImage img Eigenschap opacity bestaat niet in CSS versie 2.1 maar wel in [css3] : 0.6
555 .screenshotImage img:hover Eigenschap opacity bestaat niet in CSS versie 2.1 maar wel in [css3] : 1
605 nav.fixed Eigenschap box-shadow bestaat niet in CSS versie 2.1 maar wel in [css3] : 0 3px 2px 0 #666
606 nav.fixed Eigenschap opacity bestaat niet in CSS versie 2.1 maar wel in [css3] : 0.85
614 nav.fixed .menuBar Eigenschap background-size bestaat niet in CSS versie 2.1 maar wel in [css3] : 100px 29px
620 nav.fixed .subMenu Eigenschap box-shadow bestaat niet in CSS versie 2.1 maar wel in [css3] : 2px 2px 3px #666,-2px 2px 3px #666
689 Onbekend pseudo-element of pseudo-class :last-child
689 Onbekend pseudo-element of pseudo-class :not

↑ Top

Waarschuwingen (8)

URI : https://microse.nl/style/Site_new.css

305 can't find the warning message for vendor-extension
306 can't find the warning message for vendor-extension
307 can't find the warning message for vendor-extension
308 can't find the warning message for vendor-extension
318 can't find the warning message for vendor-extension
319 can't find the warning message for vendor-extension
320 can't find the warning message for vendor-extension
321 can't find the warning message for vendor-extension

↑ Top

Uw gevalideerde Cascading Style Sheet :

html, body {
margin : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}
body.cssDay {
font-family : "Comic Sans MS", cursive, sans-serif !important ;
}
.content {
margin-left : auto;
margin-right : auto;
background-color : #fff;
position : relative;
padding-bottom : 20px;
}
.icons_div {
position : absolute;
right : 5px;
top : 5px;
}
.rowIcon {
background-image : url('../images/iconsprite.png');
background-repeat : no-repeat;
width : 16px;
height : 16px;
display : inline-block;
margin-right : 5px;
}
a.rowIcon.remove:hover {
background-position : -16px 0;
}
a.rowIcon.edit:hover {
background-position : 0 0;
}
a.rowIcon.remove {
background-position : -16px -16px;
}
a.rowIcon.edit {
background-position : 0 -16px;
}
a.rowIcon.down:hover {
background-position : -32px 0;
}
a.rowIcon.up:hover {
background-position : -48px 0;
}
a.rowIcon.down {
background-position : -32px -16px;
}
a.rowIcon.up {
background-position : -48px -16px;
}
.blog_item[lang="nl"] .flagicon {
background-position : -64px 0;
}
.blog_item[lang="en"] .flagicon {
background-position : -80px 0;
}
.rowIcon {
background-image : url('../images/iconsprite.png');
background-repeat : no-repeat;
width : 16px;
height : 16px;
display : inline-block;
margin-right : 5px;
}
a.rowIcon.remove:hover {
background-position : -16px 0;
}
a.rowIcon.edit:hover {
background-position : 0 0;
}
a.rowIcon.remove {
background-position : -16px -16px;
}
a.rowIcon.edit {
background-position : 0 -16px;
}
a.rowIcon.down:hover {
background-position : -32px 0;
}
a.rowIcon.up:hover {
background-position : -48px 0;
}
a.rowIcon.down {
background-position : -32px -16px;
}
a.rowIcon.up {
background-position : -48px -16px;
}
.logo {
position : absolute;
left : 0;
top : 0;
background-image : url('../images/MicroSE.png');
width : 196px;
height : 56px;
}
.floatLeft {
float : left;
}
.floatRight {
float : right;
}
footer {
height : 90px;
border-top : 2px solid #BCBCBC;
margin-top : 15px;
position : relative;
padding : 5px;
}
#bottombar {
height : 20px;
line-height : 20px;
width : 1000px;
margin-left : auto;
margin-right : auto;
}
#bottombar #logo_bw {
background-image : url(../images/microse_small_bw.png);
width : 50px;
height : 50px;
float : left;
display : inline-block;
}
.footerTitle {
font-size : 18px;
line-height : 50px;
font-weight : bold;
float : left;
}
#bottombar a {
text-decoration : none;
color : #333;
}
#bottombar #bottomBarPages, #bottombar #lang {
text-align : right;
padding-bottom : 5px;
padding-top : 5px;
}
#bottombar #bottomBarPages a {
color : #00236C;
}
#bottombar a:hover {
text-decoration : underline;
}
#bottombar .copyright {
font-style : italic;
color : #999999;
}
.popupClose {
width : 36px;
height : 35px;
background-image : url('../images/close.png');
display : inline-block;
position : absolute;
top : -18px;
right : -18px;
cursor : pointer;
}
.selectedLanguage {
font-weight : bold;
}
.error_box {
background-color : #ff6666 !important ;
color : white;
text-align : center;
}
.box_div, .widebox_div, .maxbox_div {
margin : 15px;
width : 310px;
border : #dddede solid 1px;
background-color : #edeeee;
padding : 10px;
margin-left : auto;
margin-right : auto;
}
.widebox_div {
width : 700px;
}
.maxbox_div {
width : auto;
}
.widebox_div .box_line textarea {
width : 535px;
height : 80px;
border : #C5C5C5 solid 1px;
padding : 5px;
}
.widebox_div .box_line input[type="email"], .widebox_div .box_line input[type="text"] {
width : 535px;
padding : 5px;
border : #C5C5C5 solid 1px;
}
.box_div .box_line input[type="text"], .box_div .box_line input[type="password"], .box_div .box_line input[type="email"] {
width : 150px;
height : 15px;
}
.titleBar, .headerBar {
font-size : 1.8em;
text-align : center;
margin-bottom : 2px;
}
.headerBar {
margin-top : 5px;
}
.box_line {
margin-bottom : 2px;
}
.box_line_center {
text-align : center;
}
input[type="checkbox"], select {
margin-left : 0;
}
input[type="submit"], input[type="button"], a.button {
border : #333 solid 1px;
padding : 5px;
margin-right : 5px;
background-color : #9999ff;
color : #333;
text-decoration : none;
}
input[type="submit"]:hover, input[type="button"]:hover, a.button:hover {
background-color : #99ff99;
cursor : pointer;
color : #fff;
}
.blog_container {
width : 1000px;
}
.blog_item, .reply_item {
padding-top : 5px;
padding-bottom : 5px;
}
.blog_item .caption .title_box, .reply_item .caption .title_box {
padding-left : 70px;
padding-top : 5px;
}
.blog_item .caption .user_avatar, .reply_item .caption .user_avatar {
width : 60px;
height : 60px;
float : left;
}
.blog_item .caption .title, .reply_item .caption .title {
display : inline-block;
font-size : 18px;
font-weight : bold;
}
.blog_item .caption .subtitle, .reply_item .caption .subtitle {
font-style : italic;
}
.pager_div {
margin-left : auto;
margin-right : auto;
height : 32px;
line-height : 32px;
text-align : center;
margin-bottom : 5px;
}
.pager_div a.page_link {
height : 32px;
width : 32px;
display : inline-block;
font-size : 1.3em;
border : #333 solid 1px;
margin-right : 5px;
text-decoration : none;
background-color : #CCCCCC;
color : #333;
}
.pager_div a.page_link:hover {
background-color : #999999;
color : #fff;
}
.pager_div a.page_link:active {
background-color : #333;
}
a.replylink {
color : #3366ff;
text-decoration : none;
}
a.replylink:hover {
text-decoration : underline;
}
a.replylink:active {
color : #ff6666;
}
.title a {
color : #003399;
text-decoration : none;
}
.title a:hover {
text-decoration : underline;
}
.title a:active {
color : #cc0000;
}
.div_centered, .div_welcome {
padding : 10px;
text-align : center;
margin-left : auto;
margin-right : auto;
}
.site_item {
padding-left : 5px;
padding-right : 5px;
}
table.table_box {
width : 100%;
border-collapse : collapse;
}
table.table_box tr.header {
font-weight : bold;
color : #fff;
background-color : #333;
}
.smallLinks {
margin-bottom : 5px;
padding-bottom : 5px;
}
.simpleLink {
color : black;
text-decoration : none;
}
.simpleLink:hover {
text-decoration : underline;
}
.div_download.line, .div_download.box, .div_download.screenshot {
width : 850px;
display : block;
position : relative;
border : #dddede solid 1px;
background-color : #edeeee;
padding : 5px;
margin-bottom : 10px;
margin-left : auto;
margin-right : auto;
}
.div_download.screenshot {
background-color : #3f3f3f;
}
.div_download.screenshot .title {
color : #fff;
font-size : larger;
font-weight : bold;
padding-bottom : 3px;
}
.div_download.line {
height : 50px;
}
.div_download.line:hover {
background-color : #99ccff;
cursor : pointer;
}
.div_download .downloadIcon {
height : 50px;
width : 50px;
display : inline-block;
float : left;
}
.div_download .downloadName {
width : 800px;
display : inline-block;
float : right;
font-size : 1.8em;
}
.div_download .downloadSize, .div_download .downloadVersion {
margin-top : 5px;
margin-right : 5px;
width : auto;
display : inline-block;
}
.div_download .downloadInfo {
margin-top : 5px;
margin-bottom : 5px;
}
.div_download .download_link_div {
height : 32px;
line-height : 32px;
}
.screenshotImage {
font-size : 0;
width : 150px;
height : 100px;
display : inline-block;
}
.screenshotImage img {
display : inline-block;
vertical-align : middle;
max-height : 100%;
max-width : 100%;
}
.screenshotImage img:hover {
cursor : pointer;
}
.screenshotImage .trick {
display : inline-block;
vertical-align : middle;
height : 100px;
}
.topBar {
height : 60px;
position : relative;
margin-right : auto;
margin-left : auto;
width : 1000px;
}
.subMenu {
display : none;
position : absolute;
background-color : white;
z-index : 100;
border-bottom : 2px solid #BCBCBC;
}
header, #header {
position : relative;
height : 90px;
border-bottom : 2px solid #BCBCBC;
top : 0;
left : 0;
right : 0;
}
.menuBar {
position : relative;
clear : both;
height : 30px;
width : 1000px;
margin-left : auto;
margin-right : auto;
}
nav.fixed {
position : fixed;
top : 0;
left : 0;
right : 0;
z-index : 200;
border-bottom : 2px solid #BCBCBC;
height : 30px;
background-color : white;
}
nav.fixed .menuBar {
z-index : 201;
padding-left : 100px;
background-image : url('../images/microse_100.png');
background-repeat : no-repeat;
width : 900px;
}
.menuItem {
display : inline-block;
width : 90px;
height : 30px;
line-height : 30px;
text-align : center;
text-decoration : none;
color : #00236C;
}
.subMenuItem {
width : 86px;
display : block;
height : 30px;
line-height : 30px;
text-align : center;
text-decoration : none;
color : #00236C;
border-left : 2px solid #BCBCBC;
border-right : 2px solid #BCBCBC;
}
.menuItem:hover, .menuItem.active {
font-weight : bold;
height : 29px;
border-bottom : 3px solid #00236C;
}
.subMenuItem:hover {
font-weight : bold;
height : 29px;
border-left-color : #00236C;
border-right-color : #00236C;
}
.menuItem.active {
border-bottom-color : #003FC1;
}
.siteBreadcrumb {
float : left;
margin-top : 10px;
margin-bottom : 5px;
font-size : smaller;
line-height : 16px;
display : inline-block;
}
.topLinks {
line-height : 34px;
padding-bottom : 34px;
}
.actionLinks {
float : right;
display : inline-block;
margin-left : auto;
font-size : smaller;
}
.actionLinks a {
color : #666666;
text-decoration : none;
}
.siteBreadcrumb .crumb {
margin-left : 2px;
margin-right : 2px;
color : #666666;
}
.siteBreadcrumb .crumb.home a:before {
content : " ";
background-image : url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAWdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjA76PVpAAAARUlEQVQoU2OgBvAF4v8QJmEAU0yUJpgiNTCPgCZkxdjYKACbAhjGqgmXYhjGqgmXYhgGaUIByBpAkug2EtQAAgOigYEBAPWXM/pIoxnlAAAAAElFTkSuQmCC');
width : 12px;
height : 12px;
margin-right : 2px;
display : inline-block;
}
.siteBreadcrumb .crumb:after {
content : " \00BB";
}
.siteBreadcrumb .crumb a {
text-decoration : none;
color : #666666;
}
.siteBreadcrumb .crumb a:hover {
color : #3366ff;
}
.project_box {
width : 800px;
display : block;
position : relative;
border : #dddede solid 1px;
background-color : #F8F8F8;
padding : 5px;
margin-bottom : 10px;
margin-left : auto;
margin-right : auto;
}
.project_box .projectTitle {
font-size : 1.4em;
font-weight : bold;
padding-bottom : 2px;
}
.project_box .projectLink, .project_box .lastUpdate {
font-style : italic;
padding-right : 5px;
}
.project_box a.projectLink {
color : #0066ff;
text-decoration : none;
}
.project_box a.projectLink:hover {
text-decoration : underline;
}
#siteContent {
width : 1000px;
margin-left : auto;
margin-right : auto;
}
.bannerOuter .banner {
width : 1000px;
margin-left : auto;
margin-right : auto;
height : 200px;
position : relative;
}
.bannerOuter .banner .bannerContent {
height : 200px;
background-repeat : no-repeat;
}
.bannerContent.clickable {
cursor : pointer;
}
.g-recaptcha {
display : inline-block;
}

↑ Top