activity 4 html
file:///C:/Users/noy2/Documents/Nujra.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Photo Blog Layout</title>
<style>
h2 {
font-family: Copperplate, fantasy;
font-size: 30px;
align="center"
}
p {
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;
}
* {
box-sizing: border-box;
}
.column {
float: left;
width: 33.33%;
padding: 5px;
}
/* Clearfix (clear floats) */
.row::after {
content: "";
clear: both;
display: table;
}
</style>
</head>
<body>
<h2>Photo Layout</h2>
<div class="row">
<div class="column">
<a target="_blank" href="friends 3.jpg">
<img src="https://scontent.fmnl6-1.fna.fbcdn.net/v/t1.6435-9/55483221_2298448076874071_4237117513906782208_n.jpg?_nc_cat=103&ccb=1-5&_nc_sid=cdbe9c&_nc_eui2=AeH-0SEzhRiMnOiGnRe_Zi7B4ltX8kdft1viW1fyR1-3WwI5scYUuoBbLCsWrC_pnrPUgXBNI7bhirZ-JRf08TRg&_nc_ohc=a5MnNEWY488AX9Sje2A&tn=dct76Rw-D1P49VQD&_nc_ht=scontent.fmnl6-1.fna&oh=7923c510e7b62a3198405f1975522e15&oe=61A2D2DD" alt="radical" style="width:100%">
</a>
</div>
<div class="column">
<img src="https://scontent.fmnl6-1.fna.fbcdn.net/v/t39.30808-6/233973391_4437013186350872_6509739126347557799_n.jpg?_nc_cat=103&_nc_rgb565=1&ccb=1-5&_nc_sid=19026a&_nc_eui2=AeGg6tOAfOJ6MH5hIxkDSh9ewxwwgG8Vq1fDHDCAbxWrV-im9pUOuejx5KpZ8d0Dz_R5LLzSoNpyWAn8OssYzrNI&_nc_ohc=DjWbWOlaEyYAX9o0Brv&_nc_oc=AQmcxRBqbS2xlmLraWB_Wk__i87vWwATRA9ScPM_wp5BcqymfkbQkJGpTGmRn3yarA0&_nc_ht=scontent.fmnl6-1.fna&oh=34be16480048909f3fbbcd4cca4ac543&oe=61833E68" alt="naytdeyz" style="width:100%">
</div>
<div class="column">
<img src="https://scontent.fmnl6-1.fna.fbcdn.net/v/t1.6435-9/84705733_2918276341557905_6537560589588234240_n.jpg?_nc_cat=107&ccb=1-5&_nc_sid=19026a&_nc_eui2=AeFc9GCC1XhY6jyjyuyAFgdkinHxHXH7Gg6KcfEdcfsaDm2wP9a_gw3RxkAYCnNzn7mDU00uUSGh1dC_N6blR8mh&_nc_ohc=uMXD-43Obu0AX_PzShk&_nc_ht=scontent.fmnl6-1.fna&oh=978f81af1b7a88ccfd12f6ed55cc2546&oe=61A6176D" alt="cuerda" style="width:100%">
</div>
</div>
<p>our association as a band or friend, is not just a band but more than a family, even if the others are different from the course and school we attended, until now we are still losing the solid association.
</body>
</html>
Comments
Post a Comment