Tất cả bài viết  |  Bootstrap

  • zoom in
  • zoom out
  • text align left
  • text align center
  • text align right
  • Chỉnh màu chữ
  • Làm đậm

Hướng dẫn cách tạo thẻ VIP CARD với Bootstrap

Trong bài học thiết kế web này các Bạn sẽ được Hướng dẫn cách tạo thẻ VIP CARD với Bootstrap

Bước 1: Tạo cấu trúc HTML
 
 

Thẻ học web online

MỚI

VIP CARD 365

Thỏa sức học thiết kế web & lập trình web với tài khoản VIP365 tại website hocwebgiare.com
Học phí: 500.000đ /1 năm
Áp dụng: Từ 24/02/2017 đến 28/02/2017
Ngày hết hạn đăng ký: Ngày 28/02/2017
Liên hệ: 0199 257 6350 - 0932 152 592

MỚI

VIP CARD 365

Thỏa sức học thiết kế web & lập trình web với tài khoản VIP365 tại website hocwebgiare.com
Học phí: 500.000đ /1 năm
Áp dụng: Từ 24/02/2017 đến 28/02/2017
Ngày hết hạn đăng ký: Ngày 28/02/2017
Liên hệ: 0199 257 6350 - 0932 152 592

MỚI

VIP CARD 365

Thỏa sức học thiết kế web & lập trình web với tài khoản VIP365 tại website hocwebgiare.com
Học phí: 500.000đ /1 năm
Áp dụng: Từ 24/02/2017 đến 28/02/2017
Ngày hết hạn đăng ký: Ngày 28/02/2017
Liên hệ: 0199 257 6350 - 0932 152 592

MỚI

VIP CARD 365

Thỏa sức học thiết kế web & lập trình web với tài khoản VIP365 tại website hocwebgiare.com
Học phí: 500.000đ /1 năm
Áp dụng: Từ 24/02/2017 đến 28/02/2017
Ngày hết hạn đăng ký: Ngày 28/02/2017
Liên hệ: 0199 257 6350 - 0932 152 592

MỚI

VIP CARD 365

Thỏa sức học thiết kế web & lập trình web với tài khoản VIP365 tại website hocwebgiare.com
Học phí: 500.000đ /1 năm
Áp dụng: Từ 24/02/2017 đến 28/02/2017
Ngày hết hạn đăng ký: Ngày 28/02/2017
Liên hệ: 0199 257 6350 - 0932 152 592

MỚI

VIP CARD 365

Thỏa sức học thiết kế web & lập trình web với tài khoản VIP365 tại website hocwebgiare.com
Học phí: 500.000đ /1 năm
Áp dụng: Từ 24/02/2017 đến 28/02/2017
Ngày hết hạn đăng ký: Ngày 28/02/2017
Liên hệ: 0199 257 6350 - 0932 152 592

Bước 2: Định dạng CSS
.shape{    	
border-style: solid; 
border-width: 0 70px 40px 0; 
float:right; 
height: 0px; 
width: 0px;	
-ms-transform:rotate(360deg);	
-o-transform: rotate(360deg);	
-webkit-transform:rotate(360deg);	
transform:rotate(360deg);
}

.offer{	
background:#fff; 
border:1px solid #ddd; 
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); 
margin: 15px 0; overflow:hidden;
}

.shape {	
border-color: rgba(255,255,255,0) #d9534f rgba(255,255,255,0) rgba(255,255,255,0);
}

.offer-radius{	border-radius:7px;}
.offer-danger {	border-color: #d9534f; }
.offer-danger .shape{	border-color: transparent #d9534f transparent transparent;}
.offer-success {	border-color: #5cb85c; }
.offer-success .shape{	border-color: transparent #5cb85c transparent transparent;}
.offer-default {	border-color: #999999; }
.offer-default .shape{	border-color: transparent #999999 transparent transparent;}
.offer-primary {	border-color: #428bca; }
.offer-primary .shape{	border-color: transparent #428bca transparent transparent;}
.offer-info {	border-color: #5bc0de; }.offer-info .shape{	border-color: transparent #5bc0de transparent transparent;}
.offer-warning {	border-color: #f0ad4e; }
.offer-warning .shape{	border-color: transparent #f0ad4e transparent transparent;}


.shape-text{	
color:#fff; 
font-size:12px; 
font-weight:bold; 
position:relative; 
right:-40px; 
top:2px; 
white-space: nowrap;	
-ms-transform:rotate(30deg);	
-o-transform: rotate(360deg); 	
-webkit-transform:rotate(30deg);	
transform:rotate(30deg);
}	

.offer-content{	
padding:0 20px 10px;
}

@media (min-width: 487px) {  
.container {    
max-width: 750px;  
}  

.col-sm-6 {    
width: 50%;  
}
}

@media (min-width: 900px) {  
.container {    
max-width: 970px;  
}  

.col-md-4 {    
width: 33.33333333333333%;  
}
}


@media (min-width: 1200px) {  
.container {    
max-width: 1170px;  
}  
.col-lg-4 {    
width: 33.33333333333333%;  
}  
}
}
Bước 3: Gọi thư viện Bootstrap và Font awesome
 
 
  
Bước 4: Gọi thư viện JQUERY
 
Xem  demo Tải Code Đăng ký tham gia làm hội viên của kênh để được xem các bài học mới nhất
Bạn có thể quan tâm

Tổng hợp các bài học hay về kỹ thuật thiết kế giao diện web với Fireworks Học lập trình web

Tổng hợp các bài học hay về lập trình hướng đối tượng PHP cơ bản Học lập trình web

Tổng hợp các bài học hay về lập trình bootstrap Học lập trình web

Hướng dẫn cách tạo Bootstrap ScrollSpy (Phần 2) Học lập trình web

Hướng dẫn cách tạo Bootstrap ScrollSpy (Phần 1) Học lập trình web

Hướng dẫn cách tạo Bootstrap Javascript Modal (Phần 2) Học lập trình web

Hướng dẫn cách tạo Bootstrap Javascript Modal (Phần 1) Học lập trình web

Hướng dẫn cách tạo Tooltip trong Bootstrap Học lập trình web

Hướng dẫn tạo Arcordion Panel trong Bootstrap (Phần 2) Học lập trình web

Hướng dẫn tạo Arcordion Panel trong Bootstrap (Phần 1) Học lập trình web