Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(1)Create a webpage that meets the following minimum requirements: One input textbox that accepts at least 256 characters Two radio buttons for choosing an encoding:

(1)Create a webpage that meets the following minimum requirements:

  • One input textbox that accepts at least 256 characters
  • Two radio buttons for choosing an encoding: ASCII (circa 1963) or IBM EBCDIC (circa 1964)
  • A button with a label called "Run!" that will start a conversion of alphabets in the input textbox into hexadecimal numbers according to the selected encoding
  • Output display of the conversion results
  • All HTML statements for this webpage must be in an HTML file called 1.html (NO embedded JavaScript and NO inline and embedded CSS allowed)
  • All JavaScript codes must be in an external JS file called encoding.js
  • All CSS styling declarations must be in an external CSS file called hw2style.css

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_2

Step: 3

blur-text-image_3

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

Learning PostgreSQL

Authors: Salahaldin Juba, Achim Vannahme, Andrey Volkov

1st Edition

178398919X, 9781783989195

More Books

Students also viewed these Databases questions

Question

a. What is the purpose of the team?

Answered: 1 week ago

Question

a. How are members selected to join the team?

Answered: 1 week ago