-
Notifications
You must be signed in to change notification settings - Fork 0
/
aboutaru.html
35 lines (35 loc) · 1.89 KB
/
aboutaru.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
<!DOCTYPE html>
<html>
<head>
<title>ABOUT_ARUNACHALPRADESH</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" type="text/css" href="about.css">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
</head>
<body>
<div class="main">
<A HREF="arunachal.html"><i class="fa fa-arrow-circle-left fa-3x"></i></A>
<div class="img">
<img src="aru2.jpg" style="max-width: 100%, height: auto;">
</div>
<div class="content">
<h1 align="center"><font color="white">LET'S KNOW A BIT ABOUT ARUNACHAL PRADESH</font></h1>
<h2><font color="white" size="5">ABOUT ARUNACHAL PRADESH</font></h2>
<p><font color="white" size="4">Arunachal Pradesh, literally "land of dawn-lit mountains" is the northeasternmost state of India. It borders the states of Assam and Nagaland to the south. It shares international borders with Bhutan in the west, Myanmar in the east, and China in the north, with which the border is the McMahon Line. Itanagar is the state capital.</font></p>
<br>
<a href="https://en.wikipedia.org/wiki/Arunachal_Pradesh"><font color="white">READ MORE</font></a>
<BR>
<br>
<p><font color="white" size="5"><b>TOUR ADVICE :</b></font></p>
<ul><font color="white">
<li><b>TOUR DURATION : 6 NIGHTS 7 DAYS (FOR ALL THE #HAVE_TO_VISIT PLACES)</b></li>
<li><b>TOUR PACKAGE : WITHIN 22,000 (PRICES MAY VARY DUE TO DIFFERENT AGENCIES)</b></li>
<li><b>BEST TIME TO TRAVEL : OCTOBER TO APRIL ARE THE BEST MONTHS</b></li>
<li><b>BEST ROUTE TO START WITH : TAWANG - KAMENG - KURANG - SUBANG - SIANG - DIBANG - LOHIT - CHANGLANG</b></li>
</font></ul>
</div>
</div>
</body>
</html>