BOOTSTRAP create bootstrap banner help alert - Net-Raft.com

Welcome aboard! We are happy you are here and wish you good net-raft!




Just a Web Code Solution
join us

how to create a bootstrap banner with help of alert ?


 266

Show ResultBOOTSTRAP


1

<!DOCTYPE html>
<html lang="en">
<head>

<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>

</head>
<body>

<div class="container">

<div class="alert alert-danger alert-dismissable fade in" style="color:black;width: 400px;height:100px;position: fixed;bottom: 80px;right: 30px;text-align: center;border: 1px solid black;">
<a href="#" class="close" data-dismiss="alert" aria-label="close">×</a>
<span style="font-size: 130%;color:#f4511e;"> Hello world!</span></br>
<a href="https://net-raft.com " style="font-size: 130%;color: #0094ff;">
<span class="glyphicon glyphicon-link"></span> net-raft.com</a>
</div>

</div>

</body>
</html>


By        
The power of the user (%)
80%



The most helpful BOOTSTRAP solutions

loading bar bootstraploading bar bootstrapBOOTSTRAP

Click to see more ...

  1.1K     71

How create progress bar using bootstrap ?How create progress bar using bootstrap ?BOOTSTRAP

Click to see more ...

  589     63

How to create bootstrap media object ?How to create bootstrap media object ?BOOTSTRAP

Click to see more ...

  720     53

How create scrollable dropdown menu in bootstrap ?How create scrollable dropdown menu in bootstrap ?BOOTSTRAP

Click to see more ...

  550     49

table bootstraptable bootstrapBOOTSTRAP

Click to see more ...

  516     42

How to set bootstrap checkboxes inline ?How to set bootstrap checkboxes inline ?BOOTSTRAP

Click to see more ...

  375     41

How create bootstrap navbarHow create bootstrap navbarBOOTSTRAP

Click to see more ...

  621     33

how to create a bootstrap banner with help of alert ?how to create a bootstrap banner with help of alert ?BOOTSTRAP

Click to see more ...

  266     31

How create fixed navbar in bootstrapHow create fixed navbar in bootstrapBOOTSTRAP

Click to see more ...

  339     24

How to create bootstrap input file ?How to create bootstrap input file ?BOOTSTRAP

Click to see more ...

  235     19

Welcome aboard!
We are happy you are here and
wish you good net-raft!