473,395 Members | 1,937 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

I need some help validating html code.

Hello all, I am very new to web design but am learning as I go so here goes with my problem...
I have a website on Ucoz (which I paid for) and the site looks ok but I am having problems locating the errors from the validation check. I have tried through their forums but they say they are not there to help with coding, ok.

The list of errors I am receiving are all located in areas that apparently I have no access to. I will paste my code and then the the error that was received in validating.

Expand|Select|Wrap|Line Numbers
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  3. <html>
  4. <head>
  5. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  6.  
  7. <title>$SITE_NAME$ - $MODULE_NAME$</title>
  8. <?$META_DESCRIPTION$?>
  9. <link type="text/css" rel="StyleSheet" href="/.s/src/css/361.css" >
  10. </head>
  11.  
  12.  
  13. $ADMIN_BAR$
  14.  
  15. $GLOBAL_AHEADER$
  16.  
  17. <table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px;"><tr><td width="100%" align="center">
  18.  
  19. <!-- <middle> -->
  20. <table border="0" cellpadding="0" cellspacing="0" width="780">
  21. <tr>
  22. <td valign="top" width="200">
  23.  
  24. $GLOBAL_CLEFTER$
  25.  
  26. </td>
  27.  
  28. <td valign="top" style="padding:0px 10px 0px 10px;">
  29. <table border="0" cellpadding="5" cellspacing="0" width="100%" style="border:1px solid #B8B8B8;"><tr><td style="background:#FFFFFF;"><!-- <body> -->$CONTENT$<!-- </body> --></td></tr></table>
  30. </td>
  31.  
  32. </tr>
  33. </table>
  34. <!-- </middle> -->
  35.  
  36. </td></tr></table>
  37.  
  38. $GLOBAL_BFOOTER$
  39.  
  40. </body>
  41.  
  42. </html>
  43.  
*** Below is two of the errors that I am receiving**
Line 11, Column 82: NET-enabling start-tag requires SHORTTAG YES

…="http://s44.ucoz.net/src/layer1.css" /><script type="text/javascript" src="ht… (the 5th / is where the error is located) - Line 11 is blank?

The next error is:

Error Line 11, Column 181: document type does not allow element "STYLE" here

…et/src/u.js"></script><style type="text/css">.UhideBlock {display:none}</style>

- The > right before UhideBlock is where the location of the error is but again I have searched up and down all of my pages and still can not find it.

I am very sorry if this is an easy problem but I just do not see it. What I was thinking is maybe I have added something to the code above that made those areas I do not have access to mess up? That or those areas are just not valid to begin with? I don't know but am more then willing to listen and learn. Any help is very much appreciated. I will do whatever it takes for this to be easy on the person willing to help (phone, email, whatever you want). Anyways, Thank you so much again for helping if you do. Pat
Oct 7 '10 #1
1 1509
drhowarddrfine
7,435 Expert 4TB
Is the $stuff output with the HTML? If so, then your language is not being translated at the server.
Oct 8 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: TrvlOrm | last post by:
HI There, I have been struggling with JavaScript code for days now, and this is my last resort! Please help... I am trying to create a JavaScript slide show with links for Next Slide,...
2
by: Paul Mendez | last post by:
I really need some help Date Code ConCAT Bal_Fwd NS_Fees Amt_Coll Cur_End_Bal 1/15/2004 KW 11KW2003 $500.00 $250.00 $250.00 2/15/2004 KW 12KW2003 $300.00 $500.00 ...
1
by: jdurden | last post by:
am currently woking on building this site: www.maverick-spirit.com. everything seems to be fine except the press releases page. When you click on one of the press releases in the left column under...
1
by: basestring | last post by:
Hi, I need help for my program. I'm new With PHP but i have programming skills in VB so it's quit easy to understand this language, however. i got my self in some problems that i don't understand....
3
by: desperateboy | last post by:
I want to find a program that can run a HTML code when you put it into the program. I wanted it as a program so I could put it on my flash drive. So for the proper programe i have visited a number of...
9
by: psantosh12 | last post by:
Hello everyone I need help to develop code for bug tracking system by using servlet and jsp technologies.. If anybody having code please send me the code. Regards Santosh
1
by: valmae | last post by:
Please help anyone! I am getting this error after the submit button is clicked to this form which was designed in Dreamweaver in ASP. Microsoft VBScript compilation error '800a0401' Expected...
1
by: theindiansabroad | last post by:
Please help. I want to insert html code (google adsense code) into the source codes for hosting google ads. I want to place one of the ads at the very top. But when I paste the code into the <body>...
1
by: matan9234 | last post by:
hi, I need help in fitting code of buttons of website to all browsers (right now the code works only for explorer), can you tell me what i need to add to the code for the option of chrome/fire fox...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.