You are on page 1of 3

TUGAS

PEMROGRAMAN WEB 8

Dosen: Taryana Suryana, ST., M.Kom

OLEH:
10122273
WIN TERMULO NOVA
1. Program html
<html>
<meta name="viewsport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="w3.css.css">
<table width=100%>
<td width:500px>
<div class="w3-panel w3-red w3-center w3-xxlarge w3-card-4 ">
<p><h1>KARTU MAHASISWA</p></h1>
<p>
<img src="index2.PNG" style="width: 300px;height: 200px">
<h2>win termulo nova</h2>
</p>
</div>
<td width:500px>
<div class="w3-panel w3-red w3-center w3-xxlarge w3-card-4">
<p>
<h1>KARTU MAHASISWA</p>
</h1>
<p>
<img src="3.PNG" style="width: 300px;height: 200px">
<h2>win termulo nova</h2>
</p>
</div>
<td width:500px>
<div class="w3-panel w3-red w3-center w3-xxlarge w3-round-xlarge">
<p>
<h1>KARTU MAHASISWA</p>
</h1>
<p>
<img src="1.PNG" style="width: 300px;height: 200px">
<h2>win termulo nova</h2>
</p> </div>
</table>
<table width=100%>
<td width:500px>
<div class="w3-panel w3-blue w3-center w3-xxlarge w3-round-xlarge ">
<p><h1>KARTU MAHASISWA</p></h1>
<p>
<img src="zx.png" style="width: 300px;height: 200px">
<h2>win termulo nova</h2>
</p>
</div>
<td width:500px>
<div class="w3-panel w3-blue w3-center w3-xxlarge w3-round-
xlarge"> <p>
<h1>KARTU MAHASISWA</p>
</h1>
<p>
<img src="112.jpeg" style="width: 300px;height: 200px">
<h2>win termulo nova</h2>
</p>
</div>
<td width:500px>
<div class="w3-panel w3-blue w3-center w3-xxlarge w3-round-xlarge">
<p>
<h1>KARTU MAHASISWA</p>
</h1>
<p>
<img src="vv.png" style="width: 300px;height: 200px">
<h2>win termulo nova</h2>
</p> </div>
</table>
</html>

2. Tampilan HTML

You might also like