HTML Tags - Links
Rabu, 28 Agustus 2013
0
komentar
<a>
This defines a hyperlink,which is used to link from one page to another.The most important attribute of the <a>element is the href attribute,which indicates the link's destination.
<base>
The <base> tag specifies the base URL/target for all relative URLs in a document.
This defines a hyperlink,which is used to link from one page to another.The most important attribute of the <a>element is the href attribute,which indicates the link's destination.
<base>
The <base> tag specifies the base URL/target for all relative URLs in a document.
<html>
<head>
<body>
Visit angel mark for more codes
</body>
</head>
</html>
<html>
<head>
<base href="http://eazyprogramming.blogspot.in/" >
</head>
<body>
blog
</body>
</html>
TERIMA KASIH ATAS KUNJUNGAN SAUDARA
Judul: HTML Tags - Links
Ditulis oleh Unknown
Rating Blog 5 dari 5
Semoga artikel ini bermanfaat bagi saudara. Jika ingin mengutip, baik itu sebagian atau keseluruhan dari isi artikel ini harap menyertakan link dofollow ke https://androidpopuler.blogspot.com/2013/08/html-tags-links.html. Terima kasih sudah singgah membaca artikel ini.Ditulis oleh Unknown
Rating Blog 5 dari 5
0 komentar:
Posting Komentar