New Videos are coming soon!! Be sure to check back often and please, Refresh your Web Browser when you come back so that you can see the changes.
Note: To view the Videos in full screen, simply double click on the video.
When you set up a blank HTML web page in Expression Web, that web page already has some of the basic elements created.
For instance, if you peek into the code view of a new HTML web page, you will see <body> and </body>. When we style the body (as in the video), we are really styling the <body> element of the web page.
Furthermore, everything that we add to our pages is placed between the <body> and </body> tags. Therefore, when we style the body, we are styling the background of the entire page.
**The Tag Selector, body, targets the <body> Element.
Making a Layout (this tutorial works with any version of Expression Web) (8:35)
Note: I am making New Layout Videos using Expression Web 4, yet you make a layout in EW4 the same way shown in the video.
These Video Tutorials work for any version of Expression Web.
1. Expression Design - Set up a new document, add a drop-shadow to a shape. ( learn about effects)