HTML and CSS Reference
In-Depth Information
Review Assignments
Practice the skills
you learned in
the tutorial using
the same case
scenario.
Data Files needed for the review assignments: back.jpg, back4.png, back5.png, caltxt.
htm, ccc.png, cccstyles.css, january.htm-December.htm, modernizr-1.5.js, tab.jpg,
tabred.jpg, yearly.css, yeartxt.js
Maria thinks the calendar() function you created is an incredibly useful feature for the
CCC Web site. However, she wants you to create a new calendar application that dis-
plays monthly calendars for the entire year on a single page. The calendar still should
highlight the current date (or a date specified by the user) within the table. Figure 12-35
shows a preview of the yearly calendar that you'll create for Maria.
Figure 12-35
chamberlain civic center yearly calendar
AYAKOVLEV.COM/Shutterstock.com; Reinhold Leitner/Shuuterstock.com; Nejron Photo/Shutterstock.com
To combine all of the monthly calendars into one calendar, you'll use JavaScript to
write a larger 3
4 table in which each table cell contains a monthly calendar. Maria
already has created the Web page layout and a style sheet for both the Web page and
the yearly calendar. She also has written the JavaScript functions to create each monthly
calendar. Your job will be to write the code that creates the grid of monthly calendars.
3
 
Search WWH ::




Custom Search