quote:
Originally posted by Hobbes
err.. So you are saying that i should put them because they are more proffesional? Who the helll looks at my source code anyways!!!
not only professional, it will be proper html. Html which will work on all browsers... It has actually not much todo with being professional, it is how you MUST do it
You also don't go writing a program without declaring/initializing variables and without a button to close the program
(lame example, but still
)
quote:
Originally posted by Hobbes
anyway i dont know what ur talking about, if i send u my 3 html files that make up my site can u fix them by making them proper?
look at how you created home.htm... avatar_script.htm should be the same (thus including <html>, <head>, <body>, etc...)