Question: Create an HTML template or use the one HERE. The provided template is simply a basic HTML page with no content other than the base
- Create an HTML template or use the one HERE. The provided template is simply a basic HTML page with no content other than the base elements. Ensure that it validates properly
- Enter the name of the webpage in the title tag in the HTML
- Create an external CSS file. You may use THIS ONE if you like. Attach it to your template using HTML.
- Create an external JS file. You may use THIS ONE if you like. Attach it to your template using HTML. Use a "document.write" statement to prove that it works. You may use the example.
- Create an unordered or descriptive list to list out the classes you are currently taking at ASU. It must be a color other than black.
- Create an ordered list of your 3 favorite movies, books, or TV shows you have listed. It must be a color other than black and a different color than the unordered list.
- Create an unordered list for your achievable goals for this year. It must be a color other than black and a different color than the ordered list.
- Create a definition list to explain if the movie/book/TV show is fiction, action, comedy and so forth.
- Place two pictures side-by-side in the HTML page. They may be the same images as Week 1 - Part 1. They must be the same size. You may size them using a graphics program, or via HTML. The pictures must not be stretched-looking or compressed-looking. They must be properly scaled.
- Use line breaks and a horizontal rule between list
- Add a comment tag in the head with your name
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
