I have
<script src="js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/jquery-ui-1.8.18.custom.min.js"></script>
Note that the attributes are unordered. I want a tool that orders the attributes in the HTML as the XamlStyler does for XAML. Ctrl + K + D doesn’t do this AFAIK.
I don’t think visual studio has this functionality. But if you use Resharper just open the contextual menu and select reorder attributes.