Answer:
index.html:
<!DOCTYPE html>
<html>
  <head>
    <title>Brainly</title>
    <link href="style.css" rel="stylesheet" type="text/css" />
  </head>
  <body>    
    <table id="myTable">
      <caption>Duty Roster for last two days</caption>
      <tr><th>Day</th><th>Morning</th><th>Afternoon</th></tr>
      <tr><td>Monday</td><td colspan="2">John</td></tr>
      <tr><td>Tuesday</td><td rowspan="2">Tom</td><td>Peter</td></tr>
      <tr><td>Wednesday</td><td>simon</td></tr>
    </table>
  </body>
</html>
<u>style.css:</u>
#myTable {
  background-color: Cyan;
  border-collapse: collapse;  
  height: 200px;
  width: 500px;
  font-size: 20px;
}
#myTable td,th {
  border: 2px black solid;
  text-align: center;
}
#myTable td:first-child, th {
  background-color: lightgray;
  font-weight: bold;
}
 
        
             
        
        
        
Answer:
Demilitarized zone (DMZ).
Explanation:
Demilitarized zone is a kind of security assurance scheme used by network administrator to detect network breach even before it gets to the secured network. 
The private LAN is protected with a firewall and a DMZ is configured to allow access by untrusted users, on another workstation, which is a duplicate of the companies private local address.
 
        
             
        
        
        
Answer:
C. Escalate the problem to a server administrator to check for issues with the server.
Explanation:
Pinging is a tool or program that IT technicians and professional for testing if a particular host or server is reachable. Since after the support technician pinged the email server from various location and the LAN results in 0% packet loss, this means that the fault is not from the LAN, but that the host server or server administrator is unreachable or have issues. Thus, the next step of troubleshooting is to escalate the issue to the server administrator to check for issues with their server.
 
        
             
        
        
        
answer is B :)
Moore's Law states that we can expect the speed and capability of ... will double about every two years