Welcome to Rochester Scholars!

The Rochester Scholars program is a chance for middle school kids to attend a pre-college academic program at the University of Rochester.

My class (Spring Session April 14-18) was called, " Design Your Own Web site!" and I was privileged enough to teach 12 very talented 11-year-olds how to build web sites from the ground up!

For more information about the Rochester Scholars Program, contact the University of Rochester's Office of Special Programs at 585-275-2344 or visit their Web site at www.rochester.edu/osp/.


Today we learned how to create elements like the H1 headline shown above, and how to use the 'paragraph' element like the one used in this very sentence.

We also learned that every tag that is "opened", must also be "closed", and that's what makes it XHTML instead of plain old (old school) HTML. For example, if we open a paragraph with <p> then we must eventually close that element with a closing </p> tag. Same with unordered lists. Because we are using XHTML, our Web sites will also display on cell phones and will also be accessible to those using adaptive technologies (such as screen readers for those who are visually impaired).

Speaking of unordered lists...we learned how to code those, too! The unordered list below displays a list of all of my students with links to the work they did today.

Here is a list of other things that we learned today:

These sites (including this one!) might not look pretty now...but just wait...we're getting to that lesson! Today we coded all of these sites by HAND using the notepad text editor (Not even many ADULTS can code a Web page by hand, BTW.). Next comes the part where we style our sites so they look nice with great typography and color treatment.

All these kids are wicked smart and it was a pleasure teaching them today. I look forward to seeing what they design in the days to come!

-Mike