Week 4 summary
15 Sep 2011We discussed HTML and general tree-based document structure.
- Here's the example html file we made in class.
- Web space access instructions. Note that in Windows you can
connect using a file Explorer window by typing
ftp://www.student.nvcc.edu
into the address bar. Remember that you log in to the ftp server using the same username and password (except with NVSTU\ in front of your username) as for the lab computers.
HTML/CSS references: * Complete HTML (4) and CSS references. * Another html reference and another css reference/tutorial. * Extreme detail on all parts of an html document (for HTML 5, which is a recent revision of the standard)
Other readings:
- See the course readings for html; look at the links in section 3.