"2. network "
Bootstrap 3.0.0 Snippet by jeevan123456

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.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 ---------->
<div class="monitor-area">
<div class="container">
<div class="row ">
<div class="col-md-6 monitor-box">
<div class="monitor-img">
<img src="https://netbeez.net/wp-content/uploads/2017/06/Wireless-monitoring-page3-1.svg">
</div>
<div class="monitor-title">
<h2>Application Performance</h2>
<p>With the number of WiFi clients outpacing wired workstations, it’s a real challenge for network engineers and administrators to assure good performance and quality of service to wireless users. A wireless infrastructure has more moving parts than a traditional wired network that can impact the end user experience. But with NetBeez, network engineers can rely on dedicated agents that simulate end-users on the network and get real-time performance data.</p>
</div>
</div>
<div class="col-md-6 monitor-box">
<div class="monitor-img">
<img src="https://netbeez.net/wp-content/uploads/2017/06/Wireless-monitoring-page3-1.svg">
</div>
<div class="monitor-title">
<h2>Application Performance</h2>
<p>With the number of WiFi clients outpacing wired workstations, it’s a real challenge for network engineers and administrators to assure good performance and quality of service to wireless users. A wireless infrastructure has more moving parts than a traditional wired network that can impact the end user experience. But with NetBeez, network engineers can rely on dedicated agents that simulate end-users on the network and get real-time performance data.</p>
</div>
</div>
</div>
</div>
</div>
<div class="cloud-area area-padding bg-grey">
<div class="container">
<div class="row text-center">
<div class="site-title">
<h2>Try Netbeez for free</h2>
<h3>Want to try our free version first? You can request a free NetBeez dashboard here.</h3>
<button type="button" class="btn btn-warning">Request Now</button>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.area-padding {}
.monitor-area{}
.monitor-box{padding:0px 60px 60px 60px;}
.monitor-box:hover{background:#f5c12f; }
.monitor-img {}
.monitor-title h2 {font-size:42px;font-weight:700;margin-bottom:25px;}
/*------------ Cloud CSS - SITE-TITLE----------- */
.site-title h2{font-size:52px; font-weight:700;}
.site-title h3{}
.gap70{margin-top:70px;}
/* -----------------CLOUD CSS -----------------*/
.bg-grey{background:#e8e6e3;}
.gap30{margin-top:30px;}
.area-padding{padding-top:120px; padding-bottom:120px;}
.cloud-box h2{font-size:40px;font-weight:700;}
.cloud-box p {line-height:26px; }
.cloud-img img {width:60%;}
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
#f5c12f
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: