New Class CAT 240

This will be a new portfolio blog for CAT 240

Week 12

Helpful links for web design.

Here are some recommended website hosts – this is not a definitive list, but just a few suggestions:

 

Browser Shots
Browsershots makes screenshots of your web design in different browsers. It is a free open-source online service. When you submit your website URL, it will be added to the job queue.

A number of distributed computers will open your website in their browser. Then they will make screenshots and upload them to the central server and you will be notified when all testing is done, and can review the screenshots in your account.

More Info: http://browsershots.org/

 

  • Killer Web Content – Article about why content is king
  • ^^In this article I guess he means you should get to the point with headlines and content. I agree.
  • CSS Cheat Sheet – About.com has done a great job summarizing styles, syntax and properties and their values!
  • ^^This is a great site with cheat sheets on CSS which I find helpful.
  • How we really use the web – sample book chapter with great resources
  • ^^The author states that most of the time we really just scan text on sites and not read it, which I tend to do myself.
  • Estimating Time For A Project – a great sitepoint article
  • ^^This is a really good link, especially for beginners like myself who would like to be able to give quick rough estimates on a web design project.

     

    week11

    More helpful links….

    http://www.adobe.com/devnet/dreamweaver/articles/understanding_css.html

    http://www.adobe.com/devnet/dreamweaver/articles/css_page_layout_basics.html

    Cool css site

    http://www.csszengarden.com/

    Estimating time

    http://www.sitepoint.com/blogs/2009/04/14/how-to-estimate-time-for-a-project/

    If you are going to have rollovers – or images that react to the user’s mouse interacting with a button, and displaying a change – on your page, there are a few things to remember.

    All rollovers require TWO images:

    • an “OFF” state, or image that displays when the mouse is NOT on the graphic
    • an “ON” state, or image that displays when the mouse is ON or OVER the graphic

    All rollover images must be the same physical size – if your OFF state is 300 by 25 pixels, your ON state must be the same physical size.

    How you design your rollover images is up to you – Fireworks or Photoshop can be used to create the initial graphics, which should be saved as JPG or GIF files.

    Once you’ve created the images or added them to your layout, you can insert them into the page code in two ways:

    • Using Fireworks incorporate slices and layers into your final design;
    • Define slices over rollover areas and export the individual image states – be careful not to overwrite images;
    • Using Dreamweaver add saved and optimized GIF or JPG images to your page using the Insert > Image Objects… > Image Rollover feature.
    • Be sure to give each rollover a name, ALT tag that describes it, and define two images.

    Week 10

    Week 9

    Follow

    Get every new post delivered to your Inbox.