rusting
23 Nov 2006, 10:47 PM
Hi,
I have designed a website using css and then liked an external css file to the page. However when i ask the html validator to validate my page, i get atleast 15-20 errors, most of them being about head, body, style tags.
what am i doing wrong? But if i write the css code into the style section, the validator says that my page has been successfully validated.
I have written the link (<link rel="stylesheet" type="text/css" href="CSS.css" />) just after the title end tag and before the start of style tag.
also can anyone tell me where can i find tutorials to design forms and then successfully send the content to an email address withput opening a email client such as outlook express?
Specifically i am looking for a tutorial to design a commen form into my page
Thanks
I have designed a website using css and then liked an external css file to the page. However when i ask the html validator to validate my page, i get atleast 15-20 errors, most of them being about head, body, style tags.
what am i doing wrong? But if i write the css code into the style section, the validator says that my page has been successfully validated.
I have written the link (<link rel="stylesheet" type="text/css" href="CSS.css" />) just after the title end tag and before the start of style tag.
also can anyone tell me where can i find tutorials to design forms and then successfully send the content to an email address withput opening a email client such as outlook express?
Specifically i am looking for a tutorial to design a commen form into my page
Thanks