PROFIL

Rabu, 21 Februari 2018

Cara Membuat Tabel di Notepad++
<html>
<head>
<title>TABEL</title>
<body>
      <h2>TABEL<h2>
 <html>

<table border="2">
     <h4>Tabel 1</h4>
    <tr>
        <td width='100px'height='20px'></td>
    </tr>
<tr>
<table border="2">
      <h4>Tabel 2</h4>
    <tr>
          <tr>
    
<td width='100px' height='20px'></td>
<td width='100px' height='20px'></td>

    
    </tr>
<table border="2">
     <h4>Tabel 3</h4>

    <tr>
     <td width='100px' height='20px'></td>
    </tr>
<tr>
      <td width='100px' height='20px'></td>
    </tr>

<table border="2">
     <h4>Tabel 4</h4>
 <tr>
    
<td width='100px' height='20px'></td>
<td width='100px' height='20px'></td>
      </tr>
 <tr>

<td width='100px' height='20px'></td>
 <td width='100px' height='20px'></td>
    </tr>

      <table border="2">
     <h4>Tabel 5</h4>
     <tr>
        <td colspan="10" width='100px' height='20px'></td>
    </tr>
    <tr>
        <td width='100px' height='20px' </td>
        <td width='100px' height='20px'</td>
    </tr>

</body>
</head>
</html>

                                                                             HASIL


Tidak ada komentar:

Posting Komentar

soal produktif tkj 3 kelas xii

1. Secara umum jaringan komputer terdiri dari di bawah ini kecuali….. A. Local Area Network B. Metropolitan Area Network C. Radio A...