-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathweb.html
More file actions
140 lines (127 loc) · 8.57 KB
/
web.html
File metadata and controls
140 lines (127 loc) · 8.57 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
138
139
140
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web Dev</title>
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700">
<link rel="stylesheet" href="assets/css/Article-Dual-Column.css">
<link rel="stylesheet" href="assets/css/Article-List.css">
<link rel="stylesheet" href="assets/css/Footer-Dark.css">
<link rel="stylesheet" href="assets/css/Header-Blue.css">
<link rel="stylesheet" href="assets/css/styles.css">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-8397173575148898",
enable_page_level_ads: true
});
</script>
</head>
<body>
<div>
<div class="header-blue" style="height:200px;">
<nav class="navbar navbar-dark navbar-expand-md navbar-static">
<div class="container" >
<a class="navbar" id="linker" href="index.html"><img class="img-fluid logo" src="assets/img/logo.jpg"/></a>
</div>
</nav>
</div>
</div>
<div class="article-dual-column">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="intro">
<h1 class="text-center">Web Designing &Development</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<p>Its a great field where you have many opportunities.</p>
<p><a href="https://developer.mozilla.org/en-US/docs/Learn" target="_blank">Mozilla Documentation</a></p>
<p><a href="https://developers.google.com/web/" target="_blank">Google Developers</a></p>
<p><a href="https://devdocs.io/" target="_blank">Dev Docs</a></p>
<p><a href="https://www.sololearn.com/Courses/" target="_blank">Sololearn</a></p>
</div>
</div>
</div>
</div>
<div class="article-list">
<div class="container">
<div class="intro">
<h2 class="text-center">Useful Links</h2>
<p class="text-center">Here is the list of resources useful for web development.</p>
</div>
<div class="row articles">
<div class="col-sm-6 col-md-4 item"><a href="https://www.freecodecamp.org/" target="_blank"><img class="img-fluid" src="assets/img/freecode.jpg"></a>
<h3 class="name">Free Code Camp</h3>
<p class="description">freeCodeCamp is a non-profit organization that consists of an interactive learning web platform, an online community forum, chat rooms, Medium publications and local organizations that intend to make learning web development accessible to anyone. </p><a href="https://www.freecodecamp.org/" target="_blank" class="action"><i class="fa fa-arrow-circle-right"></i></a></div>
<div
class="col-sm-6 col-md-4 item"><a href="https://www.w3schools.com/" target="_blank"><img class="img-fluid" src="assets/img/w3scholls1.png"></a>
<h3 class="name">W3 Schools</h3>
<p class="description">W3Schools is a popular web site for learning web technologies online. Content includes tutorials and references relating to HTML, CSS, JavaScript, JSON, PHP, Python, AngularJS, SQL, Bootstrap, Node.js, jQuery, XQuery, AJAX, and XML.</p><a href="https://www.w3schools.com/" target="_blank" class="action"><i class="fa fa-arrow-circle-right"></i></a></div>
<div
class="col-sm-6 col-md-4 item"><a href="https://codepen.io/" target="_blank"><img class="img-fluid" src="assets/img/Codepen.png"></a>
<h3 class="name">Codepen</h3>
<p class="description">CodePen is an online community for testing and showcasing user-created HTML, CSS and JavaScript code snippets. </p><a href="https://codepen.io/" target="_blank" class="action"><i class="fa fa-arrow-circle-right"></i></a></div>
<div
class="col-sm-6 col-md-6 item"><a href="https://www.codecademy.com/catalog/subject/web-development" target="_blank"><img class="img-fluid" src="assets/img/codeacademy1.png"></a>
<h3 class="name">Codecademy</h3>
<p class="description">Codecademy is an online freemium interactive platform that offers free coding classes in 12 different programming languages.</p><a href="https://www.codecademy.com/catalog/subject/web-development" target="_blank" class="action"><i class="fa fa-arrow-circle-right"></i></a></div>
<div
class="col-sm-6 col-md-6 item"><a href="https://www.theodinproject.com/courses" target="_blank"><img class="img-fluid" src="assets/img/odin.jpg"></a>
<h3 class="name">Odin Project</h3>
<p class="description">The Odin Project empowers aspiring web developers to learn together.</p><a href="https://www.theodinproject.com/courses" target="_blank" class="action"><i class="fa fa-arrow-circle-right"></i></a></div>
</div>
</div>
</div>
<div class="row">
<div class="container">
<div class="col-md-12">
<div class="text-center">
<p><a href="https://www.javascripting.com/" target="_blank">Apart from these there are many javaScript Libraries</a></p>
<p> <a href="https://cssauthor.com/css-animation-libraries/" target="_blank">Animation Libraries </a></p>
<p><a href="https://angular.io/" target="_blank">Angular</a></p>
<p><a href="https://reactjs.org/" target="_blank">React js </a></p>
<p> <a href="https://templated.co/" target="_blank">Free Templates for websites.</a></p>
<p></p>
</div>
</div>
</div>
</div>
<div class="footer-dark">
<footer>
<div class="container">
<div class="row">
<div class="col-md-6 item text-center">
<h3>Contact</h3>
<ul>
<li><a href="mailto:sathuribharathbrothers1234@gmail.com?Subject=Hello%20Bharath" target="_blank">Send a Mail</a></li>
<li><a href="https://api.whatsapp.com/send?phone=919133430813">Send a Message</a></li>
</ul>
</div>
<div class="col-md-6 item text-center">
<h3>Stark Sources</h3>
<p>This is a website with a collection of various resources. This website is made with Bootstrap Studio.
Hosted with Github Pages.Download the code of this website from this<a href="https://github.com/StarkSources/starksources.github.io"> link.</a></p>
</div>
<div class="col item social">
<a href="https://www.facebook.com/sathuribharath.stark" target="_blank"><i class="icon ion-social-facebook"></i></a>
<a href="https://github.com/Bharathbrothers" target="_blank"><i class="icon ion-social-github"></i></a>
<a href="https://www.linkedin.com/in/bharath-kumar-goud/" target="_blank"><i class="icon ion-social-linkedin"></i></a>
<a href="https://twitter.com/BharathSathuri" target="_blank" ><i class="icon ion-social-twitter"></i></a></div>
</div>
<p class="copyright">STARK © 2018</p>
</div>
</footer>
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
</body>
</html>