Kamis, 10 November 2016

BAB.2 pertemuan 3

kali ini saya akan memposting  A link to send an email
langkah langkahnya ::
1. buka notepad
2. masukkan kode dibawah ini

<html>
<head>
<title>A link to send an email</title>
</head>
<body>
<p><a
href="mailto:name@example.com">name@example.com</a></p>
</body>
</html>

<html>
<head>
<title>A link with a title attribute-hover over the link to see the tooltip appear</title>
</head>
<body>
<p><a href="http://www.Google.com/" title="Search the web with Google">Google</a> is a very popular search engine.</p>
</body>
</html>

kemudian save dengan nama.html
 maka hasilnya akann seperti dibawah ini

semoga bermanfaat

Tidak ada komentar: