Setting Defaults in Expression Web

By making some basic adjustments to some Expression Web settings, your web creation experience can go much easier.

To start, open Expression Web and go to Tools > Page Editor Options. Note that you do not need to have a web open at this time. You will see the Page Editor Options dialog box.

Page Editor Options > General Tab

Page Editor Options - General Tab

The screenshot above shows how I have my settings in Expression Web. While your mileage may vary, it is important that you have the following items checked:

Page Editor Options > Code Formatting Tab

While you may not think you will ever have to make any tweaks to your code, the settings you make in Expression Web can make life much easier.

Code Formatting Tab

The screenshot above shows how I have my settings in Expression Web. While your mileage may vary, it is important that you have the following items checked:

Page Editor Options > CSS Tab

The CSS Tab

Page Editor Options > Authoring Tab

Today's web standards dictate that each web page have a "Doctype" declaration. This bit of information tells the browser how to interpret the HTML coding on the page. Without this Doctype, the browser will go into "Quirks" mode and make its own best guess.

The Authoring Tab

Page Editor Options > Default Fonts Tab

When you create a new page, Expression Web will automatically add some information within the head tags. One of these items is the type of "encoding" used to render the text.

The Default Fonts Tab