I think this is Q2A's auto-indenter. If you added several link tags, try putting /> at the end instead of just > for example
<link rel="stylesheet" href="style.css" />
By the way, you shouldn't load so many separate stylesheets, combine them into 1 or 2.