FINAL PROJECTS

Posted in Course Materials on December 5th, 2008 by admin

Please post the links to your projects below!

Contact Form | PHP Handle

Posted in Course Materials on November 21st, 2008 by admin

The following files are the form elements to use to have an email sent to you through your web site.

YOU MUST HAVE PHP Running on the server.

website_contacthandle

Timeline: Portfolio Project

Posted in Course Materials on November 6th, 2008 by admin

Friday, we carved out the rest of the quarter and set expected targets for friday class. What this does not include is what to do during the week… the best thing to do is work! Read more »

Portfolio Example Web Sites

Posted in Course Materials, Inspiration on October 31st, 2008 by admin

The following are the examples presented in class…

CD Projects

Posted in Course Materials on October 23rd, 2008 by admin

These are the first projects completed by the ART 350 class:
Still some folks who did not send me a link!

Bailey, Jocelyn Miller, Jessica
Chefec, Allison Peck, Colin
Coderre, Tyler Rutski, Joshua
Condon, David Rychcik, Sarah
Cross, Kelly Simon, Dani
Evancho, Beth Spengler, Kathie
Ferris, Scott Vaga, Andrew
Fonda, Miles Wong, Candy
Koek, Brandon
Measer, Matt
Tags:

Div CSS Clear Style

Posted in Web Programming on September 30th, 2008 by admin

I was floating a few div’s and the container would not stretch down and wrap around all my content. I poked around at a few blogs and tutorial’s.

The answer was here:

HTML Div CSS Clear Style

.divClear {
clear:both;
}

Adding this div.class before the end of my container div did the trick.

Thanks Top54U.

BK

Tags: , ,

LISTS - How to change them

Posted in Course Materials, Web Programming on September 19th, 2008 by admin

You have been introduced to lists in html. Read more »

Background Patterns

Posted in Uncategorized on September 19th, 2008 by admin

There are many sites out there that give away free background patterns for you to use.

A good question is: Why do you want to use them?

squidfingers

K10K - Pixel Patterns

Quiz

Posted in Course Materials on September 18th, 2008 by admin

Did you look at this early?

Doubt it.

art350_quiz

File Formats

Posted in Uncategorized on September 12th, 2008 by admin

demo_assets

DOWNLOAD