Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cs251_group20
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
AGRAWAL KANAK RAJESHKUMAR
cs251_group20
Commits
72e1260c
You need to sign in or sign up before continuing.
Commit
72e1260c
authored
Aug 23, 2016
by
WAGH YASH GOVIND
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding home.html from inlab02
parent
610c48c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
0 deletions
+52
-0
home.html
home.html
+52
-0
No files found.
home.html
0 → 100644
View file @
72e1260c
<!DOCTYPE html>
<html>
<head>
<title>
Team Alpha
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"style.css"
>
<link
rel=
"icon"
href=
"iitb_logo.png"
>
</head>
<body>
<nav
class =
"navigation"
>
<a
href =
"home.html"
>
&
nbsp
&
nbsp Home
&
nbsp
&
nbsp
</a>
<a
href =
"aboutMe.html"
>
&
nbsp
&
nbsp About Me
&
nbsp
&
nbsp
</a>
<a
href =
"interests.html"
>
&
nbsp
&
nbsp Interests
&
nbsp
&
nbsp
</a>
<a
href =
"timetable.html"
>
&
nbsp
&
nbsp Timetable
&
nbsp
&
nbsp
</a>
<a
href =
"contact.html"
>
&
nbsp
&
nbsp Contacts
&
nbsp
&
nbsp
</a>
</nav>
<div>
<h2
id =
"team_name"
>
Team Alpha
</h2>
</div>
<img
src =
"kanak.png"
id =
"profile_pic"
>
<pre
id =
"personal_info"
>
<a
href=
"https://www.cse.iitb.ac.in/~kanak/home.html"
style =
"color:black"
>
Kanak Agrawal
</a>
150050016
2nd Year BTech
Computer Science and Engineering
IIT Bombay
</pre>
<br><br><br>
<img
src =
"yash.png"
id =
"profile_pic"
>
<pre
id =
"personal_info"
>
<a
href=
"https://www.cse.iitb.ac.in/~150050023/home.html"
style =
"color:black"
>
Yash Wagh
</a>
150050023
2nd Year BTech
Computer Science and Engineering
IIT Bombay
</pre>
<br><br>
<img
src =
"ajay.png"
id =
"profile_pic"
>
<pre
id =
"personal_info"
>
<a
href=
"https://www.cse.iitb.ac.in/~ajayyadav/home.html"
style =
"color:black"
>
Ajay Yadav
</a>
150050056
2nd Year BTech
Computer Science and Engineering
IIT Bombay
</pre>
</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