Thursday, March 24, 2011

Congratulate Someone On Expected Baby





MATERIALS:
Element IMG (Image)




Element ELEMENT IMG IMG befungsi to








nampilkan image. This element has no closing tag and have the attributes that align
,
alt (alternate text if image not shown),

border,

height, width
, hspace
(blank range horizontal position,
vspace (blank range vertical position),
src (location of the image is stored along with its file name).

Syntax:

\u0026lt;img
align = "left"
width = "pixel " in this module by clicking Editor menu.

Latihan1:
Show image027.jpg image with size width and height and border 160pixel 8pixel:
filename: latihan5_1.html
\u0026lt;html>
\u0026lt;title> Latihan5-1 \u0026lt;/ title>
\u0026lt;/ head>


\u0026lt;body>
\u0026lt;img width="160" height="160" src="image027.jpg">
\u0026lt;/ body> \u0026lt;/ html> additional task: Place the image on the right, then left. Exercise 2: Exercise 1 of changing the image to be found in the directory / images with the name of image050.jpg


filename: latihan5_2.html







\u0026lt;html>


\u0026lt;head>

\u0026lt;title> Latihan5-1 \u0026lt;/ title>
\u0026lt;/ head>
\u0026lt;body>
\u0026lt;img width = "160" height = "160" src = "./images/image050.jpg">
\u0026lt;/ body> \u0026lt;/ html>






Exercises 3:
Show image027.jpg image with size width and height and border 80pixel 8pixel and text as below:
\u0026lt;/ head>
Technician Jardiknas Web presence to facilitate the dissemination of information between the Bureau of Planning and International Cooperation - and members Technician Jardiknas.
advantage when information network system is formed, komunikasiantar Bureau of Planning and Foreign Cooperation and Provider dananggota Jardiknas Technician will be faster is established, information dapatdengan fast and right on target, too. Education Greetings ...! Dr. Ir. Gatot Hari Priowirjanto


filename: latihan5_3.html
\u0026lt;html>
\u0026lt;head>
\u0026lt;title> Latihan5-3 \u0026lt;/ title>
\u0026lt;body>

\u0026lt;img width="80" height="80" align="left" src="image027.jpg" border="8">
Technician Jardiknas Web presence to facilitate the dissemination of information between the Bureau of Planning and International Cooperation Foreign Affairs - and members Technician Jardiknas.
advantage when it formed an information network system, komunikasiantar Bureau of Planning and Foreign Cooperation and Provider dananggota Jardiknas Technician will be faster is established, information dapatdengan fast and right on target, too. Greetings Education ...! Dr. Ir. Gatot Hari Priowirjanto
\u0026lt;/ body>

\u0026lt;/ html>




0 comments:

Post a Comment