www. Expression - Web - 3 .com
New Expression Web 3 Tutorials
Video Tutorials
CSS & HTML Tutorials
Expression Web 3 Training Products
| |
Microsoft Expression Web 3 Tutorial for Beginners-Step by Step is a |
| Review This Site |
Expression Web 3 Tutorials
Expression Web 3 Tutorials & Training on DVD
Made Especially for Beginners & Beyond
LOOKING FOR EXPRESSION WEB 4 TRAINING DVDS?
Be
sure top check out the the other products in
addition to the
Training DVDs for Beginners.
I've made these videos using as much detail as possible so that anyone can quickly learn how to build a web site. Just follow the step by step format and you will quickly build your web site. On Sale Now for $39.99
Online Class is available. This is the online class that I offer, and it's consists of videos and written content/tutorials. You get to download all videos and pdf ebooks to keep for future reference.
Getting Started

The Quick Start Guide is a Series of Steps, like a checklist, that will help you set up your web site with the correct files. At the bottom of each page is an arrow that is linked to the next step. Just follow all the arrows until you have completed setting up your site.
Learn CSS & HTML
HTML and CSS is where we really get into constructing and styling web pages. Several articles/tutorials are included for your edification. Don't skip this stuff! None of it is very difficult. But it does contain info you need to learn, and you will do so in the context of Expression Web.
CSS Tutorials Include the following:
- CSS Defined
- How to Use CSS
- Create CSS Styles
- Style Declaration
- CSS Selectors
- 3 Types of CSS Styles
- CSS Cascade
- CSS-Tips-Tutorials
- HTML
- HTML Box Generation
- HTML Tags
- HTML Attributes ... coming soon.
Designing Web Pages
Planning.
Know where you are going before you get there.
Or, Begin with the End in Mind. In other words,
what is the Purpose of you site? What are your
goals? What are the goals of your viewers?
There is an excellent web site that you can use to learn about Planning you web site and Web Page Design. Keep reading.....
The Layout. The first thing we have to do is create a Layout. A layout requires a little bit of HTML and a little bit of CSS. Read more.....
Layout Tutorials
Making
a Layout requires a little bit of CSS and a little bit
of HTML. Of course, making a layout with
Expression Web 3 is a lot easier than coding a layout by
hand.... at first, anyway.
Layout Options
3. Download a FREE Layout : So far I have 2 column and 3 column Layouts you can download and use.
Free Layout Downloads: All you need to do is unzip the folder that you've downloaded, then place the web page and style sheet in a New and Empty Web Site in EW 3. Then, proceed to modify the existing styles as you see fit. You can insert background graphics, images, etc. Knock yourself out! When you are ready, you can save the layout (web page) as a Dynamic Web Template (DWT). Then add some editable regions and begin creating new pages from the DWT.
Working With Layers
What is a Layer? What is a Layer used for? How do we position Layers? What's the z-index used for? How do we make a Layer Relative?
Find the answers to these questions, and more as I begin to add Layer Tutorials. So far, I've added some basic content about Layers and how to use and position layers. Shortly, I will be adding a video or two to show you some examples. Keep Reading....
How Can I Add a Simple Drop Down Menu?
Drop down menus are made from nesting lists within lists. Then we add some CSS to the pot so we can style the lists, etc. Many drop down menus also use JavaScript in addition to the lists and CSS.
I finally found a very simple drop down menu that is easy to teach and easy to learn. But, most importantly, you will be able to actually use this drop down menu successfully. Read the Drop Down Menu Tutorial.
HTML 5 Doctype & Expression Web 3
How to Set the Doctype for HTML 5
This is the easiest Doctype EVER!! Oh, by the way, you have to type this in each web page yourself. So just copy the Doctype I provided on the next page and insert it on line 1 as shown in the upcoming tutorial.....Keep Reading
How to Make a Scrolling Text Box
Using CSS and Expression Web 3
Have you ever seen a text box with its own scrolling mechanism? Want to learn how to make one of those?
Okay, just follow these basic steps and you'll have a scrolling text box in no time.
CSS Tips and Tutorials