- Create a Web Page
-
I used HTML and CSS to create a well-designed web page that serves as the starting point for the rest of my assignments.
-
Create a List Page
-
I will use HTML to add a list and use CSS to style it.
- Create a Table Page
-
I used HTML to add a table of data and used CSS to style it with various fonts, colors, and sizes.
- Create a Divs Page
-
I used the HTML <div> tag and CSS grid elements to layout a well-designed web page.
- Create a Form Page
-
I used HTML to collect data from a form added to a web page and used CSS to modify its appearance.
-
Create a Multimedia Page
-
I will use HTML to add text animation, audio and video clips to a web page.
-
Create a JavaScript Page
-
I will use HTML to add Javascript to a web page, use JS to display and HTML table, and use CSS to modify its appearance.
-
Use JavaScript to Validate a Form Page
-
I will use use JavaScript to validate the user data from an HTML form and use CSS to modify its appearance based on validation.