Question

Notes

1-this is web programming ... HTML

2- please used the requirments for this program .. thanks in advance,,..

In this assignment, you will develop a simple calculator similar to the following example 7 8 9 C

0 0
Add a comment Improve this question Transcribed image text
Answer #1

1.HTML

<div class-box> <div class-display><input type-text readonly size18 id-d></div> <div class keys> <p> <input type-input type-button class-button black value-6 onclick-v(6)><input type-button class-button pink value-- <p>inpuonclick c()><input type-button class-button orange value- onclick e()></p> </div> </div>

2.CSS

body background-color:tan; box background-color:#98ff98; height:400px; width:600px; position:relative; top:80px left:40%; disposition:relative; left:2px; top:2px; height:35px; color:black; background-color:#bccd95; font-size:21px; text-align:right; ..button.gray color:white; background-color:#6f6f6f border-bottom:black 2px solic; border-top:2px #6f6f6f solid; button.pink cborder-bottom:black 2px solid, border-top:2px FF9933 solid; .gray:active border-top:black 2px solid; border-bottom:2px #6f6f6

3.JAVA SCRIPT

function c(val) document.getElementByld(d) value-val; function v(val) document.getElementByld(d) value+-val; function e(0

Add a comment
Know the answer?
Add Answer to:
Notes 1-this is web programming ... HTML 2- please used the requirments for this program .....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Write a calculator program using JavaScript in HTML in the same HTML file. (There will only...

    Write a calculator program using JavaScript in HTML in the same HTML file. (There will only be 1 HTML file containing everything that you use for this program.) *************JavaScript Functions should be written in the HTML <head> .............. </head> tag, **************** (Please be mindful of the formatting of the text of your program. Meaning that do not copy paste everything in a single line. Add clear comments for a better understanding of your program) as follows Assignment: create a form...

  • Write an HTML file that creates the following table on a web page. Important notes: 1....

    Write an HTML file that creates the following table on a web page. Important notes: 1. You should have to copy and paste the “HTML script” as your answer to this question. DON’T take a screenshot for your HTML script. It must be an editable script. 2. Take a screen shot for your output web page and paste it as a part of your answer. . SEU COURSES COURSE CLASS -ROOM INSTRUCTOR IT 404 CLASS ROOM 1 DR ALI CLASS...

  • HTML 5 and w3 validated with no errors Please ! 1. Create a Web page like...

    HTML 5 and w3 validated with no errors Please ! 1. Create a Web page like the following. You can use any set of images, but try to preserve the relative positioning of all items as shown below. Address Favorites CST 6305- Welome to the classhOpen To G Google INDEX Home Pag Instructor: Christo Dichev relative Lab Exercise: Positioning absolite What to turn in: Please submit your images together with the html file to Canvas

  • Please solve the following problem with programming using proper data structures. (Programming Language: Python) A similar...

    Please solve the following problem with programming using proper data structures. (Programming Language: Python) A similar application to the parentheses matching problem comes from hypertext markup language (HTML). In HTML, tags exist in both opening and closing forms and must be balanced to properly describe a web document. This very simple HTML document: Example> Hello, world is intended only to show the matching and nesting structure for tags in the language. Write a program that can check an HTML document...

  • subject : basic programming with C++ Notes: please give me detailed answer so I could understand...

    subject : basic programming with C++ Notes: please give me detailed answer so I could understand and learn from this, thank you very much PL03; CO-5: Students have knowledge of modular programming / subprograms and can implement them in computer programs.; mark: 5%; 2. Given the following program! #include<iostream> using namespace std; (8,0 01234 5 6 7 8g int e[10]={6, 7, 4, 5, -1, 4, -1, 3, 1, 9); 2* Compute (8,91 int compute (int a, int b) { if...

  • Styles Assignment 1 Write the required HTML/CSS codes to design the web page below: YAHOO Norma...

    Styles Assignment 1 Write the required HTML/CSS codes to design the web page below: YAHOO Normal 1 No Sp Font Paragraph Q1: Build the following tables using HTML codes: 1. Send My Table Example celipacing contro boedesWeb pag wtrluter apper isside de TABLE tag nnbutes appear inside the TD g 2. Time Table Mon Tue Wed Thu Fri Science Maths Science Maths Arts Social History English Social Sports Sclence Maths Science Maths SocialHistory English Social Hours Lunch Project Styles 3....

  • Week 5 Programming Lab - Broadway Ticket Group Discount ( Web Design With Visual Basic) Submit...

    Week 5 Programming Lab - Broadway Ticket Group Discount ( Web Design With Visual Basic) Submit Assignment Due No Due Date Points 100 Submitting a text entry box or a file upload Complete the following case programming assignment. To upload and submit the program and materials you created, click the Choose File button to find and select your saved documents. Make sure that the files are saved with your last name in the file name (Example: ch4_case1_Jones.doc). BROADWAY TICKET GROUP...

  • Web programming questions (please help if you can) (Java) 1. In which of the following types...

    Web programming questions (please help if you can) (Java) 1. In which of the following types of JSP elements, the implicit objects cannot be used? (a) scriplets (b) declarations (c) expressions 2. All the JSP implicit objects are created automatically by the server without any request from the programmers. (a) true (b) false 3. Which of the following scopes is used for the members declared inside the JSP declarations? (a) class (b) method 4. When is the code inside a...

  • Submissions are accepted in program codes in C PROGRAMMING LANGUAGES COURSE ASSIGNMENT Design your own general purpose programming language which will be completely in english Your language design...

    Submissions are accepted in program codes in C PROGRAMMING LANGUAGES COURSE ASSIGNMENT Design your own general purpose programming language which will be completely in english Your language design must include the following A general skeleton of a program State diagrams for the following (35 pts) . Identifier Unsigned integer Unsigned constant Constant Variable Factor and term rules similar to the ones given in your textbook Simple expression Compound expression . Parameter list Simple type 1D Array type Statement Block Loop...

  • implement a program that reads a word and opens one of the following web pages based...

    implement a program that reads a word and opens one of the following web pages based on the word provided: (name it file 1.html) Word                Site Twitter              twitter web site Facebook         Facebook web site yahoo               yahoo web site If the provided word is not part of the above table, your program will open a page called error.html. The error.html page is a page you will define that will display the message "We cannot process your request". Use...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT