-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample
More file actions
74 lines (57 loc) · 2.21 KB
/
example
File metadata and controls
74 lines (57 loc) · 2.21 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
//toolbar
<nav class="navbar navbar-default navbar-expand-sm navbar-light bg-light" >
<div class="container" style="padding:0px;">
<div class="navbar-header">
<a class="navbar-brand" href="#">
<img src="favicon.png" alt="COSUPS logo">
</a>
<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>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav" style="text-transform:uppercase;">
<li><a href="/One">Item 1</a></li>
<li><a href="/Two">Item 2</a></li>
<li><a href="/Three">Item 3</a></li>
</ul>
</div>
</div>
</nav>
//css
ul {
list-style-type: none;
margin: 0;
padding: 20px;
font-size: 20px;
overflow: hidden;
}
li {
float: left;
}
li a {
display: block;
color: black;
text-align: center;
text-decoration: none;
}
.navbar-brand img{
width:80px;
height:80px;
padding: 0px 5px 15px 5px;
margin: 0px 5px 15px 5px ;
}
<img src="pic2.jpg" alt="images" style="border-radius: 50%;width:70px;height:70px;margin-bottom: 250px;">
<div class="talk-bubble tri-right left-top">
<div class="talktext">
<p>And now using .round we can smooth the sides down. Also uses
.btm-left to show a triangle at the bottom flush to the left.
cabo facere laudantium ipsa placeat dolor aliquid hic, perfere
ndis ducimus, totam esse est velit consequuntur! Provident accu
samus necessitatibus repudiandae omnis quas ex.</p>
</div>
</div>
<h3 class="my-4 text-white">About<span class="mx-2 font-italic text-warning ">Eduonix</span></h3>