Emmet — the essential toolkit for web-developers

Emmet is a plugin for many popular text editors which greatly improves HTML & CSS workflow:

 
<!doctype html>
<html lang="en">
<head>
    <title>Demo</title>
</head>
<body>
    
</body>
</html>
Watch demo

Download plugin for your favourite editor