how to include text file in .html file. i know its easy question but i don know i guess syntax starts like this <include..... tell me the full syntax
You cannot. You need it to be SHTML, ASP, PHP. You could tell your server to parse all HTML files but this is usually not feasible because it can increase the server load
True but if you are parsing all HTML files without the need to really, the server load could be increased.