forked from Prashantsetia/My_Website
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
126 lines (118 loc) · 4.5 KB
/
index.html
File metadata and controls
126 lines (118 loc) · 4.5 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
<!DOCTYPE html>
<html lang="english">
<head>
<title> TechnoPranav </title>
<meta charset="utf-8" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body class="body">
<header class="mainheader">
<img src="media/logo.png">
<nav><ul>
<li class="active"><a href="html\index-2.html">Home</a></li>
<li><a href="html/due.html">Robodue</a></li>
<li><a href="html/pine.html">PkiPines</a></li>
<li><a href="html/kali.html">Kali Linux Tutorials</a></li>
<li><a href="html/hack.html">Ethecal Hacking</a>
<UL><li><a href="/tml\2.html">More Attacks</a></li></UL>
</li>
<li><a href="html/al.html">Amazon Alexa</a></li>
<li><a href="html/m.html">Microcontrolers</a></li>
<li><a href="html/about.html">About</a></li>
</ul></nav>
</header>
<div class="maincontent">
<div class="content">
<article class="topcontent">
<header>
<h2><a href="html/index-2.html" title="TechnoPranav">TechnoPranav</a><h2>
</header>
<footer>
<p class="post-info">This post is written by Pranav on 02 March 2018</p>
</footer>
<content>
<p>
Hey!<br />
I'M Pranav Agarwal so this is my website in which you can learn alot
about Ethical Hacking, Software Developing, Binary Convertions,
about NodeMcu, Arduino how to use it some fun projects,
Home automation Tutorials, about Kali Linux what is it how to use it
and what it is used for, some diy projects by using basic knowledge
of Electronics, you will also get to know abot Amazon Alexa how it works
some cool commands, yoy also may get to know about website making as
well as hosting, you will get to kmow how you can stay safe from
hacker's in today's world and last but not the least you will get
some funny stuffs as well for entertainment like prank video's or vines
which you can watch and have fun so guys to motivate me you guys
can click the subscribe button on my channel. To be a part of my small
family please do <b>Subscribe</b> my channel and share my video's and
learn soething everyday with my video's.<br /> Thank You.
</p>
</content>
</article>
<article class="bottomcontent">
<header>
<h2><a href="html/index-2.html" title="Youtube Channel's">Youtube</a><h2>
</header>
<footer>
<p class="post-info">This post is written by Pranav on 13 Dec 2017</p>
</footer>
<content>
<p>
Hey!<br />
I'M Pranav Agarwal. I own two Youtube channel's I just started my youtube
carrier. so to watch my videos yoc can reffer to the button above namely:
<strong>PkiPines and Robodue.</strong> You can watch my video's on this Website
too by clicking on the buttons mentioning my channel names.
My first channel is all about fun and some
pranks we upload vines as well and many more cool stufs hope you guys
will like my content and the name of my first channel is <strong> PkiPines</strong>.
My second channel is all about technology in which you can learn to code get to
know about some cool products we do unboxing of some cool products
DIY inventions, life hacks some simple Electronics Circuit and anything you
can think off. The name
of my second channel is<strong> Robodue so visit my cahhnel now and keep learning.</strong> and dont forget to like all
my Video's and do hit the <b>Subscribe</b> button to be a part of my small
family . I hope you guys will get to know something through my video's
and at last i want to say thank you guys .
</p>
</content>
</article>
</div>
</div>
<aside class="top-sidebar">
<article>
<h2>Kali Linux</h2>
<p><b>Kali Linux</b>is and operating system based on Linux as the name shows.
it is meant for penetration testing, network monitoring, website bug founding
and for all stuffs related to cyber security to know
more about these in detail just jump to the page mentioned above as <b>Kali Linux Tutorials.</b>
</p>
</article>
</aside>
<aside class="middle-sidebar">
<article>
<h2>Arduino Tutorials</h2>
<p>Here you will get to know about <b>Arduino</b>
some cool Ardino projects , how to use it,sensors used in
Arduino, how to code an Arduino board, types of arduino board
avilable,and many more things to know more just click on the <b>Microcontroler</b>
button above.
</p>
</article>
</aside>
<aside class="bottom-sidebar">
<article>
<h2>Project Making</h2>
<p>By clicking on the button above which says <a href="m.html">Microcontrolers</a>
you can get to know about <b>how to use arduino some arduino projects,<br />
electronics diy circuits and many more cool things</b>.
</p>
</article>
</aside>
<footer class="mainfooter">
<p>Copyright © 2017-2020 dixz4nma31b4q.cloudfront.net</p>
</footer>
</body>
</html>