Results 1 to 2 of 2

Thread: Need help new starter here...very lost.

  1. #1
    Join Date
    Sep 2009
    Posts
    2

    Need help new starter here...very lost.

    I just registered for a web design class at my local college. The prof demonstrated some past examples of the the first project we will be conducting. Basically we will be creating a story, a stream of consciousness, and then we will create an HTML story based on this. The prof stated we will first learn how to use tables altho these are deprecated, but we must learn to do so in order to understand the newer fundamentals.

    One student created an "animated" story using tables. She told the story about her dog, and the dog, which looked like little pixels, walked across the page. The teacher didn't want to go in depth in the technique used, but said that this student was able to achieve this by refreshing a page into a new page, thus making her dog "walk" across the page. The animation took about 20 pages refreshing into the next one.

    I'm curious into how this was done. What kind of code was used? Can anyone please help me?

  2. #2
    Join Date
    Feb 2006
    Location
    Salisbury UK
    Posts
    4,332
    Refreshing the page to get the dog to walk sounds ridiculous and starting with tables isn't the correct way to learn now. Start with divs and CSS (position: absolute all divs to start with so they all take positions from the top left corner of the window then move on to position: relative).

    Getting a dog to walk could be achieved with an animated gif http://www.whitsoftdev.com/unfreez/ (simple to create and not requiring Javascript or Flash) or using Flash which is advanced stuff.
    Code downloaded to my PC will be deleted in due course.
    WIN7; IE9, Firefox, Opera, Chrome and Safari for Windows; screen resolution usually 1366*768.
    Also IE6 on W98 with 800*600 and IE8 on Vista 1440*900.

Similar Threads

  1. XML Error.. lost..
    By jockey1010 in forum Web Design, HTML Reference and CSS
    Replies: 0
    Last Post: 12 Jun 2007, 08:14 PM
  2. For a Starter in Web Design Whats the Best Code to look into?
    By brian101 in forum General Questions
    Replies: 1
    Last Post: 24 Mar 2007, 03:35 PM
  3. I lost my Pagerank.....
    By selvam_cbe in forum General Questions
    Replies: 0
    Last Post: 02 Feb 2007, 03:15 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •