Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Wk5 HW Part 1: Create a web page that uses Arrays, Loops, and Methods (Total Points: 50) In this weeks assignment you will be sharing

Wk5 HW Part 1: Create a web page that uses Arrays, Loops, and Methods (Total Points: 50)

In this weeks assignment you will be sharing your favorite recipe with us via a web page. The recipe is of your choice and does not have to be a culinary creation, it can be anything! Your web page style and aesthetic should compliment your recipe, do some research for design inspiration if you cannot think of anything.

Requirements:

  • Use an external CSS & JS file, no internal or inline styles & scripts
    • Please comment your JS to break down your understanding of what is happening
  • Choose a recipe with at least 5 items/ingredient
  • Create a JS array to store your recipe ingredients/items
    • Be sure to include the units of measurement
  • Use a JS for or while loop to iterate through your array of recipe ingredients and dynamically add them to you web page inside a table
    • HINT use a HTML DOM table object method
    • SUPER HINT: https://www.w3schools.com/jsref/met_table_insertrow.asp (Links to an external site.)
  • Provide either 3+ images or 1 video of your recipe. You can do both if ambitious!
  • Write out the directions to prepare your recipe using an ordered list
  • Style your page
    • Tables should have Header and footer style as well as borders
    • Font, color, spacing and layout should be intentional and not default for all other elements on the page
    • Use classes for styling
    • As always no CSS frameworks all custom creations from your original self
  • Confirm that the code is properly indented & formatted.
  • Validate your code, there should be no errors
  • Save your files on your system in a folder called HW5Part1
  • Upload your folder and files to your ASU web space
  • Submit your assignment using a link from your web host

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

Managing Your Information How To Design And Create A Textual Database On Your Microcomputer

Authors: Tenopir, Carol, Lundeen, Gerald

1st Edition

1555700233, 9781555700232

More Books

Students also viewed these Databases questions

Question

Write a letter asking them to refund your $1,500 down payment.

Answered: 1 week ago