加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
form_layouts.html 90.68 KB
一键复制 编辑 原始数据 按行查看 历史
zhangzhirui 提交于 2021-01-25 16:02 . xiug
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
<title>Form Layouts | CORK - Multipurpose Bootstrap Dashboard Template </title>
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="assets/css/plugins.css" rel="stylesheet" type="text/css" />
<!-- END GLOBAL MANDATORY STYLES -->
<link href="assets/css/scrollspyNav.css" rel="stylesheet" type="text/css" />
</head>
<body data-spy="scroll" data-target="#navSection" data-offset="100">
<!-- BEGIN NAVBAR -->
<div class="header-container fixed-top">
<header class="header navbar navbar-expand-sm">
<ul class="navbar-item theme-brand flex-row text-center">
<li class="nav-item theme-logo">
<a href="index.html">
<img src="assets/img/logo.svg" class="navbar-logo" alt="logo">
</a>
</li>
<li class="nav-item theme-text">
<a href="index.html" class="nav-link"> CORK </a>
</li>
</ul>
<ul class="navbar-item flex-row ml-md-0 ml-auto">
<li class="nav-item align-self-center search-animated">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search toggle-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg>
<form class="form-inline search-full form-inline search" role="search">
<div class="search-bar">
<input type="text" class="form-control search-form-control ml-lg-auto" placeholder="Search...">
</div>
</form>
</li>
</ul>
<ul class="navbar-item flex-row ml-md-auto">
<li class="nav-item dropdown language-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="language-dropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<img src="assets/img/ca.png" class="flag-width" alt="flag">
</a>
<div class="dropdown-menu position-absolute" aria-labelledby="language-dropdown">
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/de.png" class="flag-width" alt="flag"> <span class="align-self-center">&nbsp;German</span></a>
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/jp.png" class="flag-width" alt="flag"> <span class="align-self-center">&nbsp;Japanese</span></a>
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/fr.png" class="flag-width" alt="flag"> <span class="align-self-center">&nbsp;French</span></a>
<a class="dropdown-item d-flex" href="javascript:void(0);"><img src="assets/img/ca.png" class="flag-width" alt="flag"> <span class="align-self-center">&nbsp;English</span></a>
</div>
</li>
<li class="nav-item dropdown message-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="messageDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail"><path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"></path><polyline points="22,6 12,13 2,6"></polyline></svg>
</a>
<div class="dropdown-menu p-0 position-absolute" aria-labelledby="messageDropdown">
<div class="">
<a class="dropdown-item">
<div class="">
<div class="media">
<div class="user-img">
<img class="usr-img rounded-circle" src="assets/img/profile-11.jpeg.jpg" alt="profile">
</div>
<div class="media-body">
<div class="">
<h5 class="usr-name">Kara Young</h5>
<p class="msg-title">ACCOUNT UPDATE</p>
</div>
</div>
</div>
</div>
</a>
<a class="dropdown-item">
<div class="">
<div class="media">
<div class="user-img">
<img class="usr-img rounded-circle" src="assets/img/profile-16.jpeg.jpg" alt="profile">
</div>
<div class="media-body">
<div class="">
<h5 class="usr-name">Daisy Anderson</h5>
<p class="msg-title">ACCOUNT UPDATE</p>
</div>
</div>
</div>
</div>
</a>
<a class="dropdown-item">
<div class="">
<div class="media">
<div class="user-img">
<img class="usr-img rounded-circle" src="assets/img/profile-34.jpeg.jpg" alt="profile">
</div>
<div class="media-body">
<div class="">
<h5 class="usr-name">Oscar Garner</h5>
<p class="msg-title">ACCOUNT UPDATE</p>
</div>
</div>
</div>
</div>
</a>
</div>
</div>
</li>
<li class="nav-item dropdown notification-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="notificationDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bell"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg><span class="badge badge-success"></span>
</a>
<div class="dropdown-menu position-absolute" aria-labelledby="notificationDropdown">
<div class="notification-scroll">
<div class="dropdown-item">
<div class="media">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg>
<div class="media-body">
<div class="notification-para"><span class="user-name">Shaun Park</span> likes your photo.</div>
</div>
</div>
</div>
<div class="dropdown-item">
<div class="media">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-share-2"><circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line></svg>
<div class="media-body">
<div class="notification-para"><span class="user-name">Kelly Young</span> shared your post</div>
</div>
</div>
</div>
<div class="dropdown-item">
<div class="media">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-tag"><path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7" y2="7"></line></svg>
<div class="media-body">
<div class="notification-para"><span class="user-name">Kelly Young</span> mentioned you in comment.</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li class="nav-item dropdown user-profile-dropdown">
<a href="javascript:void(0);" class="nav-link dropdown-toggle user" id="userProfileDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
<img src="assets/img/profile-16.jpeg.jpg" alt="avatar">
</a>
<div class="dropdown-menu position-absolute" aria-labelledby="userProfileDropdown">
<div class="">
<div class="dropdown-item">
<a class="" href="user_profile.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg> My Profile</a>
</div>
<div class="dropdown-item">
<a class="" href="apps_mailbox.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-inbox"><polyline points="22 12 16 12 14 15 10 15 8 12 2 12"></polyline><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path></svg> Inbox</a>
</div>
<div class="dropdown-item">
<a class="" href="auth_lockscreen.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg> Lock Screen</a>
</div>
<div class="dropdown-item">
<a class="" href="auth_login.html"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg> Sign Out</a>
</div>
</div>
</div>
</li>
</ul>
</header>
</div>
<!-- END NAVBAR -->
<!-- BEGIN NAVBAR -->
<div class="sub-header-container">
<header class="header navbar navbar-expand-sm">
<a href="javascript:void(0);" class="sidebarCollapse" data-placement="bottom"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></a>
<ul class="navbar-nav flex-row">
<li>
<div class="page-header">
<nav class="breadcrumb-one" aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="javascript:void(0);">Forms</a></li>
<li class="breadcrumb-item active" aria-current="page"><span>Layouts</span></li>
</ol>
</nav>
</div>
</li>
</ul>
</header>
</div>
<!-- END NAVBAR -->
<!-- BEGIN MAIN CONTAINER -->
<div class="main-container" id="container">
<div class="overlay"></div>
<div class="search-overlay"></div>
<!-- BEGIN SIDEBAR -->
<div class="sidebar-wrapper sidebar-theme">
<nav id="sidebar">
<div class="shadow-bottom"></div>
<ul class="list-unstyled menu-categories" id="accordionExample">
<li class="menu">
<a href="#dashboard" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>
<span>Dashboard</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="dashboard" data-parent="#accordionExample">
<li>
<a href="index.html"> Sales </a>
</li>
<li>
<a href="index2.html"> Analytics </a>
</li>
</ul>
</li>
<li class="menu">
<a href="#app" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-cpu"><rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect><rect x="9" y="9" width="6" height="6"></rect><line x1="9" y1="1" x2="9" y2="4"></line><line x1="15" y1="1" x2="15" y2="4"></line><line x1="9" y1="20" x2="9" y2="23"></line><line x1="15" y1="20" x2="15" y2="23"></line><line x1="20" y1="9" x2="23" y2="9"></line><line x1="20" y1="14" x2="23" y2="14"></line><line x1="1" y1="9" x2="4" y2="9"></line><line x1="1" y1="14" x2="4" y2="14"></line></svg>
<span>Apps</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="app" data-parent="#accordionExample">
<li>
<a href="apps_chat.html"> Chat </a>
</li>
<li>
<a href="apps_mailbox.html"> Mailbox </a>
</li>
<li>
<a href="apps_todoList.html"> Todo List </a>
</li>
<li>
<a href="apps_notes.html"> Notes </a>
</li>
<li>
<a href="apps_scrumboard.html">Scrumboard</a>
</li>
<li>
<a href="apps_contacts.html"> Contacts </a>
</li>
<li>
<a href="apps_invoice.html"> Invoice List </a>
</li>
<li>
<a href="apps_calendar.html"> Calendar </a>
</li>
</ul>
</li>
<li class="menu">
<a href="#components" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-box"><path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"></path><polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline><line x1="12" y1="22.08" x2="12" y2="12"></line></svg>
<span>Components</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="components" data-parent="#accordionExample">
<li>
<a href="component_tabs.html"> Tabs </a>
</li>
<li>
<a href="component_accordion.html"> Accordions </a>
</li>
<li>
<a href="component_modal.html"> Modals </a>
</li>
<li>
<a href="component_cards.html"> Cards </a>
</li>
<li>
<a href="component_bootstrap_carousel.html">Carousel</a>
</li>
<li>
<a href="component_blockui.html"> Block UI </a>
</li>
<li>
<a href="component_countdown.html"> Countdown </a>
</li>
<li>
<a href="component_counter.html"> Counter </a>
</li>
<li>
<a href="component_sweetalert.html"> Sweet Alerts </a>
</li>
<li>
<a href="component_timeline.html"> Timeline </a>
</li>
<li>
<a href="component_snackbar.html"> Notifications </a>
</li>
<li>
<a href="component_session_timeout.html"> Session Timeout </a>
</li>
<li>
<a href="component_media_object.html"> Media Object </a>
</li>
<li>
<a href="component_list_group.html"> List Group </a>
</li>
<li>
<a href="component_pricing_table.html"> Pricing Tables </a>
</li>
<li>
<a href="component_lightbox.html"> Lightbox </a>
</li>
</ul>
</li>
<li class="menu">
<a href="#elements" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-zap"><polygon points="13 2 3 14 12 14 11 22 21 10 12 10 13 2"></polygon></svg>
<span>Elements</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="elements" data-parent="#accordionExample">
<li>
<a href="element_alerts.html"> Alerts </a>
</li>
<li>
<a href="element_avatar.html"> Avatar </a>
</li>
<li>
<a href="element_badges.html"> Badges </a>
</li>
<li>
<a href="element_breadcrumbs.html"> Breadcrumbs </a>
</li>
<li>
<a href="element_buttons.html"> Buttons </a>
</li>
<li>
<a href="element_buttons_group.html"> Button Groups </a>
</li>
<li>
<a href="element_color_library.html"> Color Library </a>
</li>
<li>
<a href="element_dropdown.html"> Dropdown </a>
</li>
<li>
<a href="element_infobox.html"> Infobox </a>
</li>
<li>
<a href="element_jumbotron.html"> Jumbotron </a>
</li>
<li>
<a href="element_loader.html"> Loader </a>
</li>
<li>
<a href="element_pagination.html"> Pagination </a>
</li>
<li>
<a href="element_popovers.html"> Popovers </a>
</li>
<li>
<a href="element_progress_bar.html"> Progress Bar </a>
</li>
<li>
<a href="element_search.html"> Search </a>
</li>
<li>
<a href="element_tooltips.html"> Tooltips </a>
</li>
<li>
<a href="element_treeview.html"> Treeview </a>
</li>
<li>
<a href="element_typography.html"> Typography </a>
</li>
</ul>
</li>
<li class="menu">
<a href="fonticons.html" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-target"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg>
<span>Font Icons</span>
</div>
</a>
</li>
<li class="menu">
<a href="widgets.html" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-airplay"><path d="M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1"></path><polygon points="12 15 17 21 7 21 12 15"></polygon></svg>
<span>Widgets</span>
</div>
</a>
</li>
<li class="menu">
<a href="table_basic.html" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layout"><rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect><line x1="3" y1="9" x2="21" y2="9"></line><line x1="9" y1="21" x2="9" y2="9"></line></svg>
<span>Tables</span>
</div>
</a>
</li>
<li class="menu">
<a href="#datatables" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-layers"><polygon points="12 2 2 7 12 12 22 7 12 2"></polygon><polyline points="2 17 12 22 22 17"></polyline><polyline points="2 12 12 17 22 12"></polyline></svg>
<span>DataTables</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="datatables" data-parent="#accordionExample">
<li>
<a href="table_dt_basic.html"> Basic </a>
</li>
<li>
<a href="table_dt_basic-dark.html"> Dark </a>
</li>
<li>
<a href="table_dt_ordering_sorting.html"> Order Sorting </a>
</li>
<li>
<a href="table_dt_multi-column_ordering.html"> Multi-Column </a>
</li>
<li>
<a href="table_dt_multiple_tables.html"> Multiple Tables</a>
</li>
<li>
<a href="table_dt_alternative_pagination.html"> Alt. Pagination</a>
</li>
<li>
<a href="table_dt_custom.html"> Custom </a>
</li>
<li>
<a href="table_dt_range_search.html"> Range Search </a>
</li>
<li>
<a href="table_dt_html5.html"> HTML5 Export </a>
</li>
<li>
<a href="table_dt_live_dom_ordering.html"> Live DOM ordering </a>
</li>
<li>
<a href="table_dt_miscellaneous.html"> Miscellaneous </a>
</li>
</ul>
</li>
<li class="menu">
<a href="#forms" data-toggle="collapse" data-active="true" aria-expanded="true" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-clipboard"><path d="M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2"></path><rect x="8" y="2" width="8" height="4" rx="1" ry="1"></rect></svg>
<span>Forms</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled show" id="forms" data-parent="#accordionExample">
<li>
<a href="form_bootstrap_basic.html"> Basic </a>
</li>
<li>
<a href="form_input_group_basic.html"> Input Group </a>
</li>
<li class="active">
<a href="form_layouts.html"> Layouts </a>
</li>
<li>
<a href="form_validation.html"> Validation </a>
</li>
<li>
<a href="form_input_mask.html"> Input Mask </a>
</li>
<li>
<a href="form_bootstrap_select.html"> Bootstrap Select </a>
</li>
<li>
<a href="form_select2.html"> Select2 </a>
</li>
<li>
<a href="form_bootstrap_touchspin.html"> TouchSpin </a>
</li>
<li>
<a href="form_maxlength.html"> Maxlength </a>
</li>
<li>
<a href="form_checkbox_radio.html"> Checkbox &amp; Radio </a>
</li>
<li>
<a href="form_switches.html"> Switches </a>
</li>
<li>
<a href="form_wizard.html"> Wizards </a>
</li>
<li>
<a href="form_fileupload.html"> File Upload </a>
</li>
<li>
<a href="form_quill.html"> Quill Editor </a>
</li>
<li>
<a href="form_markdown.html"> Markdown Editor </a>
</li>
<li>
<a href="form_date_range_picker.html"> Date &amp; Range Picker </a>
</li>
<li>
<a href="form_clipboard.html"> Clipboard </a>
</li>
<li>
<a href="form_typeahead.html"> Typeahead </a>
</li>
</ul>
</li>
<li class="menu">
<a href="#users" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>
<span>Users</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="users" data-parent="#accordionExample">
<li>
<a href="user_profile.html"> Profile </a>
</li>
<li>
<a href="user_account_setting.html"> Account Settings </a>
</li>
</ul>
</li>
<li class="menu">
<a href="#pages" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file"><path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path><polyline points="13 2 13 9 20 9"></polyline></svg>
<span>Pages</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="pages" data-parent="#accordionExample">
<li>
<a href="pages_helpdesk.html"> Helpdesk </a>
</li>
<li>
<a href="pages_contact_us.html"> Contact Form </a>
</li>
<li>
<a href="pages_faq.html"> FAQ </a>
</li>
<li>
<a href="pages_faq2.html"> FAQ 2 </a>
</li>
<li>
<a href="pages_privacy.html"> Privacy Policy </a>
</li>
<li>
<a href="pages_coming_soon.html"> Coming Soon </a>
</li>
<li>
<a href="#pages-error" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle"> Error <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg> </a>
<ul class="collapse list-unstyled sub-submenu" id="pages-error" data-parent="#pages">
<li>
<a href="pages_error404.html"> 404 </a>
</li>
<li>
<a href="pages_error500.html"> 500 </a>
</li>
<li>
<a href="pages_error503.html"> 503 </a>
</li>
<li>
<a href="pages_maintenence.html"> Maintanence </a>
</li>
</ul>
</li>
</ul>
</li>
<li class="menu">
<a href="#authentication" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg>
<span>Authentication</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="authentication" data-parent="#accordionExample">
<li>
<a href="auth_login_boxed.html"> Login Boxed </a>
</li>
<li>
<a href="auth_register_boxed.html"> Register Boxed </a>
</li>
<li>
<a href="auth_lockscreen_boxed.html"> Unlock Boxed </a>
</li>
<li>
<a href="auth_pass_recovery_boxed.html"> Recover ID Boxed </a>
</li>
<li>
<a href="auth_login.html"> Login Cover </a>
</li>
<li>
<a href="auth_register.html"> Register Cover </a>
</li>
<li>
<a href="auth_lockscreen.html"> Unlock Cover </a>
</li>
<li>
<a href="auth_pass_recovery.html"> Recover ID Cover </a>
</li>
</ul>
</li>
<li class="menu">
<a href="dragndrop_dragula.html" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-move"><polyline points="5 9 2 12 5 15"></polyline><polyline points="9 5 12 2 15 5"></polyline><polyline points="15 19 12 22 9 19"></polyline><polyline points="19 9 22 12 19 15"></polyline><line x1="2" y1="12" x2="22" y2="12"></line><line x1="12" y1="2" x2="12" y2="22"></line></svg>
<span>Drag and Drop</span>
</div>
</a>
</li>
<li class="menu">
<a href="map_jvector.html" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-map"><polygon points="1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6"></polygon><line x1="8" y1="2" x2="8" y2="18"></line><line x1="16" y1="6" x2="16" y2="22"></line></svg>
<span>Maps</span>
</div>
</a>
</li>
<li class="menu">
<a href="charts_apex.html" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pie-chart"><path d="M21.21 15.89A10 10 0 1 1 8 2.83"></path><path d="M22 12A10 10 0 0 0 12 2v10z"></path></svg>
<span>Charts</span>
</div>
</a>
</li>
<li class="menu">
<a href="#starter-kit" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-terminal"><polyline points="4 17 10 11 4 5"></polyline><line x1="12" y1="19" x2="20" y2="19"></line></svg>
<span>Starter Kit</span>
</div>
<div>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</div>
</a>
<ul class="collapse submenu list-unstyled" id="starter-kit" data-parent="#accordionExample">
<li>
<a href="starter_kit_blank_page.html"> Blank Page </a>
</li>
<li>
<a href="starter_kit_breadcrumbs.html"> Breadcrumbs </a>
</li>
<li>
<a href="starter_kit_boxed.html"> Boxed </a>
</li>
<li>
<a href="starter_kit_alt_menu.html"> Alternate Menu </a>
</li>
</ul>
</li>
<li class="menu">
<a href="" aria-expanded="false" class="dropdown-toggle">
<div class="">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-book"><path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"></path><path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"></path></svg>
<span>Documentation</span>
</div>
</a>
</li>
</ul>
</nav>
</div>
<!-- END SIDEBAR -->
<!-- BEGIN CONTENT AREA -->
<div id="content" class="main-content">
<div class="container">
<div class="container">
<div id="navSection" data-spy="affix" class="nav sidenav">
<div class="sidenav-content">
<a href="#flStackForm" class="active nav-link">Stack Forms</a>
<a href="#flHorizontalForm" class="nav-link">Horizontal form</a>
<a href="#flRegistrationForm" class="nav-link">Registration Forms</a>
<a href="#flLoginForm" class="nav-link">Login Form</a>
<a href="#flFormsGrid" class="nav-link">Forms Grid</a>
<a href="#flInlineForm" class="nav-link">Inline forms</a>
<a href="#flAutoSizing" class="nav-link">Auto-sizing</a>
<a href="#flActionButtons" class="nav-link">Actions Buttons</a>
</div>
</div>
<div class="row">
<div id="flStackForm" class="col-lg-12 layout-spacing layout-top-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Stack Forms</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form>
<div class="form-group mb-3">
<input type="email" class="form-control" id="sEmail" aria-describedby="emailHelp1" placeholder="Email address">
<small id="emailHelp1" class="form-text text-muted">We'll never share your email with anyone else.</small>
</div>
<div class="form-group mb-4">
<input type="password" class="form-control" id="sPassword" placeholder="Password">
</div>
<div class="form-group form-check pl-0">
<div class="custom-control custom-checkbox checkbox-info">
<input type="checkbox" class="custom-control-input" id="sChkbox">
<label class="custom-control-label" for="sChkbox">Subscribe to weekly newsletter</label>
</div>
</div>
<button type="submit" class="btn btn-primary mt-3">Submit</button>
</form>
<div class="code-section-container show-code">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form>
&lt;div class="form-group mb-3"&gt;
&lt;input type="email" class="form-control" id="sEmail" aria-describedby="emailHelp1" placeholder="Email address"&gt;
&lt;small id="emailHelp1" class="form-text text-muted"&gt;We'll never share your email with anyone else.&lt;/small&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;input type="password" class="form-control" id="sPassword" placeholder="Password"&gt;
&lt;/div&gt;
&lt;div class="form-group form-check pl-0"&gt;
&lt;div class="custom-control custom-checkbox checkbox-info"&gt;
&lt;input type="checkbox" class="custom-control-input" id="sChkbox"&gt;
&lt;label class="custom-control-label" for="sChkbox"&gt;Subscribe to weekly newsletter&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;button type="submit" class="btn btn-primary mt-3"&gt;Submit&lt;/button&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
<div id="flHorizontalForm" class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Horizontal form</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form>
<div class="form-group row mb-4">
<label for="hEmail" class="col-xl-2 col-sm-3 col-sm-2 col-form-label">Email</label>
<div class="col-xl-10 col-lg-9 col-sm-10">
<input type="email" class="form-control" id="hEmail" placeholder="">
</div>
</div>
<div class="form-group row mb-4">
<label for="hPassword" class="col-xl-2 col-sm-3 col-sm-2 col-form-label">Password</label>
<div class="col-xl-10 col-lg-9 col-sm-10">
<input type="password" class="form-control" id="hPassword" placeholder="">
</div>
</div>
<fieldset class="form-group mb-4">
<div class="row">
<label class="col-form-label col-xl-2 col-sm-3 col-sm-2 pt-0">Choose Segements</label>
<div class="col-xl-10 col-lg-9 col-sm-10">
<div class="form-check mb-2">
<div class="custom-control custom-radio classic-radio-info">
<input type="radio" id="hRadio1" name="classicRadio" class="custom-control-input">
<label class="custom-control-label" for="hRadio1">Segements 1</label>
</div>
</div>
<div class="form-check mb-2">
<div class="custom-control custom-radio classic-radio-info">
<input type="radio" id="hRadio2" name="classicRadio" class="custom-control-input">
<label class="custom-control-label" for="hRadio2">Segements 2</label>
</div>
</div>
<div class="form-check disabled">
<div class="custom-control custom-radio classic-radio-default">
<input type="radio" id="hRadio3" name="classicRadio" class="custom-control-input" disabled>
<label class="custom-control-label" for="hRadio3">Segements 3 ( disabled )</label>
</div>
</div>
</div>
</div>
</fieldset>
<div class="form-group row">
<div class="col-sm-2">Apply</div>
<div class="col-sm-10">
<div class="form-check pl-0">
<div class="custom-control custom-checkbox checkbox-info">
<input type="checkbox" class="custom-control-input" id="hChkbox">
<label class="custom-control-label" for="hChkbox">Terms Conditions</label>
</div>
</div>
</div>
</div>
<div class="form-group row">
<div class="col-sm-10">
<button type="submit" class="btn btn-primary mt-3">Lets Go</button>
</div>
</div>
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form&gt;
&lt;div class="form-group row mb-4"&gt;
&lt;label for="hEmail" class="col-xl-2 col-sm-3 col-sm-2 col-form-label"&gt;Email&lt;/label&gt;
&lt;div class="col-xl-10 col-lg-9 col-sm-10"&gt;
&lt;input type="email" class="form-control" id="hEmail" placeholder=""&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-group row mb-4"&gt;
&lt;label for="hPassword" class="col-xl-2 col-sm-3 col-sm-2 col-form-label"&gt;Password&lt;/label&gt;
&lt;div class="col-xl-10 col-lg-9 col-sm-10"&gt;
&lt;input type="password" class="form-control" id="hPassword" placeholder=""&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;fieldset class="form-group mb-4"&gt;
&lt;div class="row"&gt;
&lt;label class="col-form-label col-xl-2 col-sm-3 col-sm-2 pt-0"&gt;Choose Segements&lt;/label&gt;
&lt;div class="col-xl-10 col-lg-9 col-sm-10"&gt;
&lt;div class="form-check mb-2"&gt;
&lt;div class="custom-control custom-radio classic-radio-info"&gt;
&lt;input type="radio" id="hRadio1" name="classicRadio" class="custom-control-input"&gt;
&lt;label class="custom-control-label" for="hRadio1"&gt;Segements 1&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-check mb-2"&gt;
&lt;div class="custom-control custom-radio classic-radio-info"&gt;
&lt;input type="radio" id="hRadio2" name="classicRadio" class="custom-control-input"&gt;
&lt;label class="custom-control-label" for="hRadio2"&gt;Segements 2&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-check disabled"&gt;
&lt;div class="custom-control custom-radio classic-radio-default"&gt;
&lt;input type="radio" id="hRadio3" name="classicRadio" class="custom-control-input" disabled&gt;
&lt;label class="custom-control-label" for="hRadio3"&gt;Segements 3 ( disabled )&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;div class="form-group row"&gt;
&lt;div class="col-sm-2"&gt;Apply&lt;/div&gt;
&lt;div class="col-sm-10"&gt;
&lt;div class="form-check pl-0"&gt;
&lt;div class="custom-control custom-checkbox checkbox-info"&gt;
&lt;input type="checkbox" class="custom-control-input" id="hChkbox"&gt;
&lt;label class="custom-control-label" for="hChkbox"&gt;Terms Conditions&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-group row"&gt;
&lt;div class="col-sm-10"&gt;
&lt;button type="submit" class="btn btn-primary mt-3"&gt;Lets Go&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div id="flRegistrationForm" class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Registration Forms</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form>
<div class="form-group mb-4">
<input type="email" class="form-control" id="rEmail" placeholder="Email address *">
</div>
<div class="form-group mb-4">
<input type="password" class="form-control" id="rPassword" placeholder="Password *">
</div>
<div class="form-group">
<input type="password" class="form-control" id="rConfirmPassword" placeholder="Confirm Password *">
</div>
<small id="emailHelp2" class="form-text text-muted">*Required Fields</small>
<div class="form-group form-check pl-0 mt-5">
<div class="custom-control custom-checkbox checkbox-info">
<input type="checkbox" class="custom-control-input" id="rChkbox">
<label class="custom-control-label" for="rChkbox">Subscribe to weekly newsletter</label>
</div>
</div>
<button type="submit" class="btn btn-primary mt-3">Submit</button>
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form&gt;
&lt;div class="form-group mb-4"&gt;
&lt;input type="email" class="form-control" id="rEmail" placeholder="Email address *"&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;input type="password" class="form-control" id="rPassword" placeholder="Password *"&gt;
&lt;/div&gt;
&lt;div class="form-group"&gt;
&lt;input type="password" class="form-control" id="rConfirmPassword" placeholder="Confirm Password *"&gt;
&lt;/div&gt;
&lt;small id="emailHelp2" class="form-text text-muted"&gt;*Required Fields&lt;/small&gt;
&lt;div class="form-group form-check pl-0 mt-5"&gt;
&lt;div class="custom-control custom-checkbox checkbox-info"&gt;
&lt;input type="checkbox" class="custom-control-input" id="rChkbox"&gt;
&lt;label class="custom-control-label" for="rChkbox"&gt;Subscribe to weekly newsletter&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;button type="submit" class="btn btn-primary mt-3"&gt;Submit&lt;/button&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
<div id="flLoginForm" class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Login Form</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form>
<div class="form-group mb-4">
<input type="text" class="form-control" id="lFullName" placeholder="Full Name *">
</div>
<div class="form-group mb-4">
<input type="email" class="form-control" id="lEmail" placeholder="Email address *">
</div>
<div class="form-group">
<input type="password" class="form-control" id="lPassword" placeholder="Password *">
</div>
<small id="emailHelp" class="form-text text-muted">*Required Fields</small>
<button type="submit" class="btn btn-primary mt-4">Submit</button>
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form&gt;
&lt;div class="form-group mb-4"&gt;
&lt;input type="text" class="form-control" id="lFullName" placeholder="Full Name *"&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;input type="email" class="form-control" id="lEmail" placeholder="Email address *"&gt;
&lt;/div&gt;
&lt;div class="form-group"&gt;
&lt;input type="password" class="form-control" id="lPassword" placeholder="Password *"&gt;
&lt;/div&gt;
&lt;small id="emailHelp" class="form-text text-muted"&gt;*Required Fields&lt;/small&gt;
&lt;button type="submit" class="btn btn-primary mt-4"&gt;Submit&lt;/button&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div id="flFormsGrid" class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Forms Grid</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form>
<div class="form-row mb-4">
<div class="form-group col-md-6">
<label for="inputEmail4">Email</label>
<input type="email" class="form-control" id="inputEmail4" placeholder="Email">
</div>
<div class="form-group col-md-6">
<label for="inputPassword4">Password</label>
<input type="password" class="form-control" id="inputPassword4" placeholder="Password">
</div>
</div>
<div class="form-group mb-4">
<label for="inputAddress">Address</label>
<input type="text" class="form-control" id="inputAddress" placeholder="1234 Main St">
</div>
<div class="form-group mb-4">
<label for="inputAddress2">Address 2</label>
<input type="text" class="form-control" id="inputAddress2" placeholder="Apartment, studio, or floor">
</div>
<div class="form-row mb-4">
<div class="form-group col-md-6">
<label for="inputCity">City</label>
<input type="text" class="form-control" id="inputCity">
</div>
<div class="form-group col-md-4">
<label for="inputState">State</label>
<select id="inputState" class="form-control">
<option selected>Choose...</option>
<option>...</option>
</select>
</div>
<div class="form-group col-md-2">
<label for="inputZip">Zip</label>
<input type="text" class="form-control" id="inputZip">
</div>
</div>
<div class="form-group">
<div class="form-check pl-0">
<div class="custom-control custom-checkbox checkbox-info">
<input type="checkbox" class="custom-control-input" id="gridCheck">
<label class="custom-control-label" for="gridCheck">Check me out</label>
</div>
</div>
</div>
<button type="submit" class="btn btn-primary mt-3">Sign in</button>
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form&gt;
&lt;div class="form-row mb-4"&gt;
&lt;div class="form-group col-md-6"&gt;
&lt;label for="inputEmail4"&gt;Email&lt;/label&gt;
&lt;input type="email" class="form-control" id="inputEmail4" placeholder="Email"&gt;
&lt;/div&gt;
&lt;div class="form-group col-md-6"&gt;
&lt;label for="inputPassword4"&gt;Password&lt;/label&gt;
&lt;input type="password" class="form-control" id="inputPassword4" placeholder="Password"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label for="inputAddress"&gt;Address&lt;/label&gt;
&lt;input type="text" class="form-control" id="inputAddress" placeholder="1234 Main St"&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label for="inputAddress2"&gt;Address 2&lt;/label&gt;
&lt;input type="text" class="form-control" id="inputAddress2" placeholder="Apartment, studio, or floor"&gt;
&lt;/div&gt;
&lt;div class="form-row mb-4"&gt;
&lt;div class="form-group col-md-6"&gt;
&lt;label for="inputCity"&gt;City&lt;/label&gt;
&lt;input type="text" class="form-control" id="inputCity"&gt;
&lt;/div&gt;
&lt;div class="form-group col-md-4"&gt;
&lt;label for="inputState"&gt;State&lt;/label&gt;
&lt;select id="inputState" class="form-control"&gt;
&lt;option selected&gt;Choose...&lt;/option&gt;
&lt;option&gt;...&lt;/option&gt;
&lt;/select&gt;
&lt;/div&gt;
&lt;div class="form-group col-md-2"&gt;
&lt;label for="inputZip"&gt;Zip&lt;/label&gt;
&lt;input type="text" class="form-control" id="inputZip"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-group"&gt;
&lt;div class="form-check pl-0"&gt;
&lt;div class="custom-control custom-checkbox checkbox-info"&gt;
&lt;input type="checkbox" class="custom-control-input" id="gridCheck"&gt;
&lt;label class="custom-control-label" for="gridCheck"&gt;Check me out&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;button type="submit" class="btn btn-primary mt-3"&gt;Sign in&lt;/button&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div id="flInlineForm" class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Inline forms</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form class="form-inline justify-content-center">
<label class="sr-only" for="inlineFormInputName2">Name</label>
<input type="text" class="form-control mb-2 mr-sm-2" id="inlineFormInputName2" placeholder="Jane Doe">
<label class="sr-only" for="inlineFormInputGroupUsername2">Username</label>
<div class="input-group mb-2 mr-sm-2">
<div class="input-group-prepend">
<div class="input-group-text">@</div>
</div>
<input type="text" class="form-control" id="inlineFormInputGroupUsername2" placeholder="Username">
</div>
<div class="form-check mb-2 mr-sm-2">
<div class="custom-control custom-checkbox checkbox-info">
<input type="checkbox" class="custom-control-input" id="inlineFormCheck">
<label class="custom-control-label" for="inlineFormCheck">Remember me</label>
</div>
</div>
<button type="submit" class="btn btn-primary mb-2">Submit</button>
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form class="form-inline justify-content-center"&gt;
&lt;label class="sr-only" for="inlineFormInputName2"&gt;Name&lt;/label&gt;
&lt;input type="text" class="form-control mb-2 mr-sm-2" id="inlineFormInputName2" placeholder="Jane Doe"&gt;
&lt;label class="sr-only" for="inlineFormInputGroupUsername2"&gt;Username&lt;/label&gt;
&lt;div class="input-group mb-2 mr-sm-2"&gt;
&lt;div class="input-group-prepend"&gt;
&lt;div class="input-group-text"&gt;@&lt;/div&gt;
&lt;/div&gt;
&lt;input type="text" class="form-control" id="inlineFormInputGroupUsername2" placeholder="Username"&gt;
&lt;/div&gt;
&lt;div class="form-check mb-2 mr-sm-2"&gt;
&lt;div class="custom-control custom-checkbox checkbox-info"&gt;
&lt;input type="checkbox" class="custom-control-input" id="inlineFormCheck"&gt;
&lt;label class="custom-control-label" for="inlineFormCheck"&gt;Remember me&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;button type="submit" class="btn btn-primary mb-2"&gt;Submit&lt;/button&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
<div id="flAutoSizing" class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Auto-sizing</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form>
<div class="form-row align-items-center justify-content-center">
<div class="col-auto">
<label class="sr-only" for="inlineFormInput">Name</label>
<input type="text" class="form-control mb-2" id="inlineFormInput" placeholder="Jane Doe">
</div>
<div class="col-auto">
<label class="sr-only" for="inlineFormInputGroup">Username</label>
<div class="input-group mb-2">
<div class="input-group-prepend">
<div class="input-group-text">@</div>
</div>
<input type="text" class="form-control" id="inlineFormInputGroup" placeholder="Username">
</div>
</div>
<div class="col-auto">
<div class="form-check mb-2 pl-0">
<div class="custom-control custom-checkbox checkbox-info">
<input type="checkbox" class="custom-control-input" id="autoSizingCheck">
<label class="custom-control-label" for="autoSizingCheck">Remember me</label>
</div>
</div>
</div>
<div class="col-auto">
<button type="submit" class="btn btn-primary mb-2">Submit</button>
</div>
</div>
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form&gt;
&lt;div class="form-row align-items-center justify-content-center"&gt;
&lt;div class="col-auto"&gt;
&lt;label class="sr-only" for="inlineFormInput"&gt;Name&lt;/label&gt;
&lt;input type="text" class="form-control mb-2" id="inlineFormInput" placeholder="Jane Doe"&gt;
&lt;/div&gt;
&lt;div class="col-auto"&gt;
&lt;label class="sr-only" for="inlineFormInputGroup"&gt;Username&lt;/label&gt;
&lt;div class="input-group mb-2"&gt;
&lt;div class="input-group-prepend"&gt;
&lt;div class="input-group-text"&gt;@&lt;/div&gt;
&lt;/div&gt;
&lt;input type="text" class="form-control" id="inlineFormInputGroup" placeholder="Username"&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col-auto"&gt;
&lt;div class="form-check mb-2 pl-0"&gt;
&lt;div class="custom-control custom-checkbox checkbox-info"&gt;
&lt;input type="checkbox" class="custom-control-input" id="autoSizingCheck"&gt;
&lt;label class="custom-control-label" for="autoSizingCheck"&gt;Remember me&lt;/label&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="col-auto"&gt;
&lt;button type="submit" class="btn btn-primary mt-3"&gt;Submit&lt;/button&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row layout-spacing">
<div id="flActionButtons" class="col-lg-12">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-xl-12 col-md-12 col-sm-12 col-12">
<h4>Actions Buttons</h4>
</div>
</div>
</div>
<div class="widget-content widget-content-area">
<form class="form-vertical" action="#">
<div class="form-group mb-4">
<label class="control-label">First Name:</label>
<input type="text" name="first_name" class="form-control" >
</div>
<div class="form-group mb-4">
<label class="control-label">Email:</label>
<div class="input-group">
<div class="input-group-prepend">
<div class="input-group-text">@</div>
</div>
<input type="text" name="email" class="form-control" >
</div>
</div>
<div class="form-group mb-4">
<label class="control-label">Website:</label>
<input type="text" name="website" value="https://" class="form-control" >
</div>
<div class="form-group mb-4">
<label class="control-label">Password:</label>
<div class="input-group mb-4">
<input type="password" name="pass" class="form-control" >
<span class="input-group-addon"><i class="icon-user"></i></span>
</div>
</div>
<div class="form-group mb-4">
<label class="control-label">Confirm Password:</label>
<div class="input-group">
<input type="password" name="cpass" class="form-control">
<span class="input-group-addon"><i class="icon-user"></i></span>
</div>
</div>
<input type="submit" value="Submit" class="btn btn-primary ml-3 mt-3">
</form>
<div class="code-section-container">
<button class="btn toggle-code-snippet"><span>Code</span></button>
<div class="code-section text-left">
<pre>
&lt;form class="form-vertical" action="#"&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label class="control-label"&gt;First Name:&lt;/label&gt;
&lt;input type="text" name="first_name" class="form-control" &gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label class="control-label"&gt;Email:&lt;/label&gt;
&lt;div class="input-group"&gt;
&lt;div class="input-group-prepend"&gt;
&lt;div class="input-group-text"&gt;@&lt;/div&gt;
&lt;/div&gt;
&lt;input type="text" name="email" class="form-control" &gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label class="control-label"&gt;Website:&lt;/label&gt;
&lt;input type="text" name="website" value="https://" class="form-control" &gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label class="control-label"&gt;Password:&lt;/label&gt;
&lt;div class="input-group mb-4"&gt;
&lt;input type="password" name="pass" class="form-control" &gt;
&lt;span class="input-group-addon"&gt;&lt;i class="icon-user"&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="form-group mb-4"&gt;
&lt;label class="control-label"&gt;Confirm Password:&lt;/label&gt;
&lt;div class="input-group"&gt;
&lt;input type="password" name="cpass" class="form-control"&gt;
&lt;span class="input-group-addon"&gt;&lt;i class="icon-user"&gt;&lt;/i&gt;&lt;/span&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;input type="submit" value="Submit" class="btn btn-primary ml-3 mt-3"&gt;
&lt;/form&gt;
</pre>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-wrapper">
<div class="footer-section f-section-1">
<p class="">Copyright © 2020 <a target="_blank" href="../../../designreset.html">DesignReset</a>, All rights <a href="http://www.bootstrapmb.com">Reserved </a>.</p>
</div>
<div class="footer-section f-section-2">
<p class="">Coded with <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg></p>
</div>
</div>
</div>
<!-- END CONTENT AREA -->
</div>
<!-- END MAIN CONTAINER -->
<!-- BEGIN GLOBAL MANDATORY SCRIPTS -->
<script src="assets/js/libs/jquery-3.1.1.min.js"></script>
<script src="bootstrap/js/popper.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
<script src="assets/js/app.js"></script>
<script>
$(document).ready(function() {
App.init();
});
</script>
<script src="plugins/highlight/highlight.pack.js"></script>
<script src="assets/js/custom.js"></script>
<!-- END GLOBAL MANDATORY SCRIPTS -->
<script src="assets/js/scrollspyNav.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化