Assignment 2
1. Task: Create a simple
website and upload it to web hosting space. The completed steps are as follows:
(1) Download the web template website
(2) Modify the website's title,
encoding, heading, and copyright statement.
(3) Create five hyperlinks on
the website:
(3-1) Homepage: **index.htm**
(3-2) Task 1: **a1.htm** (Copy
the design from the index template)
In the **a1.htm** webpage,
place a table displaying the sales figures for Q1, Q2, Q3, and Q4 for mobile
phones, tablets, computers, and laptops.
Product name |
Q1 |
Q2 |
Q3 |
Q4 |
cell phone |
25000 |
5000 |
10000 |
15000 |
Tablet |
20000 |
5000 |
10000 |
15000 |
Computer |
20000 |
5000 |
10000 |
15000 |
Laptop |
20000 |
5000 |
10000 |
15000 |
(3-3)
Task 2: **a2.htm** (Copy the design from the index template)
In
the **a2.htm** webpage,
Set
the text style with CSS: red text, 50px font size.
(3-4)
Task 3: **a3.htm** (Copy the design from the index template)
Place
a button, and when clicked, it will display a "Happy Birthday"
message, covering all the webpage text.
(3-5)
Task 4: **a4.htm** (Copy the design from the index template)
Place
a button, and when clicked, it will display a "Happy Birthday"
message within a specific tag on the webpage.
(4) Upload the website to the Github web space
(5) paste the URL to zuvio
Paste the URL in Assignment 2 of zuvio and complete the
assignment