Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Specifications Modify index.html in the root of your website to include a new nav button named shipping. This button should link to . / shipping

Specifications
Modify index.html in the root of your website to include a
new nav button named shipping.
This button should link to ./shipping/index.html.
Modify the widths of the buttons to accommodate the
new button.
Do not change the width of the body
Ensure no space is visible on either side of the nav
bar
Within the root of your website, create a file folder named
shipping and create an index.html file within it.
This file will contain the HTML for this assignment.
The file should apply main.css and shipping.css
Do not change main.css for this assignment
The file should contain the same header, footer, and
nav items as ./index.html
There should be an h2 header, Shipping Costs
There should be a text box for the user to input the
product cost
There should be a calculate button that calculates the
total cost
There should be a display-only text box that contains
the total cost after the calculate button has been
pressed
You may use id elements on the HTML tags that you
access from JavaScript
image text in transcribed

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

Visual Basic6 Database Programming

Authors: John W. Fronckowiak, David J. Helda

1st Edition

0764532545, 978-0764532542

More Books

Students also viewed these Databases questions