bootstrap自适应简洁登录表单页面效果代码
代码语言:html
所属分类:表单美化
代码描述:bootstrap自适应简洁登录表单页面效果代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
<link type="text/css" rel="stylesheet" href="//repo.bfw.wiki/bfwrepo/css/bootstrap.3.3.4.css">
<style>
@font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?u4m6fy');
src: url('fonts/icomoon.eot?u4m6fy#iefix') format('embedded-opentype'),
url('//repo.bfw.wiki/bfwrepo/images/login/3/icomoon.ttf') format('truetype'),
url('fonts/icomoon.woff?u4m6fy') format('woff'),
url('fonts/icomoon.svg?u4m6fy#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-.........完整代码请登录后点击上方下载按钮下载查看
















网友评论0