Create an HTML page with the following ten HTML tags:
Tag | w3schools link | |
---|---|---|
1. Header | Use you full name as it appears on BB | <h1> … <h6> |
2. Paragraph | Write a short paragraph about yourself, using your actual name | <p> |
3. Image | Image of your choice (use your own name for the file name) | <img> |
4. YouTube video | Content of your choice (watch the video first to make sure it’s appropriate) | <iframe> |
5. Hyperlink | Link to your LinkedIn profile (open in new window) | <a> |
6. Table | Content of your choice | <table> |
7. Ordered List | Content of your choice | <ol> |
8. Unordered List | Content of your choice | <ul> |
9. Any other tag of your choice | ||
10. Any other tag of your choice |
Resources:
Submission:
Through BB (Assignments –> HTML Page), as shown in either of the images below (please do not upload a zip folder):
OR
Copy and paste your HTML code in the “Write Submission” area if for some reason Blackboard doesn’t allow you to attach an HTML file