beatty@lasalle.edu

Home
Assignments
Resources
Syllabus
Weekly



Web Design and Development
DART/ENG 230

TR 11:00 - 12:15 (S 21); H-167


Apr. 10

April 12

Apr. 17

  • This should be a work day.

    Remember that the sites need to be posted to the Web so that I can pull them up. You might want to try Filezilla and FTP a test page to alpha.lasalle.edu if you have not tried that for a while (password is the La Salle ID one: 1234567.abc where "abc" is first 3 letters of your last name lowercase). Here are the posting tips.

    Some other tips and suggestions:

    1. Each page is a separate html file. Relative links are then simply
      <a href="resume.html">.
    2. Consider creating a separate links page that annotates your five absolute links (links to other websites).
    3. Your site should have at least 300 words of text.
    4. Try the TARGET="_blank" and TITLE="Stuff written here" attributes for your links and also for your images (works better than alt="blah blah" in some browsers).
    5. Follow the CSS we did in class (now on USB only) based on the textbook file—you should have these basics down by now


Web Development Site maintained by John Beatty