-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
137 lines (120 loc) · 6.99 KB
/
index.html
File metadata and controls
137 lines (120 loc) · 6.99 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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Royal ROVERZ</title>
<meta name="description" content="A Place for Royal Enfielders and true Bulleters,a place for passionate bikers,riders">
<meta name="keywords" content="Royal,Enfiled,Bullet,bullt,bullet tshirts, bullt tshirt,Enfiled tshirts , royal enfiled shirts,
royal enfield key ring, bullet key rings ">
<meta name="author" content="Yashwardhan">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Tangerine">
<style>
.mySlides {display:none;}
</style>
</head>
<body>
<header>
<div class="w3-container w3-margin-top w3-panel w3-camo-dark-grey w3-padding-16 ">
<img src="images/r1.png" alt="Logo for Royal ROVERZ" class="w3-image w3-circle w3-mobile " style="width:25% ; height:25% ; float:left;" >
<img src="images/1.png" alt="Royal ROVERZ" class="w3-imgae w3-mobile" style="width:75%;height:75%;">
<!--h1 style="text-align: center; font-family:colonna MT; font-size:300%">Welcome to RoyalROVERZ
<h3 style="text-align: center;">A place for Enfielders & Bulleters</h3>
<h4 style="text-align: center ;">Est: 2016</h4>
</div-->
</header>
<div class="w3-bar w3-black w3-card-2 w3-left-align w3-large w3-border w3-round-xxlarge ">
<a class="w3-bar-item w3-button w3-hide-medium w3-hide-large w3-right w3-padding-20 w3-hover-white w3-large w3-red "
href="javascript:void(0);" onclick="myFunction()" title="Toggle Navigation Menu"><i class="fa fa-bars"></i>MENU</a>
<a href="index.html" class=" w3-bar-item w3-button w3-padding-20 w3-white"> Home </a>
<a href="html/clothing.html" class=" w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">Clothing</a>
<a href="html/mobilecovers.html" class=" w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">Mobile Covers</a>
<div class="w3-dropdown-hover">
<button class="w3-button" >
<a href="html/regear.html" class="w3-button w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">RE Gears</a>
</button>
<div class="w3-dropdown-content w3-bar-block">
<a href="html/helmet.html" class="w3-bar-item w3-button">Helmets</a>
<a href="html/gloves.html" class="w3-bar-item w3-button">Gloves</a>
<a href="html/boots.html" class="w3-bar-item w3-button">Boots</a>
<a href="html/buff.html" class="w3-bar-item w3-button">Buffs</a>
<a href="html/jacket.html" class="w3-bar-item w3-button">Rider Jackets</a>
</div>
</div>
<div class="w3-dropdown-hover">
<button class="w3-button">
<a href="html/otherre.html" class="w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">Other RE Stuffs </a>
</button>
<div class="w3-dropdown-content w3-bar-block">
<a href="html/keyring.html" class="w3-bar-item w3-button">RE Key Rings</a>
<a href="html/bikecover.html" class="w3-bar-item w3-button">Bike Covers</a>
<a href="html/coffeemug.html" class="w3-bar-item w3-button">Cofee Mugs</a>
<a href="html/m.html" class="w3-bar-item w3-button ">Stickers</a>
<a href="html/laptop.html" class="w3-bar-item w3-button">Laptop Skins</a>
<a href="html/mouse.html" class="w3-bar-item w3-button">Mouse Pads</a>
</div>
</div>
<a href="html/reass.html" class=" w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">RE Accessories</a>
<a href="#contact" class="w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">About Us</a>
<a href="html/feedback.html" class=" w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">Feedback</a>
<a href="html/offer.html" class="w3-bar-item w3-button w3-hide-small w3-padding-20 w3-hover-white">Offers</a>
</div>
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium w3-margin w3-topbar w3-rightbar w3-leftbar w3-bottombar w3-pale-red w3-border-black w3-solid-black" >
<a href="../html/index.html" class="w3-bar-item w3-button w3-padding-20 w3-mobile ">Home</a>
<a href="html/clothing.html" class="w3-bar-item w3-button w3-padding-20">Clothing</a>
<a href="html/mobilecovers.html" class="w3-bar-item w3-button w3-padding-20">Mobile Covers</a>
<a href="html/regear.html" class="w3-bar-item w3-button w3-padding-24">RE Gears</a>
<a href="html/otherre.html" class="w3-bar-item w3-button w3-padding-20">Other RE Stuffs</a>
<a href="html/reass.html" class="w3-bar-item w3-button w3-padding-20">RE Accessories</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-20"> About Us</a>
<a href="html/feedback.html" class="w3-bar-item w3-button w3-padding-20"> Feedback</a>
<a href="html/offer.html" class="w3-bar-item w3-button w3-padding-20"> Offers</a>
</div>
<div class="w3-content w3-section w3-border" style="max-width:1000px">
<img class="mySlides w3-animate-zoom " src="images/rl1.jpg" style="width:100%">
<img class="mySlides w3-animate-zoom" src="images/rl2.jpg" style="width:100%">
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-93041886-2', 'auto');
ga('send', 'pageview');
</script>
<script>
var myIndex = 0;
carousel();
function carousel() {
var i;
var x = document.getElementsByClassName("mySlides");
for (i = 0; i < x.length; i++) {
x[i].style.display = "none";
}
myIndex++;
if (myIndex > x.length) {myIndex = 1}
x[myIndex-1].style.display = "block";
setTimeout(carousel, 3500);
}
function myFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
<div>
<h2 style="text-align:center; color:#F9BF3B;">A Place for Royal Enfielders and true Bulleters,a place for passionate bikers,
riders</h2>
<h1 style="text-align:center;color:#F9BF3B;">Launching Soon</h1>
</div>
<div id="contact" class="contactBox w3-panel w3-margin " >
<h3 style="text-align: center"; style="font-size:400px;"class="contact w3-container w3-tangerine"> Contact Us </h3>
<h4 style="text-align:center; ">ROYAL ROVERZ is an indian clothing and accessories brand dedicated to ROYAL ENFIELDS ,and MOTORSPORT LOVERS.
If you are a TRUE ROYAL RIDER ,TRUE ENFIELDER & A TRUE BULLETER then you are at the right place.</h4>
<h5 style="text-align: center;">Mail us at:-<a href="mailto:[email protected]">[email protected]</a><h5>
</div>
</body>
</html>