Skip to content

Commit 0e1df5e

Browse files
committed
added two sections
1 parent e9d6f3b commit 0e1df5e

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

index.html

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@
7575
<div class="container">
7676
<h1>Interview Questions</h1>
7777
<h2>for front-end-Developer</h2>
78-
<p>As you grow, so does the world. So, keep urself updated with the tricky front end interview questions...</p>
79-
<p><a class="btn btn-primary btn-lg" href="jsConcepts/jsConcepts.html" role="button">Learn more &raquo;</a></p>
78+
<p>Only for JS developer when they have to answer some side questions to make interviewer comfortable...</p>
8079
</div>
8180
</div>
8281

@@ -111,15 +110,20 @@ <h2>javaScript</h2>
111110
</div>
112111
<div class="row-fluid">
113112
<div class="col-md-4">
114-
<h2>General Web Development</h2>
113+
<h2>browser</h2>
115114
<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>
116115
<p><a class="btn btn-default" href="#" role="button">Check it out &raquo;</a></p>
117116
</div>
118-
<section class="col-md-4">
119-
<h2>about that js dude</h2>
120-
<p>the goal of ur dude is to work together to learn, experiment, share and grow. A weekend is a good weekend for ur dude which can produce a youtube video or a blog or 96 commits to github or learning new JS library.</p>
121-
<p><a class="btn btn-default" href="mailto:[email protected]?Subject=You%20suck" role="button">express ur anger &raquo;</a></p>
122-
</section>
117+
<div class="col-md-4">
118+
<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>
120+
<p><a class="btn btn-default" href="#" role="button">Check it out &raquo;</a></p>
121+
</div>
122+
<div class="col-md-4">
123+
<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>
125+
<p><a class="btn btn-default" href="#" role="button">Check it out &raquo;</a></p>
126+
</div>
123127
</div>
124128
</div>
125129
<div class="span3">

0 commit comments

Comments
 (0)