W3C CSS Validator results for http://mtthwphlps.com/style.css (CSS level 3)

Congratulations! No Error Found.

This document validates as CSS level 3 !

To show your readers that you've taken the care to create an interoperable Web page, you may display this icon on any page that validates. Here is the XHTML you could use to add this icon to your Web page:

Valid CSS!
<p>
    <a href="http://jigsaw.w3.org/css-validator/check/referer">
        <img style="border:0;width:88px;height:31px"
            src="http://jigsaw.w3.org/css-validator/images/vcss"
            alt="Valid CSS!" />
    </a>
</p>
            
Valid CSS!
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
    <img style="border:0;width:88px;height:31px"
        src="http://jigsaw.w3.org/css-validator/images/vcss-blue"
        alt="Valid CSS!" />
    </a>
</p>
        

(close the img tag with > instead of /> if using HTML <= 4.01)

If you like, you can download a copy of this image to keep in your local web directory, and change the XHTML fragment above to reference your local image rather than the one on this server.

If you would like to create a link to this page (i.e., this validation result) to make it easier to re-validate this page in the future or to allow others to validate your page, the URI is:

http://jigsaw.w3.org/css-validator/validator?profile=css3&uri=http%3A%2F%2Fmtthwphlps.com%2Fstyle.css&usermedium=all&vextwarning=&warning=1
or
http://jigsaw.w3.org/css-validator/check/referer (for HTML/XML document only)

(Or, you can just add the current page to your bookmarks or hotlist.)

↑ Top

Valid CSS information

@charset "utf-8";
@media screen and (min-width: 825px) {
body {
background : url(images/background.jpg) center no-repeat fixed #000000;
background-size : 100%;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
}
a {
text-decoration : none;
color : #CCCCCC;
}
#container {
margin : 0 auto;
width : 800px;
background-color : #000000;
background-color : rgb(0, 0, 0, 0.7);
color : #FFFFFF;
}
#container2 {
display : inline-block;
}
#row1 {
width : 800px;
}
#name {
width : 390px;
display : inline;
float : left;
margin : 5px 0 5px 10px;
}
.divcontainer {
display : block;
}
#row2 a {
text-decoration : underline;
}
#nav {
width : 390px;
display : inline;
float : right;
text-align : right;
margin : 5px;
font-weight : bold;
font-size : 16px;
}
#row2 {
width : 800px;
}
#text {
width : 545px;
display : inline;
float : left;
margin : 10px;
}
h1 {
font-size : 50px;
font-weight : bold;
margin : 3px;
}
h2 {
font-size : 30px;
font-weight : bold;
margin : 3px;
width : 100%;
}
.span3 {
font-size : 18px;
}
#image {
width : 235px;
display : inline;
float : right;
}
#row3 {
width : 800px;
}
#slider {
width : 800px;
float : left;
margin : 20px 25px 5px 25px;
}
#slider img {
width : 545px;
height : 250px;
}
.marquee0 {
margin : 0 0 0 0;
}
.span4 {
font-size : 24px;
font-weight : bold;
}
#row4 {
width : 800px;
}
#footer {
float : left;
margin : 20px 10px 10px 10px;
font-size : 12px;
}
#footerleft {
width : 570px;
float : left;
display : inline;
margin : 15px 0 0 10px;
}
#footerright {
width : 190px;
float : right;
display : inline;
text-align : right;
}
#secpagecontainer {
width : 760px;
display : inline;
float : left;
margin : 20px;
}
.nameinput {
width : 425px;
}
.emailinput {
width : 425px;
}
.phoneinput {
width : 425px;
}
.messageinput {
width : 425px;
height : 75px;
}
}
@media screen and (max-width: 825px) {
body {
background : url(images/background650.jpg) center no-repeat fixed #000000;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
}
a {
text-decoration : none;
color : #CCCCCC;
}
#container {
margin : 0 auto;
width : 370px;
background-color : #000000;
background-color : rgb(0, 0, 0, 0.7);
color : #FFFFFF;
}
#container2 {
display : inline-block;
}
#row1 {
width : 370px;
}
#name {
width : 350px;
float : left;
margin : 5px 10px 0 10px;
}
.divcontainer {
display : block;
}
#row2 a {
text-decoration : underline;
}
#nav {
width : 360px;
float : right;
text-align : right;
margin : 0 5px 5px 5px;
font-weight : bold;
font-size : 16px;
}
#row2 {
width : 370px;
}
#text {
width : 350px;
display : inline;
float : left;
margin : 0 10px;
}
h1 {
font-size : 50px;
font-weight : bold;
margin : 0 3px;
}
h2 {
font-size : 30px;
font-weight : bold;
margin : 0 3px;
width : 100%;
}
.span3 {
font-size : 18px;
}
#image {
width : 370px;
margin : 10px 0 0 0;
display : inline;
float : right;
text-align : center;
}
#row3 {
width : 800px;
}
#slider {
width : 360px;
float : left;
margin : 10px 5px 10px 5px;
}
.span4 {
font-size : 24px;
font-weight : bold;
}
#slider img {
width : 360px;
height : 165px;
}
.marquee0 {
margin : 0 0 0 0;
}
#row4 {
width : 370px;
}
#footer {
float : left;
margin : -30px 10px 10px 10px;
font-size : 12px;
}
#footerleft {
width : 350px;
margin : 15px 0 0 10px;
text-align : center;
}
#footerright {
width : 350px;
text-align : center;
}
#secpagecontainer {
width : 350px;
display : inline;
float : left;
margin : 10px 10px 30px 10px;
}
#secpagecontainer img {
width : 350px;
height : 161px;
}
.nameinput {
width : 340px;
}
.emailinput {
width : 340px;
}
.phoneinput {
width : 340px;
}
.messageinput {
width : 340px;
height : 75px;
}
}
.mathinput {
width : 50px;
height : 75px;
}

↑ Top