Problems with html code locations - doctype

P

paJill

I am totally clueless about webpages, but somehow managed to build one and
get it on the web. To validate it, they say I need to add a doctype. I
found the code, but can't seem to get it at the very top of the source code.
I have tried moving it all over the page, but is always goes to the bottom of
the source code. I am having the same problem with my meta tags - can't get
them moved to the top. Any suggestions would be GREATLY appreciated!!!
 
P

paJill

Thanks, but is there anything I can do?


JoAnn Paules said:
Publisher doesn't do a nice clean HTML.

--

JoAnn Paules
MVP Microsoft [Publisher]



paJill said:
I am totally clueless about webpages, but somehow managed to build one and
get it on the web. To validate it, they say I need to add a doctype. I
found the code, but can't seem to get it at the very top of the source
code.
I have tried moving it all over the page, but is always goes to the bottom
of
the source code. I am having the same problem with my meta tags - can't
get
them moved to the top. Any suggestions would be GREATLY appreciated!!!
 
E

Ed Bennett

paJill said:
Thanks, but is there anything I can do?

Not really. There's not much point in running the generated code through a
validator anyway, as no matter what doctype you use, you will end up with
piles and piles of errors.
 
R

Rob Giordano \(Crash\)

learn to write html and obey all the rules...other than that using any
wysiwyg program to generate pages is not likely to validate unless you clean
up the code afterwards anyway.

personally...if it works in the major browsers i test it in...i'd don't
bother with validation..but I don't run any ecommerce sites so this is jmo.


| Thanks, but is there anything I can do?
|
|
| "JoAnn Paules [MSFT MVP]" wrote:
|
| > Publisher doesn't do a nice clean HTML.
| >
| > --
| >
| > JoAnn Paules
| > MVP Microsoft [Publisher]
| >
| >
| >
| > | > >I am totally clueless about webpages, but somehow managed to build one
and
| > > get it on the web. To validate it, they say I need to add a doctype.
I
| > > found the code, but can't seem to get it at the very top of the source
| > > code.
| > > I have tried moving it all over the page, but is always goes to the
bottom
| > > of
| > > the source code. I am having the same problem with my meta tags -
can't
| > > get
| > > them moved to the top. Any suggestions would be GREATLY
appreciated!!!
| >
| >
| >
 

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

Top