Sunday, August 30, 2015

Bootstrap Tutorial For Beginners 16 - Bootstrap Alerts and Wells









<!DOCTYPE html>
<html>
<head>
    <title></title>
    <meta charset="utf-8" />
    <link href="Content/bootstrap.min.css" rel="stylesheet" />
    <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
    <link href='http://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
    <script src="Scripts/jquery-1.9.1.min.js"></script>
    
</head>
<body>
    <nav class="navbar navbar-default navbar-fixed-top">
        <div class="container">
            <button type="button" class="navbar-toggle"
                    data-toggle="collapse"
                    data-target=".navbar-collapse">
                <span class="sr-only">Toggle navigation</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
            </button>
            <a class="navbar-brand" href="www.EasyOnlineConverter.com">ProgrammingKnowledge</a>
            <div class="navbar-collapse collapse">
                <ul class="nav navbar-nav navbar-right">
                    <li class="active"><a href="#"> Home </a></li>
                    <li><a href="#">About</a></li>
                    <li class="dropdown">
                        <a href="#" class="dropdown-toggle"
                           data-toggle="dropdown">
                            Learn <b class="caret"></b>
                            <ul class="dropdown-menu">
                                <li class="dropdown-header">Examples</li>
                                <li>
                                    <a href="#">C++</a>
                                </li>
                                <li><a href="#">Java</a></li>
                                <li class="divider"></li>
                                <li class="dropdown-header">Tutorials</li>
                                <li><a href="#">C++</a></li>
                                <li><a href="#">Java</a></li>
                            </ul>
                        </a>
                    </li>
                </ul>
            </div>
        </div>
    </nav>
    <div class="container">
        <div class="jumbotron text-center">
            <h1>Hello World !!!</h1>
            <p>
                Lorem ipsum dolor sit amet, consectetur adipiscing elit.
                Nunc suscipit convallis nisl, eget rutrum lectus commodo at.
                Pellentesque mattis justo vel augue pretium euismod. Interdum
                et malesuada fames ac ante ipsum primis in faucibus. Fusce eu
                turpis eros.
            </p>
            <button type=button class="btn btn-primary"><span class="glyphicon glyphicon-user" style="font-size:30px ; color:blue"></span> </button>
            <button type=button class="btn btn-success"><span class="glyphicon glyphicon-ok" style="font-size:30px"></span> </button>
        </div>
        <div class="well"><h1>This is a well</h1></div>
        <div class="alert alert-danger">
            <a href="#" class="close" data-dismiss="alert" aria-label="close">&times;</a>
            This is a danger alert
        </div>
        <div class="alert alert-success">

            <a href="#" class="close" data-dismiss="alert" aria-label="close">&times;</a>
            This is a success alert
        </div>
        <div class="alert alert-warning">This is a warning alert</div>
        <div class="alert alert-info">This is a info alert</div>

    </div>
    <!-- Fixed footer -->
    <div class="navbar navbar-inverse navbar-fixed-bottom">
        <div class="container">
            <div class="navbar-text pull-left">
                <p>copyright ProgrammingKnowledge 2015</p>
            </div>
            <div class="navbar-text pull-right">
                <a href="#"><i class="fa fa-facebook fa-2x"></i></a>
                <a href="#"><i class="fa fa-twitter fa-2x"></i></a>
                <a href="#"><i class="fa fa-google-plus fa-2x"></i></a>
            </div>
        </div>
    </div>
    <!-- jQuery (necessary for Bootstrap's JavaScript
       plugins) -->
    <script src="Scripts/bootstrap.min.js"></script>
</body>
</html>


























Searches related to bootstrap alert

bootstrap alert example

bootstrap alert popup

bootstrap alert auto close

jquery alert

bootstrap alert javascript

bootstrap alert fade out

angular bootstrap alert

bootstrap show alert

Bootstrap wells

How to add space between two wells in bootstrap 3

Bootstrap Tutorials Wells
IT Certification Category (English)640x480

Partner Sites

VideoToGifs.com

EasyOnlineConverter.com

SqliteTutorials.com


Top Online Courses From ProgrammingKnowledge

Python Course http://bit.ly/2vsuMaS
Java Coursehttp://bit.ly/2GEfQMf
Bash Coursehttp://bit.ly/2DBVF0C
Linux Coursehttp://bit.ly/2IXuil0
C Course http://bit.ly/2GQCiD1
C++ Coursehttp://bit.ly/2V4oEVJ
PHP Coursehttp://bit.ly/2XP71WH
Android Coursehttp://bit.ly/2UHih5H
C# Coursehttp://bit.ly/2Vr7HEl
JavaFx Coursehttp://bit.ly/2XMvZWA
NodeJs Coursehttp://bit.ly/2GPg7gA
Jenkins Course http://bit.ly/2Wd4l4W
Scala Coursehttp://bit.ly/2PysyA4
Bootstrap Coursehttp://bit.ly/2DFQ2yC
MongoDB Coursehttp://bit.ly/2LaCJfP
QT C++ GUI Coursehttp://bit.ly/2vwqHSZ