Kamis, 10 November 2016

Atribut

<html xmlns="http://www.w3.orgg/1999/xhtml" lang="en"
xml:lang="en">
<head>
<title>My Pictures</title>
</head>
<body>
<p>Fixed size: width=500 height=500</p>
<img src="13245354_1032127310202143_6015959036182875176_n.jpg" alt="photo of red apple"width="500" height="300"/>
<p>Enlarged : width=700 height=500</p>
<img src="13245354_1032127310202143_6015959036182875176_n.jpg" alt="photo of red apple"width="700" height="500"/>   
<p>Fixed size: width=800 height=600</p>
<img src="13245354_1032127310202143_6015959036182875176_n.jpg" alt="photo of red apple"width="800" height="400"/>
</body>
</html>
  

Tidak ada komentar:

Posting Komentar