As you all know, it's now 2019 and it's been 20 years since Blogger development, so more and more blogs are springing up to share different tricks. Although I have been blogging for a few years, I did not share it publicly because at that time it was just fun and fun. So I also limit writing Blogspot tips, if you do have a need, please comment below for me to guide you. Today I will share animate effect when uploading more posts for your blog, this one I picked up on Facebook and forgot the source, whoever remembers, please comment for me to add, thank you!
1. Code HMTL Please insert it where you want.
<div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-3"> </div>
<div class="fblwtia-mask fblwtia-front-mask fblwtia-front-mask-4"> </div>
<div class="fblwtia-mask fblwtia-sapo-line fblwtia-sapo-line-4"> </div>
<div class="fblwtia-mask fblwtia-sepline-sapo fblwtia-sepline-sapo-4"> </div>
</div></div>
2, CSS
You add ]]> </ b: skin>
.fblwtia-mask {
.fblwtia-title-mask-1
{ background: #fff;
position: absolute;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 10px;
}
.fblwtia-title-line {
right: 0;
left: 36%;
top: 0;
height: 20px;
width: 3%;
}
.fblwtia-front-mask {
height: 10px;
left: 36%;
width: 3%;
}
top: 30px;
1 Comments
Awesome via
ReplyDelete