I am design a new site on the basis of html coding but when i coding regarding to link the page so show some error..please give me fine solution..:D
Printable View
I am design a new site on the basis of html coding but when i coding regarding to link the page so show some error..please give me fine solution..:D
If you design new websites, there is no way around HTML. Even if you're using a program to create websites, such as Dreamweaver, a basic knowledge of HTML can make life a lot simpler and your website a lot better. I have to use<a href="url">Link text</a>tag it will give you a result.
you have to interlink all the pages with your website by doing internal linking of each and every page , or you should have to check the CSS
Yes, Incrementors you are right we have to check CSS.
hi,
This is a common problem if HTML code is parsed that contains links to CGI-scripts. so,you need to checked it.