Welcome, Guest. Please login or register.
November 18, 2008, 03:39:25 PM

Login with username, password and session length

212164 Posts
24521 Topics
57698 Members

Latest Member: bebop

Search:     Advanced search | Tag Cloud
+  Welcome to the Comodo Forum
|-+  Web Server Products
| |-+  Trustlogo
| | |-+  Logo html does not validate
« previous next »
Pages: [1] Go Down Print
Author Topic: Logo html does not validate  (Read 5760 times)
Marsh Web Designs
Newbie
*
Offline Offline

Posts: 2


« on: February 27, 2007, 07:04:20 PM »

First I would like to say that the trustlogo works exactly as it suppose to......but the html generated to display it and the pop-up does not validate. As a developer I find that a bit annoying, I know that the majority of people won't be looking at the site with Firefox with the validator plugins installed but the few who do, like those shopping for design service, will be looking for things like that. I am considering not displaying the corner logo because of this and I know that the host that I purchase the secure cert through doesn't display it on his site for the same reason. So when your developers get around to correcting this issue let me know
Logged
norm
Newbie
*
Offline Offline

Posts: 21



« Reply #1 on: February 28, 2007, 08:02:32 AM »

Hi Marsh,
Please let me know what page you are trying to validate and the method used.

Thanks
Logged

Marsh Web Designs
Newbie
*
Offline Offline

Posts: 2


« Reply #2 on: February 28, 2007, 09:05:15 AM »

As an example...this is from the homepage of comodo:
Code:
<html>
<head>
<style type="text/css">
.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
color: #000000;
}
.header {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: 900;
 color: #000000;
 border: none;
}
.medium {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}
.VE {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: 900;
 color: #FF0000;
 padding-left: 8px;
}
.ve-link:active, .ve-link:visited, .ve-link:link{
 color: #FF0000;
 text-decoration: underline;
}
.ve-link:hover{
 color: #FF3300;
 text-decoration: underline;
}
</style>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="244" height="194" border="0" cellpadding="0" cellspacing="0" background="/trustlogo/images/popup/cornertrust-bg.jpg">
 <tr>
 <td align="left" valign="top"><table width="100%" height="188"
border="0" cellpadding="0" cellspacing="0">
 <tr>
 <td height="45" align="left" valign="top">&nbsp;</td>
 </tr>

 <tr>
 <td height="127" align="left" valign="top"><div align="left">
 <table width="100%" height="127" border="0" cellpadding="0" cellspacing="0">
 <tr>
 <td height="33" align="left" valign="top"><table width="100%" height="33" border="0" cellpadding="0" cellspacing="0">
 <tr>
 <td width="82%" align="left" valign="middle" class="header">
 <div style="padding:0px 0px 0px 8px;text-align: left;vertical-align: middle;">
 <script>
 var coname="Comodo CA Limited";document.write(coname.replace(/&nbsp;/g,""));
 </script>

 </div>
 </td>
 <td width="18%" align="left" valign="middle"><img alt="" src="/ttb_searcher/binary/logo.asp?v_querytype=flag&v_search=GBR" vspace="3px" width="31px" height="17px"></td>
 </tr>
 </table></td>
 </tr>
 <tr>
 <td height="69" align="center" valign="middle" class="medium">
 3rd Floor, Building 26
Office Village, Exchange Quay<br>

 Trafford road
Salford, Greater Manchester, M5 3EQ, United Kingdom<br>
 <span class="header">http://www.comodo.com/</span><br>
 <span class="header">28-FEB 2007 13:47:22 GMT</span></td>
 </tr>
 <tr>
 <td height="20" align="center" valign="middle" class="medium"></td>
 </tr>

 </table>
 </div></td>
 </tr>
 <tr>
 <td height="13" align="left" valign="top" class="small">&nbsp;&nbsp;&nbsp;<b>&copy; Copyright. Data provided by IdAuthority &#8482;</b></td>
 </tr>
 </table></td>
 </tr>

</table>
</body>
</html>

This is what the Html validator 0.7.9.5 plugin for Firefox says about it:
Quote
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 60 column 110 - Warning: unescaped & or unknown entity "&v_search"
line 2 column 1 - Warning: inserting missing 'title' element
line 39 column 1 - Warning: <body> proprietary attribute "leftmargin"
line 39 column 1 - Warning: <body> proprietary attribute "topmargin"
line 39 column 1 - Warning: <body> proprietary attribute "marginwidth"
line 39 column 1 - Warning: <body> proprietary attribute "marginheight"
line 40 column 1 - Warning: <table> proprietary attribute "height"
line 40 column 1 - Warning: <table> proprietary attribute "background"
line 42 column 32 - Warning: <table> proprietary attribute "height"
line 49 column 2 - Warning: <table> proprietary attribute "height"
line 51 column 44 - Warning: <table> proprietary attribute "height"
line 55 column 2 - Warning: <script> inserting "type" attribute
line 60 column 47 - Warning: <img> attribute "vspace" has invalid value "3px"
line 60 column 47 - Warning: <img> attribute "width" has invalid value "31px"
line 60 column 47 - Warning: <img> attribute "height" has invalid value "17px"

0 errors / 16 warnings

If you cut and paste the code into the W3C validator it gets pretty much the same
Logged
norm
Newbie
*
Offline Offline

Posts: 21



« Reply #3 on: February 28, 2007, 12:35:58 PM »

Ahhh I see, I thought were referring to the TrustLogo JavaScript code and not the html page it generates.

Thanks for pointing this out, I'll get right on it.
« Last Edit: February 28, 2007, 12:38:48 PM by norm » Logged

pizzaman
Newbie
*
Offline Offline

Posts: 2


WWW
« Reply #4 on: April 18, 2007, 05:30:43 PM »

did we get a resolution to this problem.
i have a strict htm compliant code and really would like to have it validated
Logged

pizzaman
Newbie
*
Offline Offline

Posts: 2


WWW
« Reply #5 on: April 30, 2007, 05:15:48 PM »

hello
i am having this exact problem
it seems that the validator does npt like the code
i think moving the attrinutes to css might resolve the issue and having a cleaner code is always nice

Logged

Tags:
Pages: [1] Go Up Print 
« previous next »
Jump to:  

SSL Firewall
Page created in 0.124 seconds with 18 queries.
Powered by SMF 1.1.7 | SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by 7dana.com