Question
Hi
I ran a web page I am working on for class through web mechanic.
I fixed the errors in the top half (and one was so hard to find )
When I ran web mechanic again, I am getting errors in this lower part...where
the code says <!-- text below generated by server. etc....
then after that there are errors.
So is that saying the server I am using has errors in their code?
Do I have to worry about them?
Did this make sense?
Answer
Not sure doobeedog about your server/host. Did finding the errors help you out with fixing anything?
Answer
well you know it's really wierd.
I have been using word pad to save my html...like I read
in your tutorials.
Sometimes bits and pieces are missing that I know were there.
Usually the <html> code...
Right now I am taking a class at WebTechU for tables.
I just started last night. I hope it helps with the other class
I am taking. Right now it's web pages with side borders...and it's
driving me insane.
And sometimes that's not a far trip.
Answer
I gotta disagree with the word pad thing Doobeedog.
wordpad is not a good html editor in my opinion. Note pad doesn't normally funk up the code for me.
It has no bells or whistles but it is better than word.
Answer
I use notepad for whatever that's worth. It normally cleans up code for me pretty good.
Answer
I checked and its word pad....so use note pad?
I will give it a try.
Thanks
Answer
Word pad adds a lot of junk HTML that doesn't need to be there, you can get th same result using half as much HTML as word pad creates... I agree that word pad might be your problem!