-
Notifications
You must be signed in to change notification settings - Fork 0
/
lab1_bai2.html
47 lines (44 loc) · 3.31 KB
/
lab1_bai2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html>
<title>LAB 1 by Pham Tan Tai</title>
<html>
<head>
<link rel="stylesheet" href="css/lab5.css">
<link rel="stylesheet" href="css/menulab4.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
.fb-like .fb-like-text {
display: none;
}
</style>
<body>
<h3><center> ALBUM </center> </h3>
<hr>
<center>
<div class = "imgcontent">
<img src = "image/Suzume-no-Tojimari-Wallpaper-suzume-no-tojimari-44383771-1920-1080.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<img src = "image/Wallpaper-Anime-Seishun-Buta-Yarou-Wa-Bunny-Gir43.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<img src = "image/Zephyrus Duo 15 x ZЯØFØRM_3840x2160.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<img src = "image/z4187963290172_6c975b9005eb303ce77d099adc4b45c1.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<hr>
<img src = "image/Suzume-no-Tojimari-Wallpaper-suzume-no-tojimari-44383771-1920-1080.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<img src = "image/Wallpaper-Anime-Seishun-Buta-Yarou-Wa-Bunny-Gir43.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<img src = "image/Zephyrus Duo 15 x ZЯØFØRM_3840x2160.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
<img src = "image/z4187963290172_6c975b9005eb303ce77d099adc4b45c1.jpg" height="150px" width="300px">
<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-width="" data-layout="button" data-action="" data-size="" data-share="true"></div><br>
</div>
</center>
<!-- script-->
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/vi_VN/sdk.js#xfbml=1&version=v17.0" nonce="wrYX7BRZ"></script>
<hr>
</div>
</body>
</html>