Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cs251_group18
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
group18
cs251_group18
Commits
9ead26c7
Commit
9ead26c7
authored
Aug 24, 2016
by
DIVYANSH PAREEK
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding contact.html from Lab02
parent
89e7d7be
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
0 deletions
+42
-0
contact.html
contact.html
+42
-0
No files found.
contact.html
0 → 100644
View file @
9ead26c7
<!DOCTYPE html>
<html>
<head>
<title>
Contact Info
</title>
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"S2.jpg"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<!-- For Mobile Friendly WebSite-->
<link
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
rel=
"stylesheet"
integrity=
"sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin=
"anonymous"
>
</head>
<body
style=
"background-color: #CD853F"
>
<nav
class=
"navbar navbar-default"
style=
"background-color: rgb(150,150,150)"
>
<div
class=
"container-fluid"
>
<ul
class=
"nav navbar-nav"
>
<li><a
href=
"home.html"
>
Home
</a></li>
<li><a
href=
"aboutMe.html"
>
About Me
</a></li>
<li><a
href=
"interests.html"
>
Interests
</a></li>
<li><a
href=
"timetable.html"
>
My Timetable
</a></li>
<li
class=
"active"
><a
href=
"contact.html"
>
Contact Me
</a></li>
<li><a
href=
"form.html"
>
Form
</a></li>
<li><a
href=
"pokemon.html"
>
Pokemons! :D
</a></li>
<li><a
href=
"plan.html"
>
Floor Plan
</a></li>
</ul>
</div>
</nav>
<h1
class=
"text-center"
>
&
#x0936
&
#x0947
&
#x0902
&
#x0926
&
#x0930
&
#x0947
</h1>
<br>
<br>
<h2
class=
"text-center"
>
Reach me :
</h2>
<h3
class=
"text-center"
>
My room is 318 / H9
</h3>
<h3
class=
"text-center"
>
Call me @ +91-9960270265 or +91-7276340064
</h3>
<h3
class=
"text-center"
>
Drop me a mail at :
</h3>
<h3
class=
"text-center"
>
shendreshraddheya@gmail.com
</h3>
<h3
class=
"text-center"
>
shraddheya@cse.iitb.ac.in
</h3>
<h3
class=
"text-center"
>
My social contacts :
</h3>
<h3
class=
"text-center"
><a
href =
"https://www.facebook.com/shraddheya.shendre"
target=
"_blank"
><img
src =
fblogo.jpg
alt =
FB
width =
"60"
height =
"60"
></a>
</h3>
<h3
class=
"text-center"
><a
href =
"https://plus.google.com/u/0/+shraddheyashendre/posts"
target=
"_blank"
><img
src =
g+logo.png
alt =
g+
width =
"60"
height =
"60"
></a>
</h3>
<h3
class=
"text-center"
><a
href =
"https://www.instagram.com/shraddheya_shendre/"
target=
"_blank"
><img
src =
insta.jpg
alt =
insta
width =
"60"
height =
"60"
></a>
</h3>
<p
class=
"text-center"
><span
class=
"glyphicon glyphicon-copyright-mark"
></span>
sslither
</p>
</body>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment