Question: Programming: HTML/CSS and JavaScript Assignment Requirements Create a single html file that provides information about this course. You may use content from the syllabus and
Programming: HTML/CSS and JavaScript Assignment Requirements
Create a single html file that provides information about this course. You may use content from the syllabus and Canvas or you may use your textbook to get content. Be creative but the information in your site should be real content. The purpose of this assignment is to learn how to use html tags and css styling therefore it is OK if you copy and paste content from the syllabus or text.
-Include all tags that are found in every webpage (doctype, html, head, title, body)
-Include heading tags, paragraph tags and line break tags size (you may add more if you wish)
-Include semantic tags (see tag summary on pg. 49-50 for additional help)
Create a single CSS file that provides styling for the html page described above.
-All styling should be done in the external style sheet. No internal or inline styling. Link this style sheet to your html file.
-Include a style for background-color, font-family, font-size (you may add more if you wish)
-Include at least 1 style id
-Include at least 1 class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
