Letakkan cursor disini
Blogskin/Classic template :
1. paste code after </style>
1. paste code into HTML/JavaScript
<Style>
blockquote{
border:2px solid #E6E6E6;
padding:3px;
width:400px;
border-radius:6px;
background:url(http://i.imgur.com/tDtge.png);
}
blockquote:hover{
border-left:15px solid #E6E6E6;
border-right:15px solid #E6E6E6;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
</style>
|
Thankyou for visiting.
I make some blog tutorial here & I hope you like it.
*No repost (just backlink if you want to share)
*All tutors are mine unless stated
|
Letakkan cursor disini
Blogskin/Classic template :
1. paste code after </style>
1. paste code into HTML/JavaScript
<Style>
blockquote{
border:2px solid #E6E6E6;
padding:3px;
width:400px;
border-radius:6px;
background:url(http://i.imgur.com/tDtge.png);
}
blockquote:hover{
border-left:15px solid #E6E6E6;
border-right:15px solid #E6E6E6;
-moz-transition: 0.5s;
-webkit-transition: 0.5s;
}
</style>
|