Question

In: Computer Science

Construct an HTML page that contains a three-level nesting list (you may choose the type of...

Construct an HTML page that contains a three-level nesting list (you may choose the type of the list you want to use). One item on each level. Use the three attached images as the content of each of the three list items.

-exam prep

-msnlink

-success

example for person who asked in comments

  1. Los Angeles Lakers
    1. LeBron James
      1. LeBron James Sr. is an American professional basketball player for the Los Angeles Lakers of the National Basketball Association. He is widely considered to be one of the greatest basketball players in NBA history.

      2. LeBron is currently teamed up with Anthony Davis to win a ring.
    2. Anthony Davis
      1. Anthony Davis Jr. is an American professional basketball player for the Los Angeles Lakers of the National Basketball Association. He plays the power forward and center positions. Davis was the first overall pick in the 2012 NBA draft.

      2. Davis is considered the most dominant big man LeBron has played with, he is very versatile.
  2. Boston Celtics
    1. Jason Tatum
      1. Jayson Christopher Tatum is an American professional basketball player for the Boston Celtics of the National Basketball Association (NBA).

      2. Tatum is considered one of the best young players of the league, and is the future.
    2. Gordon Hayward
      1. Gordon Daniel Hayward is an American professional basketball player for the Boston Celtics of the National Basketball Association. He played two seasons of college basketball for Butler University.

      2. Before signing with the Boston Celtics, he used to play for the Utah Jazz and had a very promising rookie career.

Solutions

Expert Solution

Answer:- HTML document file is here

<!DOCTYPE HTML>
<html>
<body>
<head>
<title> Construct an HTML page that contains a three-level nesting list </title>
</head>

<h3>1.Exm Prep Ten Study Tips</h3>
<img src="image.jpg"  width="280" height="160">
<ul>
<li>Give yourself enough time to study
<li>Organize your study space
<li>Use flow charts and diagrams
<li>Practice on old exms
<li>Explain your answers to others
<li>Organize study groups with friends
<li>Take regular breaks
<li>Snack on brain food
<li>Plan your exm day
<li>Drink plenty of water
</li>
</ul>
<p></p>

<h3>2. Msnlink : The Microsoft Network</h3>
<ul>
<img src="images-msn link.png"  width="280" height ="160"
<ul>
<li>MSN dial-up
<li>web Portal
<li>app for windows & mobile devices
<li>ISP service provider
<ul>
<li>Hotmail
<li>Messenger
<li>web search engine 
</li
</ul>
</ul>
</ul>
<p></p>

<h3>3. Success</h3>
<img src="image-success.jpg"  width="280" height="160"
<ul>
<li> 3 Key Points to Success
<ul>
<li>Create Positive Vibes
<li> Set Up Your Self Confidence
<li>Strong Mindset
</li>
</ul>
</ul>

</body>
</html>

and your output is attached with Screenshot

"important note:- When you open this file you can't show image beacause image source destination are changes but don't worry i have share you all image which was used in this document."


Related Solutions

Create an HTML page that contains a three-level nesting list (you may choose the type of...
Create an HTML page that contains a three-level nesting list (you may choose the type of the list you want to use). One item on each level. Use the three attached images as the content of each of the three list items. use any random image name located in the default directory
construct an HTML page that contains a three levels nesting list. 2 items are required on...
construct an HTML page that contains a three levels nesting list. 2 items are required on each level (could be random texts of your choice). The first level is to be an ordered list, the second level should be unordered list and the third level should be Description List.
Create a web page using PHP and HTML that contains a list of movie names available...
Create a web page using PHP and HTML that contains a list of movie names available for rent (at least 10 movies), so that each time you visit the home page, you see a different order of movies in the list. The movie names are required. 2) The rental price for each movie ranges between $1.99 to $7.99. • Create an associative array with a code for the movie as the key (e.g., movie1, movie2, etc.) and the associated rental...
You are a mid-level procurement manager for your company. (You may choose one from the list...
You are a mid-level procurement manager for your company. (You may choose one from the list below.). Your department VP has called you in and given you a special assignment. The company is thinking of outsourcing the entire production of a group of non-core and lower-tier products. (It intends to maintain production of its “flagship” or core products and the most profitable parts of its product lines or product groups.) It is considering making this move, because the company has...
Write an HTML file for a web page that contains the items below. Use an internal...
Write an HTML file for a web page that contains the items below. Use an internal style sheet to specify all fonts, sizes, colors, and any other aspects of the presentation. Your page should contain the following items: 1) A header with white text on dark green background (just for the header, not the entire page), in Impact font, bold, and centered. 2) Two paragraphs of text, each with dark gray text in Tahoma font, on a light blue background,...
using text edit html Create a Web page that makes a list of your favorite movies...
using text edit html Create a Web page that makes a list of your favorite movies and a list of your favorite actors. Make one list ordered (numbered) and one list unordered (bulleted). Title your Web page - John Doe's Movies Page but use your own name (this information goes in the title tag). Also include a paragraph describing one of your favorite movies and another paragraph describing one of your favorite actors. Include two heading levels - h1 and...
Write an HTML file that create the following web page. my first nested list steps of...
Write an HTML file that create the following web page. my first nested list steps of backing a cake Important notes: You should have to copy and paste the “HTML script” as your answer for this question. DON’T take screen shot for your HTML script. It must be editable script. Take a screen shot for your output web page and paste it as a part of your answer.
List the three ways the will may be contested.....
List the three ways the will may be contested.....
Laser What component would you use to (choose from the list on the following page) 1._______________separate...
Laser What component would you use to (choose from the list on the following page) 1._______________separate a gas from a vacuum but allow light to travel from one to the other with little or no effect on the light 2._______________direct a beam back in the direction from which it came 3._______________place in a laser cavity to limit output to a single longitudinal mode 4._______________"correct" a beam with an oval cross section, creating a circular cross section 5._______________filter all visible wavelengths...
Using brackets you will need to create the HTML page and CSS style sheet for the...
Using brackets you will need to create the HTML page and CSS style sheet for the given Form example. Form 1: create an HTML page with a form that contains a text input field. The label for the text field should be “City”. Beneath it should be a submit button “Lookup”. Place a horizontal line beneath the Lookup button and add three radio buttons labeled “Beginner”, “Intermediate”, and “Advanced”. Your page should have a title and a header in the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT