Is there any package available that can do the following:
1.When I create a new html file:I should get the predefined text like this(eg.dreamweaver,phpstorm)
<html> <head> <title></title> </head> <body></body> <html> Perhaps something with a few more keystrokes could be the File Template package? The demo looks simple enough.