The Split view displays HTML code at the top and the page in Design view at the bottom. If you edit one half, the other half will update automatically.
The Split view splits the view in half. The top half displays the HTML code for the page, and the bottom half shows the page as it looks in the Design view. As you work in one half, the other half updates automatically.
There are a few advantages to using the Split view:
- Design accuracy If you are an experienced HTML designer, you can see what kind of HTML code is generated when using a particular feature in the Design view.
- Flexibility If you like to work in both the Design view and in HTML code, you can easily bounce back and forth between them without having to switch views.
- Education If you're new to HTML, the Split view can show you which HTML tags are used for certain design elements.