Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Build a website to share more about yourself. It asks a few questions to let the user get to know you. The user input is

image text in transcribed
image text in transcribed
Build a website to share more about yourself. It asks a few questions to let the user get to know you. The user input is taken via browser prompts and responses are given through alerts. 1. [3 points] As a user, I would like to learn about the site owner so I can get to know them better. - Create an About Me guessing game that utilizes HTML, CSS, \& JavaScript. - Include on your HTML page a short biography, your education history, an overview of your job experience, and any goals that you may have. 2. [2 points] As a user, I would like a personalized welcome message so that I feel like I am interacting with the site owner. - Ask the user their name through a prompt 0 - Display that name back to the user through a custom greeting welcoming them to your site. 3. [2 points] As a user, I would like to view a series of data related to the site owner interest so that I can quickly view more information about him/her. - Create a "Top Fire" at the bottom of your HTML page as an ordered list in HTML. Some ideas that you can include could be top five movies, top five favorite places, or top five places to visit. You may choose to do whatever top five list that you wish. - Convert your work experience and education summary into an unordered list using HTML 4. [3 points] As a user, I would like to guess the answer to a question that could have many possibilities so that I can have fun with a guessing game. - Add a question that has multiple possible correct answers that are stored in an array. Give the user 3 attempts to guess the correct answer. The guesses will end once the user guesses a correct answer or they run out of attempts. Save the questions and user's answers in different arrays. Display all the possible correct answers to the user in console and at the bottom of your page. - Consider using a loop of some sort for this

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial Databases 2nd Symposium Ssd 91 Zurich Switzerland August 1991 Proceedings Lncs 525

Authors: Oliver Gunther ,Hans-Jorg Schek

1st Edition

3540544143, 978-3540544142

More Books

Students also viewed these Databases questions

Question

6. Conclude with the same strength as in the introduction

Answered: 1 week ago

Question

7. Prepare an effective outline

Answered: 1 week ago