Write an html document to print the following BIO DATA and Educational Qualification

Computer Science
Write an html document to print the following BIO DATA and Educational Qualification

ScanSolve AI Answer

<!DOCTYPE html>
<html>
<head>
  <title>Practice Document</title>
  <style>
    table, th, td {
      border: 1px solid black;
      border-collapse: collapse;
    }
    th, td {
      padding: 5px;
      text-align: left;
    }
  </style>
</head>
<body>

  <p>Practice</p>
  <p>Write an html document to print the following</p>
  <p>1.</p>

  <table border="1">
    <thead>
      <tr>
        <th colspan="4">BIO DATA</th>
      </tr>
    </thead>
    <tbody>
Was this helpful?

Still stuck on this one?

Ask a follow-up, and the answer starts from this question.

Got a different question?Ask your own question
Handwritten step-by-step solution preview

Handwritten Step-by-Step Solution

Get this as a handwritten image on WhatsApp — like a tutor wrote it for you.

Try on WhatsApp