Community Support
January 09, 2009, 09:13:06 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Staff List Login Register  
Pages: [1]
  Print  
Author Topic: xhtml validation issues  (Read 13 times)
TDJWebdesign
New User
*
Offline Offline

Hosting Plan: Free Hosting
Posts: 2
Referrals: 0


« on: September 23, 2008, 02:47:15 PM »

Heya, thanks for taking the time to read this.

I'm creating a website to promote my paid web designing, and to get a good first impression i want it to be validated by the w3 validator.
However, the problem is that icr38.net adds things to the code.
Look at this and you'll get what i mean.

Line 1 to 84 is mine, then 85~98 is added automatically

Code:
  1 ~ 83, my code.
  84. </body>
  85. </noscript>
  86. <div style="text-align: center;"><div style="position:relative; top:0; margin-right:auto;margin-left:auto; z-index:99999">
  87. <!--
  88.
  89. This website is hosted by i.create Free Web Hosting (icr38.net)
  90.
  91. To report abuse including but not limited to spamming, malware, phishing or
  92. copyright/intellectual propery violations on our service, please visit http://icr38.net/abuse.php
  93.
  94. Thank you,
  95. i.create Free Hosting
  96.
  97. -->
  98. </div></div>
  99. </html>


This gives the following errors:

-The endtag </noscript> is completely useless, and bugging the code
-BOTH Div's added below </body> are useless because the stuff in it is COMMENTED OUT, and are bugging the code.
-Because of the </noscript> there is 1 tag left, if you'd watch the structure it would need 1 less </ x> tag, because like this it matches <html> with </noscript>.

Is there a way that, if i place the stuff that's commented out (which is the only usefull thing) on all of my pages manually, they remove this bugging code of doom?

As a webdesigner it looks LOTS better if your own website is validated, and with these additions i will never be able to achieve that here.

Thanks in advance,

~TDJ-Webdesign Smiley
Logged
Andrew
Byteact/i.create Administrator
Administrator
*****
Offline Offline

Hosting Plan: Premium Hosting
Operating System: Linux
Browser: Opera
Posts: 127
Referrals: 2



« Reply #1 on: September 23, 2008, 05:31:25 PM »

Injection should now be turned off on your account, if you have further issues please do not hesitate to contact us via a support ticket Smiley
Logged

Unsolicited private messages for support issues will go unanswered
TDJWebdesign
New User
*
Offline Offline

Hosting Plan: Free Hosting
Posts: 2
Referrals: 0


« Reply #2 on: September 24, 2008, 09:36:22 AM »

Injection should now be turned off on your account, if you have further issues please do not hesitate to contact us via a support ticket Smiley

Thanks a BIG lot!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC | Sitemap | Archive Valid XHTML 1.0! Valid CSS!