You are in the process of creating a form that will be used to obtain customer contact information. You have two goals: Wrap a box around the fields, and add a field to allow customers to type several lines of comments. Select the correct elements to fulfill these two codes.

Answers

Answer 1

To wrap a box around the fields in the form, you can use the HTML <fieldset> element. This element is used to group related form fields together and provides a visual boundary around them. Here's an example of how you can use it:

<fieldset>

 <legend>Contact Information</legend>

 <!-- Your form fields go here -->

</fieldset>

By using the <fieldset> element and providing a <legend> element inside it, you can create a labeled box around the contact information fields.

To add a field that allows customers to type several lines of comments, you can use the HTML <textarea> element. This element creates a multi-line input area where users can enter and edit text. Here's an example:

<textarea name="comments" rows="4" cols="50"></textarea>

In the example above, the <textarea> element is created with the name attribute set to "comments". The rows attribute determines the visible height of the input area, and the cols attribute determines the visible width. Adjust these values according to your desired size.

By incorporating the <fieldset> element to wrap the contact information fields and adding the <textarea> element for customer comments, you can create a form that fulfills both requirements.

Answer 2

To wrap a box around the fields in the form, you can use the HTML <fieldset> element. This element is used to group related form fields together and provides a visual boundary around them.

<fieldset>

<legend>Contact Information</legend>

<!-- Your form fields go here -->

</fieldset>

By using the <fieldset> element and providing a <legend> element inside it, you can create a labeled box around the contact information fields.

To add a field that allows customers to type several lines of comments, you can use the HTML <textarea> element. This element creates a multi-line input area where users can enter and edit text. Here's an example:

<textarea name="comments" rows="4" cols="50"></textarea>

In the example above, the <textarea> element is created with the name attribute set to "comments". The rows attribute determines the visible height of the input area, and the cols attribute determines the visible width. Adjust these values according to your desired size.

By incorporating the <fieldset> element to wrap the contact information fields and adding the <textarea> element for customer comments, you can create a form that fulfills both requirements.

Learn more about text on:

https://brainly.com/question/29784279

#SPJ1


Related Questions

Other Questions
Simplify the Boolean Expression F= AB'C'+AB'C+ABC if scientists found a fossil in the middle layer that was 2 million years old, would they think Earth was more or less than 2 million years the weak acid ha has a ka of 4.5106. if a 1.4 m solution of the acid is prepared, what is the ph of the solution? the equilibrium expression is: ha(aq) h2o(l)h3o (aq) a(aq) Use the following information for questions 4-5Mrs. Riya is a researcher, she does research on the decay of the quality of mango. She proposed 5 modelsMy: y=2x+18M2: y=1.5x+20 M3 y 1.2x+20 May-1.5+ 20Ms: y = 1.2x+15In these models, y indicates a quality factor (or decay factor) which is dependent on a number of days. The value of y varies between 0 and 20, where the value 20 denotes that the fruit has no decay and y = 0 means that it has completely decayed. While formulating a model she has to make sure that on the 0th day the mango has no decay. The quality factor (or decay factor) y values on r day are shown in Table 1.15 148 1010 815.2 Table4) Which of the following options is/are correct?My has the lowest SSEOM is a better model compared to M. Ma and Ms OM, is a better model compared to M, M2 and Ms. OM has the lowest SSE5) Using the best fit model, on which day (2) will the mango be completely decayedNote:2 must be the least valueEnter the approximate integer value (Example if a 12.56 then enter 13)1 point1 point6) A bird is flying along the straight line 2y6z=45. in the same plane, an aeroplane starts to fly in a straight line and passes through the point (4, 12). Consider the point where aeroplane starts to fly as origin. If the bird and plane collides then enter the answer as 1 and if not then 0 Note: Bird and aeroplane can be considered to be of negligible size. I need the answers this makes no sense ngl test the series for convergence or divergence. [infinity] (1)n 1 n2 n3 10 n = 1 correct converges diverges correct: your answer is correct. A box of mass 210 kg is pulled from rest with a string of tension 1300n inclined at 35 to the horizontal. if the box moved with a speed of 10m/s and frictional force between the box and surface is 100 n, calculate the distance covered. suppose+you+have+$5,000+to+invest+in+a+treasury+bill+for+20+years.+the+average+annual+rate+of+return+is+1.5%.+what+is+the+real+future+value+of+your+investment+after+20+years? Question 6 (4 points) Determine the vertex of the following quadratic relation using an algebraic method. y=x 2x5 minimum 300 wordsAnswer this question THOROUGHLY. Spelling, grammar and style areimportant. Creativity and reflection is key to successfullyanswering these questions. Specific examples are expected Only need for the third one. Thanks(1 point) Find all local maxima, local minima, and saddle points of each function. Enter each point as an ordered triple, e.g., "(1,5,10)". If there is more f(x,y)=8x2-2xy+5y2-5x+5y -6 Local maxima are none Local minima are (10/39,-35/78,-1211/156) Saddle points are none fx,y)=9x2+3xy Local maxima are none Local minima are none Saddle points are (0,0,0) f(x,y)=8 - y/5x2+ 1y2 Local maxima are (0,0,0) Local minima are none Saddle points are none # during the month of july 22 836 new cars and 57693 used cars were sold what is the residual for this data point (Long-run costs, 36 pts) Carmela's pasta factory employs workers and pasta machines according to the following production function f(l,K) = 10.5 K0.5 The hourly cost of capital is $10 and the hourly cost of workers is $40. a. Write out the Lagrangian for the cost-minimization problem. (4 pts) b. Using the first order conditions of the Lagrangian, derive the optimal capital to labor ratio. Describe the long-run output expansion path. (8 pts) c. Suppose Carmela wishes to produce 1000 units of pasta. How much labor and capital should she employ? How much will it cost to produce? (8 pts) d. An order arrives doubling the amount of pasta Carmela needs to produce. Assuming she is unable to purchase more capital, how much will it cost to meet the new production level? (8 pts) e. In the long-run, Carmela will be able to employ more capital as well as labor. If Carmela continues to produce 2000 units of output, how much will it cost in the long run? How is it comparing to your answer in part d? (8 pts) (c) Suppose y = 3x + & where & has zero mean, constant variance and is not serially correlated. If we define y = = y+ Y-1, x = x+ X-1 and * =Et +t-1 show that least squares regression of y* on x will give unbiased estimates of . Also show that the error term has a constant variance but E(EtEt-1) 0. What will be the properties of the least squares estimates? illustrate with example : According to law of diminishing marginalutility , as you consume more and more of a commodity , totalutility would go on increasing , but at a diminshing rate . Windsor Importers provides the following pension plan information.Fair value of pension plan assets, January 1, 2020 $2,600,000 Fair value of pension plan assets, December 31, 2020 2,913,000 Contributions to the plan in 2020 286,000 Benefits paid retirees in 2020 361,000 From the data above, compute the actual return on the plan assets for 2020. Actual return on plan assets for 2020 $ Suppose a condo generates $17,000 in cash flows in the first year. If the cash flows grow at 1% per year, the interest rate is 8%, and the building will be sold at the end of 23 years with a value of $65,000, what is the present value of the condo's cash flow? Charlie and Alexandra are running around a circular track with radius 60 meters. Charlie started at the westernmost point of the track, and, at the same time, Alexandra started at the northernmost part. They both run counterclockwise. Alexandra runs at 4 meters per second, and will take exactly 2 minutes to catch up to Charlie. Impose a coordinate system with units in meters where the origin is the center of the circular track, and give the x- and y-coordinates of Charlie after one minute of running. (Round your answers to three decimal places.) Evaluate the definite integral by interpreting it in terms of areas. b (2x - 16)dx 0/1 pt 397 Details Suppose you measure the following (x, y) values: (1, 1.5) (2, 1.8) (5, 4.3) (7, 6.5) You do least-squares linear interpolation, finding the best fit solution in the parameters a, & for the equation yaz+busing the matrix equation A ( a b) - y which you transform into At A(a b)- At y which has a unique solution. What is the determinant of the matrix AtA in this procedure? (It will be an integer, so no rounding is needed.) 3 points