|
Holly,
I want to give you some advice
You have
bgcolor="#000000" text="#000000"
Change the text color.
You have the <html> tag three times <head> twice and <body> twice. The <html></html> <body></body> and <head></head> tags should only be in a page once and in the correct locations.
|