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
As a student, why do you need to know and follow the steps printing a <br><br>document?​
Kazeer [188]
So I am able to print my math notes and keep up in geometry.
7 0
3 years ago
Read 2 more answers
Use the drop-down menus to complete the statements about using column breaks in word 2016
Ugo [173]

Answer: layout, section, number, more options

Explanation:

Just did it on edge 2020

4 0
3 years ago
Read 2 more answers
Write a partial class that shows a class constant and an instance method. Write an instance method that converts feet to inches
MA_775_DIABLO [31]

Answer:

Please the code snippet below, the code was writen in Kotlin Language

Explanation:

const val inches:Int= 12 .   //This is the const value

fun main(args: Array<String>) {

 //this will ask the user for input

   print("Enter a number")            

  //this will do the conversion

var valueInFeet= Integer.valueOf(readLine())*inches

   print("The value in feet is $valueInFeet feet(s)")  

   }

4 0
3 years ago
What does the following code alert?
goldenfox [79]

It is just a declaration of an object variable, <em>person</em>, in JavaScript. Within a <em>person</em> object, there are key:value pairs. The code that you  shared has the following keys: name, age, and favouriteFood, whereas the values of those keys are: Mike, 25, and pizza.


There is <em>no</em> alert statement in this code snippet; therefore, it <em>will not alert </em>anything. This code contains only a variable called <em>person, </em>and that's it!

5 0
3 years ago
Read 2 more answers
What year was the first release of a linux operating system?
Alex777 [14]

Answer:

pls mark me as brainliest

Explanation:

1991

The first version of the Linux operating system was released on the Internet in September 1991.

8 0
3 years ago
Other questions:
  • Raeball was a lovin doll. And she spoke her mind as she stood tall. She made you special and loved. You're missed by so many. An
    10·2 answers
  • In the spreadsheet example shown in chapter 5 ____ run from top bottom and are designated by a letter?
    12·2 answers
  • To gain one pound of fat, how many extra calories would you need to consume?
    12·1 answer
  • Mirrors on cars exist to____.
    7·2 answers
  • Which of the following protocols support the encryption and decryption of e-mail messages?
    13·1 answer
  • What is the BCC feature used for?
    12·2 answers
  • A ______ is a portable device for recording audio and video.
    10·2 answers
  • Rosa is building a website for a multimedia company. She wants to add a drop-down menu functionality to the website's main page.
    12·1 answer
  • Give me facts on john john son
    7·1 answer
  • Atheel tests a program and gets a NameError. How can this be fixed?
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!