Quote:
Originally Posted by brianc217
Are you running firefox?
|
As Firefox is the most standards compliant browser out there, your code should be optimized to work in it.
Code:
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<!-------- MainBody -->
Your HTML code appears to have the comment written with the characters for less than and greater than rather than the actual < and > symbols, hence why it displays on the page. The comments above are properly formatted. Perhaps your CMS is automatically converting said symbols?