Tuesday, June 21, 2011

Web Site Viewing

If you guys would like to view your web pages once they're handed in. Open up a web browser and type in

http://www.mpdimaging.com/student/yourename/

put your first name in the your name secure

Final Class

Hi Guys

To night is the final class. You'll be handing in your assignments via ftp. Here are the notes on how to do that


I will be going over it at the beginning of class

Thursday, June 16, 2011

Centering Your Web Page

To Center your web site add the following to your css


#container {

position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */

width: 986px;

margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

text-align: left; /* this overrides the text-align: center on the body element. */

background-repeat: no-repeat;

background-color: #FFFFFF;

}


Then find
div id="Table_01" and change it to div id="container"

Then Test



Wednesday, June 15, 2011

For next Class

Hi Guys

Bring you're website description and key words and site title that you wrote down earlier in the semester and bring it to class with you tomorrow night. After the Brief Lecture on HTML you will have to the end of class, and all of class On Tuesday to work on and hand in your web pages.

Also if every one is done their logo's hand that in as well tomorrow night.

Here are the notes as well.

Tuesday, June 14, 2011

Final Website Assignment

Website Final

Using everything you’ve learned so far this semester, finalize your websites. You need a landing page that grabs. A bio page and one portfolio page made up of a slide show, and a Contact page.

Hand in your entire website (include your .fla files for your slideshows or galleries) folder via FTP which will be demonstrated on the last class.

Due end of class tuesday June 21st







Monday, June 13, 2011

Notes for class 13

Hi guys

Here are the notes for class tomorrow nights class


The Final assignment marking scheme will be posted after class tomorrow.


Wednesday, June 8, 2011

Notes for next Class

Hi Guys

Tomorrow nights class is a work period. However I will be showing you how to make galleries that have controls and not play at the beginning of class.

For the rest of the class work on making slide shows and galleries for the rest of your pages. Also you can start typing up your Bios as well as any pricing information.

I quick tip as well. If you want to change your pictures in your slide shows...... Double click the picture on the stage and you will drill down into the Movie clip. Now just delete the image and replace it. Go back to scene 1 and you'll notice that you're transitions will still work.

Here are the notes