beatty@lasalle.edu

Home
Assignments
Resources
Syllabus
Weekly



Web Design and Development
DART/ENG 230

TR 2:00 - 3:15 (S 22)


Mar. 25

March 30

Apr. 1

Today's topic is HTML5 (also later with HTML5 form elements). Here's the old link to HTML5 features when they first were appearing.
Some 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 class with 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