Skip to content

Commit 97ee708

Browse files
committed
updated description of sub sections
looks like a lot of garbase text. need to make them slick and to the point
1 parent 6dfbe07 commit 97ee708

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

index.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- Bootstrap core CSS -->
1414
<link href="css/bootstrap.min.css" rel="stylesheet">
15-
15+
<link href="css/bootstrap-responsive.css" rel="stylesheet">
1616
<!-- Custom styles for this template -->
1717
<style>
1818
/* Move down content because we have a fixed navbar that is 50px tall */
@@ -41,8 +41,7 @@
4141
padding-right: 5px;
4242
}
4343
}
44-
</style>
45-
<link href="css/bootstrap-responsive.css" rel="stylesheet">
44+
</style>
4645

4746
<!-- Just for debugging purposes. Don't actually copy this line! -->
4847
<!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
@@ -94,7 +93,7 @@ <h2>Win your future</h2>
9493
<div class="row-fluid">
9594
<div class="col-md-4">
9695
<h2><a href="html.html">html</a></h2>
97-
<p>HTML might be heart of a website, but least utilized and explored. i followed the same path and put some basic questions, when you are applying for position directly not for html/markup developer.</p>
96+
<p>HTML might be heart of a website, but least utilized and explored. js dude followed the same path and put some basic questions, when you are applying for position directly not for html/markup developer or designer.</p>
9897
<p><a class="btn btn-default" href="html.html" role="button">View details &raquo;</a></p>
9998
</div>
10099
<div class="col-md-4">
@@ -104,24 +103,24 @@ <h2><a href="css.html">css</a></h2>
104103
</div>
105104
<div class="col-md-4">
106105
<h2>javaScript</h2>
107-
<p class="obsoleteContent">Array is the mostly used Data stucture. And in Javascript it is at least 3 one of the key data structure that you have to use to master. This video will tell you 15 hidden features that witll make u expert in JavaScript array. </p>
106+
<p>This is your battle field. you have to be rock solid in Javascript. thats what bring you the paycheck. In this section i will go through some mid to highlevel javascript interview qustions for a solid foundation... </p>
108107
<p><a class="btn btn-default" href="#" role="button">View details &raquo;</a></p>
109108
</div>
110109
</div>
111110
<div class="row-fluid">
112111
<div class="col-md-4">
113112
<h2>browser</h2>
114-
<p class="obsoleteContent">Link manager is helps you to store (local storage), archive, filter, edit of any interesting links/blog/videos you find online and want to come back later. The reason for creating link managers is browsers Bookmark sucks. We deserve better tools to manage our learning.</p>
113+
<p>Browser is your play ground. The better you know your play ground, the easier for you to play the game. and sometimes you can easily play the trick. Some core browser concepts will make you a good developer. Hence interviewer wants to make sure, you have enough knowledge to win in the battle field..</p>
115114
<p><a class="btn btn-default" href="#" role="button">Check it out &raquo;</a></p>
116115
</div>
117116
<div class="col-md-4">
118117
<h2>web Development</h2>
119-
<p class="obsoleteContent">Link manager is helps you to store (local storage), archive, filter, edit of any interesting links/blog/videos you find online and want to come back later. The reason for creating link managers is browsers Bookmark sucks. We deserve better tools to manage our learning.</p>
118+
<p>Thats what you are, a web development, a plain simple web developer. you have to know the core of web development technologies. A way to optimize user experience, resource management and overall architecture of the internet. Otherwise you will fail miserably in the larger scale of website.</p>
120119
<p><a class="btn btn-default" href="#" role="button">Check it out &raquo;</a></p>
121120
</div>
122121
<div class="col-md-4">
123122
<h2>all Questions</h2>
124-
<p class="obsoleteContent">Link manager is helps you to store (local storage), archive, filter, edit of any interesting links/blog/videos you find online and want to come back later. The reason for creating link managers is browsers Bookmark sucks. We deserve better tools to manage our learning.</p>
123+
<p>This is the list/ summary of all the question you have to know to have a decent front end developer job. Based on your focus you have to go in depth of the area you work on. For example, a javascript developer has to know more JS and designer will be strong in css. and both has to know basic HTML.</p>
125124
<p><a class="btn btn-default" href="#" role="button">Check it out &raquo;</a></p>
126125
</div>
127126
</div>

0 commit comments

Comments
 (0)