7th Week Homework
Part 2 Calendar – Right Column DIV
This week's homework is to add a new column to the right side of the
previous calendar lesson. The process to create this right column
involves inserting a few lines of code into the work from the fourth
week. Let's review and inspect this together.
The code in Figure 1, Figure 2 and Figure 3 are from the previous lesson, and it is
used to create the left side of the calendar column, resulting in
Figure 7 (the last figure on the page).
On the other hand, the code for the remaining figures, numbered 4 to 6,
is used to generate the right side of the mini calendar column. It
includes numbers for the days and the seven-day names: Monday, Tuesday,
Wednesday, Thursday, Friday, Saturday, and Sunday. Please refer to the final result on the last page for clarification.
 |
Fig:1 Left Column Codes on Visual Studio Code |
|
|
|
|
|
 |
Fig 2 : Left Column Codes on Visual Studio Code | |
|
 |
Fig: 3 Left Column Codes on Visual Studio Code 2
|
 |
Fig: 4 Right Column Calendar Codes on Visual Studio Code
|
 |
Fig: 5 Right Column Calendar Codes on Visual Studio Code | |
 |
Fig: 6 Right Column Calendar Codes on Visual Studio Code |
 |
Fig: 7 Final Result with Two Columns on My Calendar |
Comments
Post a Comment