Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > correction brings more errors

Reply
Thread Tools

correction brings more errors

 
 
thedarkman
Guest
Posts: n/a
 
      03-24-2012
I added a Doctype to this page

http://www.satpalramisguilty.20m.com/ram_mumia.html

and corrected an error too. Now instead of 24 errors,

http://validator.w3.org/check?uri=ht...Inline&group=0

shows 25. I wondered if it was something to do with the code inserted
by the site.
 
Reply With Quote
 
 
 
 
richard
Guest
Posts: n/a
 
      03-24-2012
On Sat, 24 Mar 2012 13:36:17 -0700 (PDT), thedarkman wrote:

> I added a Doctype to this page
>
> http://www.satpalramisguilty.20m.com/ram_mumia.html
>
> and corrected an error too. Now instead of 24 errors,
>
> http://validator.w3.org/check?uri=ht...Inline&group=0
>
> shows 25. I wondered if it was something to do with the code inserted
> by the site.



One thing you can try to determine the source of the errors, is to use the
validator's "check by file upload" feature.
Save your page without the banner crap and check it.
If it's clean, then the error's are from the banner.

Then, I would suggest you find some other host who knows how to do proper
coding. Better, get your own domain and forget the banners.
 
Reply With Quote
 
 
 
 
Doug Miller
Guest
Posts: n/a
 
      03-24-2012
richard <> wrote in news:amgehioqx5yi.1d0scyli8ui23.dlg@
40tude.net:

> On Sat, 24 Mar 2012 13:36:17 -0700 (PDT), thedarkman wrote:
>
>> I added a Doctype to this page
>>
>> http://www.satpalramisguilty.20m.com/ram_mumia.html
>>
>> and corrected an error too. Now instead of 24 errors,
>>
>> http://validator.w3.org/check?uri=ht...uilty.20m.com%

2Fram_mumia.html&charset=%28detect+automatically%2 9&doctype=Inline&group=0
>>
>> shows 25. I wondered if it was something to do with the code inserted
>> by the site.

>
>
> One thing you can try to determine the source of the errors, is to use the
> validator's "check by file upload" feature.
> Save your page without the banner crap and check it.
> If it's clean, then the error's are from the banner.
>
> Then, I would suggest you find some other host who knows how to do proper
> coding. Better, get your own domain and forget the banners.


LMAO! Richard, changing hosts isn't going to help him. His problem is that *he* doesn't
know how to do proper coding.


 
Reply With Quote
 
richard
Guest
Posts: n/a
 
      03-25-2012
On Sat, 24 Mar 2012 22:41:51 +0000 (UTC), Doug Miller wrote:

> richard <> wrote in news:amgehioqx5yi.1d0scyli8ui23.dlg@
> 40tude.net:
>
>> On Sat, 24 Mar 2012 13:36:17 -0700 (PDT), thedarkman wrote:
>>
>>> I added a Doctype to this page
>>>
>>> http://www.satpalramisguilty.20m.com/ram_mumia.html
>>>
>>> and corrected an error too. Now instead of 24 errors,
>>>
>>> http://validator.w3.org/check?uri=ht...uilty.20m.com%

> 2Fram_mumia.html&charset=%28detect+automatically%2 9&doctype=Inline&group=0
>>>
>>> shows 25. I wondered if it was something to do with the code inserted
>>> by the site.

>>
>>
>> One thing you can try to determine the source of the errors, is to use the
>> validator's "check by file upload" feature.
>> Save your page without the banner crap and check it.
>> If it's clean, then the error's are from the banner.
>>
>> Then, I would suggest you find some other host who knows how to do proper
>> coding. Better, get your own domain and forget the banners.

>
> LMAO! Richard, changing hosts isn't going to help him. His problem is that *he* doesn't
> know how to do proper coding.


I posted not realizing who I was posting too.
He most likely tried removing the banner stuff and found out that didn't
work. Or he cut and pasted the first few lines thinking that would correct
the errors.

But if you notice, the idiots who wrote the code for the banner included a
<div> inside a <script>. And those guys got paid to do that?
Where do I sign up?
 
Reply With Quote
 
Doug Miller
Guest
Posts: n/a
 
      03-25-2012
richard <> wrote in news:imu8xrm5zcg3$.11ytba9yk26l3.dlg@
40tude.net:

> I posted not realizing who I was posting too.
> He most likely tried removing the banner stuff and found out that didn't
> work. Or he cut and pasted the first few lines thinking that would correct
> the errors.
>
> But if you notice, the idiots who wrote the code for the banner included a
> <div> inside a <script>.


You might want to look at that again.

>And those guys got paid to do that?
> Where do I sign up?
>


 
Reply With Quote
 
richard
Guest
Posts: n/a
 
      03-25-2012
On Sun, 25 Mar 2012 02:57:24 +0000 (UTC), Doug Miller wrote:

> richard <> wrote in news:imu8xrm5zcg3$.11ytba9yk26l3.dlg@
> 40tude.net:
>
>> I posted not realizing who I was posting too.
>> He most likely tried removing the banner stuff and found out that didn't
>> work. Or he cut and pasted the first few lines thinking that would correct
>> the errors.
>>
>> But if you notice, the idiots who wrote the code for the banner included a
>> <div> inside a <script>.

>
> You might want to look at that again.
>
>>And those guys got paid to do that?
>> Where do I sign up?
>>


Still, the div is outside of the <body> where it must be.
 
Reply With Quote
 
Doug Miller
Guest
Posts: n/a
 
      03-25-2012
richard <> wrote in news:1s0osw6ojiczo.72rhxqu4y3x8$.dlg@
40tude.net:

> On Sun, 25 Mar 2012 02:57:24 +0000 (UTC), Doug Miller wrote:
>
>> richard <> wrote in news:imu8xrm5zcg3$.11ytba9yk26l3.dlg@
>> 40tude.net:
>>
>>> I posted not realizing who I was posting too.
>>> He most likely tried removing the banner stuff and found out that didn't
>>> work. Or he cut and pasted the first few lines thinking that would correct
>>> the errors.
>>>
>>> But if you notice, the idiots who wrote the code for the banner included a
>>> <div> inside a <script>.

>>
>> You might want to look at that again.
>>
>>>And those guys got paid to do that?
>>> Where do I sign up?
>>>

>
> Still, the div is outside of the <body> where it must be.
>

Where do you see <body> tags at all?

Don't blame the hosting company for that mess, though.

 
Reply With Quote
 
thedarkman
Guest
Posts: n/a
 
      03-25-2012
Hi,

I own 3 domains, I used to own 5 but never for this one. This is a
small site dedicated to a particular nasty murder case.

I've been using 20m.com for some time and it's okay for this purpose.

Glad though to hear that other people write worse code than me.

On Mar 24, 9:36*pm, thedarkman <A_Ba...@ABaron.Demon.Co.UK> wrote:
> I added a Doctype to this page
>
> http://www.satpalramisguilty.20m.com/ram_mumia.html
>
> and corrected an error too. Now instead of 24 errors,
>
> http://validator.w3.org/check?uri=ht...palramisguilty.....
>
> shows 25. I wondered if it was something to do with the code inserted
> by the site.


 
Reply With Quote
 
Jonathan N. Little
Guest
Posts: n/a
 
      03-25-2012
thedarkman wrote:

> Glad though to hear that other people write worse code than me.


That may be so but it won't fix *your* code.

--
Take care,

Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
validation has syntax errors [correction] jr Javascript 16 08-07-2010 10:28 PM
More on random numbers... (Proposed correction on the FAQ) Army1987 C Programming 4 08-05-2007 10:45 AM
[ANN][CORRECTION]RuportDay2006: (Now with more prizes!) Gregory Brown Ruby 0 08-04-2006 02:25 PM
Friend brings a friend. Shisha Girl MCSE 4 03-03-2006 02:42 AM
Errors, errors, errors Mark Goldin ASP .Net 2 01-17-2004 08:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57