obscure coding error

B

Beauregard T. Shagnasty

thedarkman said:
On Apr 24, 8:49 pm, thedarkman wrote:
Ed Mullen wrote: [attribute restored]
Other than the removal of the Wayback Machine header I don't see
anything very different in the two pages.

Found it! omitted a "

And guess what, now I've corrected it, there are another 20 errors
showing!

Great news! Now you're getting closer to how your pages normally test!
 
T

thedarkman

That hardly accounts for the differences.  There is a huge amount of
code ommitted in the copy of the original.  And why did you copy the
original anyway?


I didn't copy the original, I wrote the original. I've been going
through the site, putting in new links to open pages in a new window
and replacing quotes with smart quotes. The former is where the error
crept in.
 
J

Jonathan N. Little

thedarkman said:
I didn't copy the original, I wrote the original. I've been going
through the site, putting in new links to open pages in a new window
and replacing quotes with smart quotes. The former is where the error
crept in.


Unfortunately with all your "edits" you are still ignoring basic HTML
syntax. Until you address the fundamentals all you be doing is going in
circles. The sad part is HTML syntax is *not that difficult*.

1) Nested elements FILO

2) Some elements REQUIRE closing tags, so simplest to remember is to
close ALL elements except for AREA, BASE, BASEFONT, BR, COL, FRAME, HR,
IMG, INPUT, LINK, META, and PARAM

3) Learn which elements are INLINE and those that are BLOCK. Basically,
inline elements need to be inside at least one block element and inline
elements cannot contain block elements.

Until you do the above, you code will be nothing more than a muddle.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top