Web Development
DART 230
Mar. 13
March 18
Mar. 20
Color (cont.), CSS review (build a float: layout) and Work on your individual content sites. 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 Social Security one: 12345_abc). For later, here are some details and extra tips on that in my Posting Tips.
Some other tips and suggestions:
- Each page is a separate html file. Relative links are then simply
<a href="resume.html">.
- Consider creating a separate links page that annotates those links.
- Your site should have at least 300 words of text.
- 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).
Here is the CSS we did in class following the textbook file—you should have these basics down by now
If your grid from the previous assignment is not working, look back at the Adobe page or my float example (that includes a footer).
A bit more complex layouts that include a <header> (or <div id="header">) are the one from the old textbook and one I made for the DArt 280 seminar.
and we will build one starting today, with float: from Chapter 15 and some HTML5 elements from Chapter 17 and a bunch of other stuff (currently on my USB; not posted). OK–here it is in finished form.
Home
|
Assignments
|
Resources
|
Syllabus
|
Weekly
|