beatty@lasalle.edu

Home
Assignments
Resources
Syllabus
Weekly



Web Design and Development
DART/ENG 230

MW 1:55 - 3:10 (S 31); H-167


Oct. 31

November 5

Nov. 7

Open day, so bring questions about your site.
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 those links.
  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. Review the CSS we did in classwith the textbook file—you should have these basics down by now
  6. If your grid from the previous assignment is not working, look back at the Adobe page or my float example (that includes a footer).

Web Development Site maintained by John Beatty