1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
qwelly [4]
3 years ago
15

Which table attributes would this code produce?

Computers and Technology
1 answer:
Zolol [24]3 years ago
3 0

Answer:

two rows, three columns, table width of half the screen, and a thin border

Explanation:

The code given in the image is HTML code that is used to generate a table.

Each Starting row tag generate a row and each column tag generate the column.

so in given code

<tr>

</tr>

is used to generate a row.

Then

<tr>

<td></td>

<td></td>

<td></td>

</tr>

<em>This portion of the code generate one row and three columns of table. As this section repeats two times, it means that 2 rows and 3 columns will be generated.</em>

<table width="50%" border="1">

<em>this code used to generate the table of half of the screen and thin border.</em>

<em></em>

You might be interested in
75,15,25,5,15 what's next
Fittoniya [83]

Answer:

3

Explanation:

The sequence seems to follow a 2-step pattern.

1)Divide the first number by 5 to get the second number.

2)Add 10 to the second number to get the third number.

75/5 = 15

15 + 10 = 25

25/5 = 5

5 + 10 = 15

---> 15/5 = [3] (Answer)

3 0
3 years ago
An employee at a branch office is creating a quote for a customer. In order to do this, the employee needs to access confidentia
SOVA2 [1]

The employee would access an intranet to maintain security.

6 0
3 years ago
So what do I do if it doesn't take me to the sign up page? I
vesna_86 [32]

Answer:

Try to restart the computer or something.

Explanation:

8 0
3 years ago
At the beginning of the week a particular stock sold for 29 3/8 per share. At the end of the same week it sold for 31 2/8. What
vlada-n [284]

<span>31 2/8 minus 29 3/8
( 31 + 2/8 ) minus ( 29 + 3/8 )
2 plus ( 2/8 - 3/8 )

</span><span>2 minus 1/8 
1 7/8 answer</span>
7 0
3 years ago
Read 2 more answers
Motorcyclist might make an adjustment in speed when encountering ?
Oduvanchick [21]

ANSWER

Motorcyclist might make an adjustment in speed when encountering All of the above. that is Rain Or Strong Wind ; Slick Roadways, and Potholes.

Explanation

But the rate at which to adjust the speed will depend on the condition. for an example how big the size of the porthole is and the strength of the wind among other considerations.

4 0
3 years ago
Read 2 more answers
Other questions:
  • One of the most famous ___ licenses is gpl, which ensures that a particular program remains free to distribute and allows its co
    10·1 answer
  • Which of the following binary (base-2) numbers is LARGEST?
    14·1 answer
  • What should you include in a persuasive speech
    14·1 answer
  • What is the awnser ?
    11·1 answer
  • In the RSA system, the receiver does as follows:1. Randomly select two large prime numbers p and q, which always must bekept sec
    6·1 answer
  • 4.5 code practice computer science
    5·1 answer
  • Hyperlink is a term used to refer to the specific manner of specifying the address of a website. Write reason for true or false.
    10·1 answer
  • The __________ algorithm takes the ciphertext and the secret key and produces the original plaintext
    11·1 answer
  • When an EC2 instance is being modified to have more RAM, is this considered Scaling Up or Scaling Out?
    5·1 answer
  • You have a Windows system that has both wired and wireless network connections. The wired connection is on the internal private
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!