"Contact form with Social network links"
Bootstrap 3.3.0 Snippet by set123

<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ---------->
body{ width:100%; height:100%; font-family: 'Roboto Condensed', sans-serif; } h1,h2,h3 { margin:0 0 35px 0; font-family: 'Patua One', cursive; text-transform: uppercase; letter-spacing:1px; } p{ margin:0 0 25px; font-size:18px; line-height:1.6em; } a{ color:#26a5d3; } a:hover,a:focus{ text-decoration:none; color:#26a5d3; } #contact{ background:#333333; color:#f4f4f4; padding-bottom:80px; } textarea.form-control{ height:100px; }

Related: See More


Questions / Comments: