Website Development Workshop Programming Code Worksheet – Description
Website pages contain many types of elements, so it is important to understand how to add those elements. This assignment will add two elements to two of the pages you created in Workshop Two for your website project.
Upon successful completion of this assignment, you will be able to:
Add different elements to a page.
Style a table with CSS.
Insert an image into an HTML page.
Instructions
Review the rubric to make sure you understand the criteria for earning your grade.
Add a table element to one of your website project pages.
Style the table using your external CSS code.
Include relevant information in the table such as a contact form or pricing information.
Add an image to one of your website project pages.
Ensure the image is accessible using the alt tag.
Style or format the image using CSS.
Ensure the image is a .png or .gif format.
The post Website Development Workshop Programming Code Worksheet first appeared on .