"demon"
Bootstrap 3.3.0 Snippet by hamlet79

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!--http://ydc.vn/wp-content/uploads/2016/07/fin-01-01.jpg-->
<figure id="projectsvg">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1920 1200" preserveAspectRatio="xMinYMin meet">
<image width="1920" height="1200" xlink:href="http://ydc.vn/wp-content/uploads/2016/08/ASIA.png"></image>
<g class="hover_group" opacity="0">
<a xlink:href="http://www.toitaigioibancungthe.vn">
<text x="1005" y="680" font-size="30">VIỆT NAM</text>
<rect x="1075" y="707" opacity="0.0" fill="#FFFFFF" width="20" height="20"></rect>
</a>
</g>
<g class="hover_group" opacity="0">
<a xlink:href="http://iamgifted.asia/cn">
<text x="1045" y="531" font-size="30">CHINA</text>
<rect x="1084" y="565" opacity="0.0" fill="#FFFFFF" width="20" height="20"></rect>
</a>
</g>
<g class="hover_group" opacity="0">
<a xlink:href="http://iamgifted.asia/ph">
<text x="1183" y="690" font-size="30">PHILIPINES</text>
<rect x="1195" y="724" opacity="0.0" fill="#FFFFFF" width="20" height="20"></rect>
</a>
</g>
<g class="hover_group" opacity="0">
<a xlink:href="http://iamgifted.com.my/">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
.hover_group:hover {
opacity: 1;
}
#projectsvg {
position: relative;
width: 100%;
}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: