Reputation: 1401
I have been using VS 2012 since this morning, when I updated to 2013 through my school's dreamspark thing.
Now I can't find where the design view button is on this version. It used to be on the lower left corner.
Upvotes: 0
Views: 708
Reputation: 223187
Select Web Development Environment Settings for Visual studio. It also seems to be a bug with Visual studio installation, reported here
You can also try:
Right click on the file and click "Open With...", it will show you following window. Select HTML Editor
Currently it appears that you have opened the file in XML (Text) Editor and somehow set it to default by mistake.
Upvotes: 2