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
torisob [31]
2 years ago
12

You are creating a web page as part of a science project. Your role is to put your data on the webpage. You tracked the growth o

f 10 different plants, recording growth at 8 different points in time. Describe the best way to put this information on a web page. Include at least three tags that you would use.
Computers and Technology
2 answers:
Ede4ka [16]2 years ago
8 0

A table element would be created with a table tag. In a row element, a tr tag is used, in a cell division, a <td> tag is used, and in a line break, a <br> tag is used.

For each plant, there would be 10 rows, and for each point in time, there would be 8 columns.

<em>It is a pleasure to work with you :)</em>

zysi [14]2 years ago
7 0

The best way to represent this information on a web page is to put it on a table. I would use the <table> tag to create the table element. The <tr> tag for creating a series of row elements, the <td> tag to create cell divisions and the <br> tag for a line break.

I would use 10 rows for different plants and 8 columns for different points in time.

<em>Hope this helps :)</em>

You might be interested in
Write an if-else statement that displays 'Speed is normal' if the speed variable is within the range of 24 to 56. If the speed v
kari74 [83]

Answer:

import java.util.Scanner;

public class Speed{

int speed;

public Speed(int speed){

this.speed = speed;

}

public void checkSpeed(){

if(speed >= 24 || speed <= 56){

System.out.println("Speed is normal");

}

else

System.out.println("Speed is abnormal");

}

public static void main(String...args){

Scanner input = new Scanner(System.in);

int userSpeed = 0;

System.out.println("Enter a speed: ");

userSpeed = input.nextInt();

Speed obj1 = new Speed(userSpeed)

obj1.checkSpeed();

}

Explanation:

4 0
4 years ago
What is redo and undo?​
umka21 [38]

Answer:

Answer in the below

Explanation:

Redo means the previous one and undo means removing it... i am not so sure..

3 0
2 years ago
What number will be output by the console.log command on line 5?
bagirrra123 [75]

Answer:

The output is 35

Explanation:

Required

Determine the output on line 5

We start by analysing the program line by line.

On line 1: kit = 20

On line 2: roo = 10

On line 3: kit = kit + 5

Substitute 20 for kit.

So, we have

kit = 20 + 5

kit = 25

On line 4:

roo = kit + roo

Substitute values for kit and too

roo = 25 + 10

roo = 35

On line 5: Output roo

So, 35 is displayed as an output

4 0
3 years ago
Use the table on the right to convert from decimal to hexadecimal.
leva [86]

Answer:

what is the question and answers?

3 0
3 years ago
Read 2 more answers
In Florida, no-fault insurance is
konstantin123 [22]

Answer:

mandatory for all drivers

Explanation:

It is mandatory for all drivers since January 1, 2008. Florida is among the 12 states that follow the no-fault insurance laws, and under the no-fault insurance laws, all the drivers must follow a certain set of rules like $10000s coverage law. And hence the second option is not the correct option which states $5000s. And its $10000s. And it's true for all ages and not 21. And it is never optional. Hence, the first option is the correct option.

5 0
3 years ago
Other questions:
  • Waterpower was first harvested by ancient societies using
    5·1 answer
  • Which type of topology describes the physical arrangement, installation, and connection of cables, computer, and other devices?
    10·2 answers
  • In a social networking site your personal information is listed under your?
    12·2 answers
  • How to tell if motherboard has bluetooth?
    8·1 answer
  • Suppose a developer gets class XYZ files and documentation from a subcontractor. This class does not implement the Comparable in
    9·1 answer
  • Which style of leadership would be most helpful to Charles in the following situation? Charles has just started an internship at
    15·1 answer
  • you'll be organizing the various databases in your organization, and have recommended hiring a/an?A. internet specialist B. comp
    6·2 answers
  • Discuss the benefits of a system safety effort other than improved safety
    8·1 answer
  • Explain what middleware is. Name a common middleware in two-tier client/server architecture for database applications.
    10·1 answer
  • The sequence of instructions performed to execute one program instruction
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!