Question
I need new and unique answers , please. ( Use your own words, don't copy and paste ), Please Use your keyboard ( Don't use
I need new and unique answers, please. (Use your own words, don't copy and paste), Please Use your keyboard (Don't use handwriting) Thank you..
Web Technologies
Q1: Write the corresponding HTML code that represents the following output. (Note: You should use comments within the code to explain each major parts)
__________________
Q2:
Create an external CSS file to format the attached XHTML code as the following figures:
Note: When user moves the mouse cursor over the buttons, the text style should change to bold and color to blue. Keep the Reset button color as red.
XHTML code:
/p>
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Rectangle
This form calculates the area, perimeter of a rectangle
___________
Q3:
Write a JavaScript code to do the following:
- Displays a menu in a prompt to ask the user to choose between different menu items
- The choices as follow:
- Choice 0 exists with an alert message Bye
- Choice 1 prompts the user to input a number and then it alerts the result of that number to the power of 2
- Choice 2 - prompts the user to input a number and then it alerts the result of that numbers square root
- Choice 3 prompts the user to input a number and then it alerts the floor of that number
- Invalid choices alerts Invalid choice and then displays the menu again
Sample run:
file Edit Yiew History Bookmarks Tools Help IT230 Assignment1 + C file:///C:/Users/user-17/Desktop/ . O E VISION 2 7 0 de calato Saudi Electronic University NODOH DARASA This is yourname first html page I am a Saudi Electronic Univerity (SEU). I am doing my Bachelore degree in your major. I am doing four courses this term. This courses are shown in the table balow with its corresponding credit and teacher Course Name Web Technology Your secnod course Your third course Your fourth course Credit Instructor Name 3 credit points Dr. XXXXX 3 credit points Dr. XXXXX 3 credit points Dr. XXXXX 3 credit points Dr. XXXXX For more information about SEU, please follow the link below: Saudi Electronic Univerity - DX Assignment C o File C/Users/Bothyna/Desktop/CSSQuestion.html Rectangle This form calculates the area, perimeter of a rectangle Length: in Width: Area: Perimeter Area Perimeter Back Reset Assignment C O O File /Users/Bothyna/Desktop/CSSQuestion.html Rectangle This form calculates the area, perimeter of a rectangle Length: Width: Area Perimeter Area Perimeter Back Reset An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Power Calculator Please input a number: Cancel OK An embedded page at fiddle.jshell.net says OK An embedded page at fiddle.jshell.net says Please make a choices 1. Power of 2 2. Square root 3. Floor of a number Cancel An embedded page at fiddle.jshell.net says Square root Calculator Please input a number: ol Cancel OK An embedded page at fiddle.jshell.net says An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Floor of number Calculator Please input a number: 32.211 Cancel OK An embedded page at fiddle.jshell.net says OK An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Invalid Choice An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Bye file Edit Yiew History Bookmarks Tools Help IT230 Assignment1 + C file:///C:/Users/user-17/Desktop/ . O E VISION 2 7 0 de calato Saudi Electronic University NODOH DARASA This is yourname first html page I am a Saudi Electronic Univerity (SEU). I am doing my Bachelore degree in your major. I am doing four courses this term. This courses are shown in the table balow with its corresponding credit and teacher Course Name Web Technology Your secnod course Your third course Your fourth course Credit Instructor Name 3 credit points Dr. XXXXX 3 credit points Dr. XXXXX 3 credit points Dr. XXXXX 3 credit points Dr. XXXXX For more information about SEU, please follow the link below: Saudi Electronic Univerity - DX Assignment C o File C/Users/Bothyna/Desktop/CSSQuestion.html Rectangle This form calculates the area, perimeter of a rectangle Length: in Width: Area: Perimeter Area Perimeter Back Reset Assignment C O O File /Users/Bothyna/Desktop/CSSQuestion.html Rectangle This form calculates the area, perimeter of a rectangle Length: Width: Area Perimeter Area Perimeter Back Reset An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Power Calculator Please input a number: Cancel OK An embedded page at fiddle.jshell.net says OK An embedded page at fiddle.jshell.net says Please make a choices 1. Power of 2 2. Square root 3. Floor of a number Cancel An embedded page at fiddle.jshell.net says Square root Calculator Please input a number: ol Cancel OK An embedded page at fiddle.jshell.net says An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Floor of number Calculator Please input a number: 32.211 Cancel OK An embedded page at fiddle.jshell.net says OK An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Invalid Choice An embedded page at fiddle.jshell.net says Please make a choice: 0. Exit 1. Power of 2 2. Square root 3. Floor of a number Cancel OK An embedded page at fiddle.jshell.net says Bye
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started