-
Notifications
You must be signed in to change notification settings - Fork 0
/
about me.html
81 lines (55 loc) · 2.95 KB
/
about me.html
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
75
76
77
78
79
80
81
<!DOCTYPE html>
<html>
<head>
<title></title>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<div class="wrapper">
<div class="header">
<div class="logo">
<img src="img/logo.jpg">
</div>
<div class="menu">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="gallery.html">GALLERY</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</div>
</div>
<div class="details-bar">
<h1>Mr.ISHARA MADUSHANKA</h1><br><br>
<h1><img src="img/log.jpg" width="200" height="200"></h1><br><br><br>
<h2> MY NAME : Mr.ISHARA MADUSHANKA <br>
AGE : 23 YEARS OLD <br>
BIRTHDAY : 1996.09.11 <br>
COUNTRY : UNITED STATES <br>
UNIVERSITY : NORTH CAROLINA STATE UNIVERSITY <br>
</h2> <br><br>
<p>I'm an Animal ethnologist. I'm walking in forests and observe animals well.This website has been included photos,which were taken by me in such observations.you are very lucky to see those photos which are veiw rare.</p> <br>
<p>Most of Animal ethnologists fulfill their duty precisely. since my childhood,my ambition was to be an animal ethnologist. I come to this position by working hard. you also can be a man like me in one day.</p> <br>
<p>Animal scientists study a variety of domestic animal species and frequently work with livestock to understand the biological and chemical processes by which the animals grow.
Animal scientists play a key role in maintaining and improving the quality and quantity of the country's food supply.</p>
<br><br>
<p>They may also be more research-oriented, working in zoological fields or specific veterinary fields to help preserve the health and welfare of animals in the wild and in captivity.
They may focus their interest on specific areas such as reproduction, nutrition, genetics, or development.</p>
<br><br>
<h2>Animal Scientist Duties & Responsibilities</h2>
<br>
<p>The duties of an animal scientist may vary based on whether they are involved in education, research, regulation, or production. Some animal scientist positions are primarily administrative, while others offer the opportunity to work with animals in a hands-on capacity:</p>
<br><br>
<div class="footercol">
<h4>Follow Me:</h4>
<ul class="quicklinks">
<li><a href="https://www.facebook.com/profile.php?id=100013311662893">facebook »</a></li>
<li><a href="https://twitter.com/Ishara75164144">twitter »</a></li>
<li><a href="https://www.linkedin.com/in/ishara-madushanka-852720172/">linkedin »</a></li>
<li><a href="https://www.instagram.com/ishara9801/">instagram »</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>