Question

<!--
Title: Week2 Lab2
Author: Lovcita Jean-Michel
Date: 07/18/2020
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title> Week2 Lab2 </title>
</head>
<body>
<h1> Video Call Platforms </h1>
<h2> Top Competition in Education </h2>
<p> There are many companies competing to be platform of choice for viraleducation.Below are a few of the choices that schools may use.
<ul>
<li> Zoom </li>
<li> Google Meet </li>
<li> Microsoft Teams </li>
</ul>
<h2> Free Plan Details </h2>
<p> Each platform offers free and paid plans. While schools may get additional benefits, here are the current details of the free plans for each platform as of 7/2/20.*Details subject to change. </p>
<style>
table, th, td {
border: 1px solid black;
}
</style>
<table>
<tr>
<th> Platform </th>
<th> Max Participation </th>
<th> Max Time </th>
<tr>
<td> Zoom </td>
<td> 100 </td>
<td> 40 minutes </td>
</tr>
<tr>
<td> Google Meet </td>
<td> 100 </td>
<td> 60 minutes </td>
</tr>
<tr>
<td> Microsoft Teams </td>
<td> 300 </td>
<td> 8 hours for Meet Now </td>
</tr>
</table>
</html>structure, input Week2Lab2 х Week2 Lab2 x + X * *** 20.0 pts Sludents Home X Week 2 Lab 2 Week2Lab2 X Mail - Jean-Micl * | GeWeek2Lab2 Week2 Lab2 x + X G * *** Sludents Home X Week 2 Lab 2 3 Week2Lab2 X Mail - Jean-Micl xC Gel Homework x ce wilmu.insI need help with my runtime and coding standards to get 100%

0 0
Add a comment Improve this question Transcribed image text
Answer #1

HTML file :

<!DOCTYPE html>

<html lang="en">

<head>

    <!--

Title: Week2 Lab2

Author: Lovcita Jean-Michel

Date: 07/18/2020

-->

    <meta charset="utf-8">

    <!-- title for web page -->

    <title> Week2 Lab2 </title>

    <!-- style is used for internal stylesheet -->

    <style>

        table,

        th,

        td {

            border: 1px solid black;

        }

    </style>

</head>

<body>

    <h1> Video Call Platforms </h1>

    <h2> Top Competition in Education </h2>

    <p> There are many companies competing to be platform of choice for viraleducation.Below are a few of the choices

        that schools may use.

    <ul>

        <li> Zoom </li>

        <li> Google Meet </li>

        <li> Microsoft Teams </li>

    </ul>

    <h2> Free Plan Details </h2>

    <p> Each platform offers free and paid plans. While schools may get additional benefits, here are the current

        details of the free plans for each platform as of 7/2/20.*Details subject to change. </p>

    <table>

        <tr>

            <th> Platform </th>

            <th> Max Participation </th>

            <th> Max Time </th>

        <tr>

            <td> Zoom </td>

            <td> 100 </td>

            <td> 40 minutes </td>

        </tr>

        <tr>

            <td> Google Meet </td>

            <td> 100 </td>

            <td> 60 minutes </td>

        </tr>

        <tr>

            <td> Microsoft Teams </td>

            <td> 300 </td>

            <td> 8 hours for Meet Now </td>

        </tr>

    </table>

</html>

========================================'

Output :

Video Call Platforms Top Competition in Education There are many companies competing to be platform of choice for viraleducat

Add a comment
Know the answer?
Add Answer to:
<!-- Title: Week2 Lab2 Author: Lovcita Jean-Michel Date: 07/18/2020 --> <!DOCTYPE html> <html lang="en"> <head> <meta...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT