【CSS3】Fun animated wireframe_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:54:48
Original
1243 people have browsed it

Html code

  1. animated selection box

Css code

  1. .box{
  2. width:300px;
  3. height:100px;
  4. border:1px dotted #fff;
  5. border-image:url(data:image/gif;base64,R0lGODlhCAAIAJEAAP////8A/wAAAAAAACH/ C05FVFNDQVBFMi4wAwEAAAAh QQFCgABACwAAAAACAAIAAACDwwuGckJzR4UaEp423InFAAh QQFCgABACwAAAAAACAAIAAACD4wEGcuMvR6cC4hpaU0nFAAh QQJCgABACwAAAAACAAIAAACEAwiYhvd56KKaErqYDwnrQIAOw==) 1 repeat;
  6. }


Example:
http://codepen.io/puterjam/pen/gGLBj

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template