1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

HTML Code error

Discussion in 'Web Development' started by tzoki, Jan 7, 2009.

  1. tzoki

    tzoki New Member

    hi,
    I've developed my website( www.e-learn.iblogger.org) on a joomla platform. Everything was fine until I discovered that it gave me an error when I loaded my website with IE. :confused:...does anybody good at coding know why is this happening? In every other webbrowser it looks fine.....
     
  2. CovertPea

    CovertPea Moderator Staff Member Verified Member

    I hope someone can come up with an answer to your IE problem. In a perfect world there'd be nobody using IE. :p
    Anyhow, when I load your site I get this error message (below) showing up in FF.
     
  3. tzoki

    tzoki New Member

    thx this is the same alert...people who know smth about web use other browser but limited experience users doubleclick on IE:((....[and I want to satisfy all the users]
     
  4. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Most of the time your site does not open in IE.
    When it does everything is shifted to the left and overlaps.
    The page goes on forever with nothing there.
    Dump the Snowflakes.
    Listed twice - <meta name="verify-v1" content="on+kkG22dbO/2v3fsScmP8ZOjE51RVy5lcSa43CpkM4=" />
    What the heck is - <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ro-ro" lang="ro-ro" > I can not find a standard reference to it anywhere. The page goes on forever.
    Too many coding errors. Too much flashly stuff that doesn't work, stick to the basics first.
    You close a html file with </body></html> but you have -

    HTML:
     
    </html</html<!--/Start Trafic.ro/--> <script type="text/javascript">t_rid="elearnibloggerorg";</script> <script type="text/javascript" src="http://storage.trafic.ro/js/trafic.js" ></script><noscript><a href="http://www.trafic.ro/top/?rid=elearnibloggerorg" target="_blank"><img border="0" alt="trafic ranking" src="
    
     

    Attached Files:

    • el1.jpg
      el1.jpg
      File size:
      68.6 KB
      Views:
      508
    • el2.jpg
      el2.jpg
      File size:
      63.4 KB
      Views:
      508
  5. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Correction shifted right.
     
  6. tzoki

    tzoki New Member

    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ro-ro" lang="ro-ro" >

    lang sets I think the language and the other line is smth generated by the joomla core...

    I'll modify the error with the body section...I think that a lot of the bad coding is from the modules because the basic template is html verified..I've checked it
     
  7. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Dump the snowflakes they are causing problems.
    Find the </body> and </html> tags and put them at the end of your file. I know some scripts can go after, but you have too much behind the scenes which is causing problems and not enough content.
    HTML:
    [Error] NoName.html (33): CSS: Bad value for CSS property "background".
    [Error] NoName.html (348): CSS: Unknown property "align".
    
     
  8. tzoki

    tzoki New Member

    wow...you do know a lot of coding
     
  9. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    It's how I pay the bills. Like house payment, food, car, all those things we need in life.
     
  10. tzoki

    tzoki New Member

    This is my template source code...the html file

    It is in the zip package
     

    Attached Files:

  11. tzoki

    tzoki New Member

    thx...for me it seems that I don't get an error message now...(in IE)
     
  12. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    I'll look at it while you go fix whats on the server. Oh by the way Christmas is over....
     
  13. tzoki

    tzoki New Member

    I know that but I haven't deleted the article:D...yet
     
  14. tzoki

    tzoki New Member

    if I end the document with the </html> and move the </body> I get in the w3c tool errors about the tags
     
  15. ishkey

    ishkey Moderator, Logos, Sports Crests Staff Member Verified Member

    Yes but the page loads in IE.
    The end of the document needs to be somewhere above all of those ads on the page and right after the footer. Trying to edit it in my editor takes forever as there are to many refences to your server. You have to edit it yourself.
     
  16. tzoki

    tzoki New Member

    ok so you still say that I sholud put those tags at the end???
     
  17. tzoki

    tzoki New Member

    da you have any ideea of an editor for editing it ( i have never did it before on a document like this)
     
  18. tzoki

    tzoki New Member

    what do you think about the new coding and templating of the website??