1)A Jr. web designer wants todesign a webpage to enter the
employee name, address. He
needs a button to clear the form

content and submit the data.

Write the different controls he
will use to create the web

page.

State the tags to be used for

the controls.


Answers

Answer 1
Answer:

Answer:

The Controls need to create the website are:

1) Text

2) button

Tags to be used for the Controls:

<form id="form1" name="form1" method="post" action="">

 <p>

   <label>Employee Name

     <input type="text" name="employeename" id="employeename" />

   </label>

 </p>

 <p>

   <label>Address

     <input type="text" name="address" id="address" />

   </label>

 </p>

 <p>

   <input type="reset" name="clear" id="clear" value="Clear" />

   <input type="submit" name="submit" id="submit" value="Submit" />

 </p>

</form>

Explanation:


Related Questions

Rank the following types of banking transactions by their associated costs, from lowest to highest price.A: Using PC software to complete a banking transactionB: ATM Transaction C: Transaction over the InternetD: Face to face transaction with a bank teller A. B, D, C, AB. C, A, B, DC. D, B, A, CD. A, C, B, D
Change the screen resolution so you can view more information on your screen. Use the resolution that enables you to fit the most information on the screen while still being able to read the display.Use the space below to indicate your screen resolution and to describe the steps you used to do this.Screen resolution:
How does a typewriter involve math and science?
Which of these pieces of hardware is used for telecommunication
1.What are some examples of cyber crime?2. What is a computer virus? 3. What are some ways a computer can get a virus? 4. What are some things you can do to be safe on the internet?

Which problems result in a positive number? Choose all answers that are correct. A. –6 – (–8.1) B. C. 7.5 – (–1.4) D. –5.7 + 2.4

Answers

-6 - -8 = 2 so (A) is correct and 7.5 - -1.4= 8.9 so (C) is correct the rest result in negative numbers 
~Riley
You're answers would be A. and C. because of the if you subtract a negative and a negative, they will ALWAYS equal a positive, and a positive and positive will equal a positive, but a negative AND a positive will equal negative. 
I hope I helped! =D

A Boolean search can help you narrow down your topic by doing what A( finding the most popular topic for you to research

B( allowing you to restrict your search to look only for specific terms or groups of terms

C(avoid searching for him popular topics

D( searching the topic and all related topics

Answers

Answer: B. allowing you to restrict your search to look only for specific terms or groups of terms.

Boolean search narrows down a researcher's topic by refining or limiting the search results generated by the search engine thus, saving the time of the researcher in achieving the most useful information.

What role do you think mobile devices have played in shaping the world?

Answers

Mobile devices made communication much easier and common. Therefore, this world has become very social. 

How can you tell that a rolling soccer ball is in motion

Answers

When a soccer ball is kicked the resulting motion of the ball is determined by Newton's laws of motion. From Newton's first law, we know that the moving ball will stay in motion in a straight line unless acted on by external forces. A force may be thought of as a push or pull in a specific direction; a force is a vector quantity. If the initial velocity and direction are known, and we can determine the magnitude and direction of all the forces on the ball, then we can predict the flight path using Newton's laws.

How long does Microsoft give a user to activate Windows before displaying a message indicating Windows is not genuine?

Answers

Answer:

30-day

Explanation:

Microsoft gives you a 30-Day grace period to activate windows

which of these is a placeholder in a document into which variable data is inserted during the process of a mail merge?

Answers

Answer: C. Merge Field.

The Merge Field is a placeholder that holds the variable data that will be inserted into the main document during a mail merge procedure. The columns in a document may represent the categories of information. The Rows represent the records of the different columns. The computer counts a row of data to be a single record.

Answer:

C.) Merge Field

Explanation: