RSSAll Entries Tagged With: "Expression Web 3"

Close All Pages command in Expression Web

Close All Pages command in Expression Web

Just as the Save All command lets you save multiple pages at one go, Close All Pages command lets you close multiple pages at once. The command can be found under the Window menu, see below: When you invoke the Close All Pages command, Expression Web will close all the saved pages and throw a [...]

Save All command to my rescue!

Save All command to my rescue!

I was working on a website last evening. I created a dynamic web template (dwt) and then generated pages from that template. As I progressed, I saw myself making some changes to the template every now and then and then saving it to update all the pages that were attached to the template. After doing [...]

Expression Web 3 Service Pack 2 Released!

Expression Web 3 Service Pack 2 Released!

Microsoft Expression Web 3 Service Pack 2 has been released and is available for download. It has general improvements to the application. The biggest improvement of them all is the SuperPreview support for Firefox 3.6. We all have been waiting for this one for a long time. Here is a list all that SP2 has [...]

Creating Named Anchors or Bookmarks in Expression Web

Creating Named Anchors or Bookmarks in Expression Web

A hyperlink is created using the HTML anchor tag. With hyperlinks you can link to another web page, document (like spreadsheets, pdf, etc), image or a part of the same document. Named Anchors, also called Bookmarks let you create such hyperlinks to specific sections of your page. Any hyperlink within a page will have two [...]

Optimize source code of a site and web page in Expression Web

Optimize source code of a site and web page in Expression Web

With code optimizing options in Microsoft Expression Web you can remove unnecessary code from your web pages. This helps you keep your code clean and also reduces the size of your files which in turn affects the loading time of the page. You can choose when to optimize your pages. If you optimize your code [...]

Positioning Toolbar in Microsoft Expression Web 3

Positioning Toolbar in Microsoft Expression Web 3

You can position elements on a page by setting their CSS-based properties in CSS Properties panel or the Positioning Toolbar. The Quick Tag Selector menu also has the Positioning option to help you quickly and precisely set the positioning style for a tag. Here we will explore the Positioning Toolbar. Positioning toolbar can be made [...]

Add code bookmarks to your code in Microsoft Expression Web 3

Add code bookmarks to your code in Microsoft Expression Web 3

The new Code View toolbar in Expression Web 3 or Edit > Code View submenu allows you to temporarily bookmark particular portions of code of your web page, so that you can quickly visit that location whenever you want. These code bookmarks are different from the HTML anchors. HTML anchors are hyperlinks to locations inside [...]

Change color scheme of Expression Web 3 SP 1 interface

Change color scheme of Expression Web 3 SP 1 interface

With Expression Studio 3, Expression Web 3 has got a new look with gray color scheme. I like it and I am not quite fond of changing the color scheme while working! But for people who like to change the interface color, SP 1 (Service Pack 1) for Expression Web 3 has given you an [...]

Add a background sound to your web page in Microsoft Expression Web

Add a background sound to your web page in Microsoft Expression Web

You must have come across websites that play sound (some music) while you are visiting it. Some design sites, personal sites of stylists or e-cards and gift sites usually have such background sound, sometimes on the home page or to all the pages. Personally, I find it irritating. Though you can actually specify how many [...]

Import custom code snippets from Expression Web 2 to Expression Web 3

Import custom code snippets from Expression Web 2 to Expression Web 3

In my earlier article Insert Code Snippets in Microsoft Expression Web 3, we saw how to use the built-in code snippets and create your own snippets to make your coding speedier. But the custom code snippets that you created in earlier version of Expression Web (EW 2) are not accessible in EW 3. A simple [...]