Code fragments and validation errors

Permalink
I finished my first Concrete 5 website recently and I am having issues getting the html to validate. The website is http://www.mpiprocessing.com . It seems like the issues come from the contact form listed on the first page. Please see the link below for the output from the W3 Validator. Also I am wondering where this came from:
<style type="text/css">
#areaStyleHeaderNav17 {text-align:center; background-color:#96ffa8; background-repeat:no-repeat; }
</style>
<link rel="stylesheet" type="text/css" href="/blocks/form/view.css?v=fe2307272e35f670d72f51f55be85921" />

All the css I should need is included in the regular css files. Thanks for your help guys! This forum has been very very helpful!

http://validator.w3.org/unicorn/check?ucn_uri=www.mpiprocessing.com...

 
Mnkras replied on at Permalink Reply
Mnkras
Please update to 5.4.2
ssm1600 replied on at Permalink Reply
Thank you for your quick reply. I updated C5 to 5.4.2. The page now validates but I still have those code fragments. After digging a little deeper I realized that the stylesheet is a result of a custom form block. However I still don't know how to fix it.

The chunk of css below is still a total mystery to me... Its not in the theme I created at all.
<style type="text/css">
#areaStyleHeaderNav17 {text-align:center; background-color:#96ffa8; background-repeat:no-repeat; }
</style>

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.