-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
80 lines (80 loc) · 4.42 KB
/
index.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
<html>
<head>
<title>BIOWEB|The online boidiversity magazine</title>
<link rel=stylesheet href=style.css>
</head>
<body>
<div class=bg>
<img src=img/slide1.jpg>
<img src=img/slide2.jpg>
<img src=img/slide3.jpg>
<img src=img/slide4.jpg>
</div>
<div class=all>
<nav>
<div class=margin>
<a href=index.html class=nl>HOME</a>
<a href=a.html class=nl>ABOUT</a>
<a href=b.html class=nl>PUBLICATIONS</a>
<a href=c.html class=nl>GALLERY</a>
<a href=d.html class=nl>CONTACT</a>
<div class=search>
<input type=text placeholder=search style=width:250;margin:0;>
<button style="margin:0 0 0 10;">GO</button>
</div>
</div>
</nav>
<div class=head>
<h1>bio<font color=#00ff00>web</font></h1>
<h2>a biodiversity magazine</h2>
</div>
<div class=wrap>
<div class=margin>
<div class=home1>
<h3>NEWS UPDATES</h3>
<marquee direction=up srcollamount=3 height=160>
<li>New publication of biodiversity on website</li>
<li>Our ceo changed and new ceo john took charge</li>
<li>Kerala declaredf as the best bio web location today</li>
<li>New publication of biodiversity on website</li>
<li>Our ceo changed and new ceo john took charge</li>
<li>Kerala declaredf as the best bio web location today</li>
<li>New publication of biodiversity on website</li>
<li>Our ceo changed and new ceo john took charge</li>
<li>Kerala declaredf as the best bio web location today</li>
<li>New publication of biodiversity on website</li>
<li>Our ceo changed and new ceo john took charge</li>
<li>Kerala declaredf as the best bio web location today</li>
</marquee>
</div>
<div class=home2>
<h3>AN OVERVIEW OF BIOWEB</h3>
<p>Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.</p>
</div>
<div class=home3>
<h3>LOG IN</h3><form action=sign.html>
<input type=email placeholder=username required><input type=password placeholder=password required><button>LOG IN</button></form>
</div>
<div class=box><center>
<img src=img/b1.jpg style=width:100%;height:230;>
<h3>OUR PUBLICATIONS</h3>
<p style=text-align:center;>Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new..<center><a href=b.html><button>MORE</button></a>
</div>
<div class=box><center>
<img src=img/b2.jpg style=width:100%;height:230;>
<h3>OUR FEATURES</h3>
<p style=text-align:center;>Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new..<center><a href=a.html><button>MORE</button></a>
</div>
<div class=box>
<img src=img/b3.jpg style=width:100%;height:230;>
<h3>OUR PHOTOS</h3><center>
<p style=text-align:center;>Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new..<center><a href=c.html><button>MORE</button></a>
</div><center>
<h3>BIOWEB:HISTORY</h3>
<p>Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.Bioweb is the largest online biodiversity magazine in kertala.It focuses in the biological and environmental problems and new newses.<a href=a.html><b>read more</b></a></p>
<br>
<hr color=#ccc style=width:100%;float:left;>
<center><p style=text-align:center;>
©2014.All rights reserved by Bioweb
</body>
</html>