UPDATE TO PROJECT 2

No longer have to implement a separate Blog or News Section. Project 2 is due 3/23


I would like to speak to everyone and see how your project’s are progressing.
Sign up: One on One Project 2 Meetings


After Class Comments:

I noticed a lot of you are having trouble placing images in Wordpress. Use this snippet to place an image from your images folder:
<img src="<?= get_template_directory_uri(); ?>/yourimagesfolder/imagename.jpg">

Also, for background images, many of you are using full width background images, so make sure you review your CSS background image placement rules.

Namely a lot of you are using large background images, so look at background-size and background-position rules.

Also, please ask questions if you have them. You don’t have to lose hours up on hours on something you could have gotten answered by asking a question.


Due on Class 16 Monday 3/21

  • Work on Project 2

Getting ready for our next seminar/discussion class which will be on March 30th * Read Landmark Web Sites, Where Art Thou?
* Read Beauty in web design, part 1
* Read The Web Aesthetic
* Read Myth #25: Aesthetics are not important if you have good usability
* Read 19. Visual Aesthetics by by Noam Tractinsky