Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started