Monday, November 18, 2013

Demo thay đổi màu phần được chọn cho toàn bộ trang


www.phamngoctan.com demo selection

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries

1
2
3
4
5
6
7
8
9
10
11
12
13
14
<style>
::selection {
 background: #57755D;
 color: white;
}
::-webkit-selection {
 background: #57755D;
 color: white;
}
::-moz-selection {
 background: #57755D;
 color: white;
}
</style>
Chia sẻ ngay với bạn bè bài viết này
Facebook Pinterest StumbleUpon Delicious Reddit Digg Email Delicious

No comments:

Post a Comment