Adding templates in ASP.net with java scripting edited

To create a website using asp.net we have to design its master page to give the uniformity throughout the site. Templates can be added by copying the body content and head section. There are some templates which includes java scripting as well. How can we change that to show its our own work? And do Visual Studio have built-in templates?
