Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html> {?--this is starting--}
<head>

<title>OSD ASSIGNMENTS</title>
Expand All @@ -11,7 +11,9 @@ <h1 style="font-size: 40px;text-align: center;font-weight: 35px;text-shadow: 65p
<div style="background-color: #283747;width: 100px;height: 35px;left: 330px;position: absolute;top: 110px;align-content: center;border-radius: 25px;">
<a style="text-decoration: none;font-style: italic;color: #5DADE2;" href="1st assignment/html5.html">01-assignment</a>
</div>

<div style="background-color: #283747;width: 100px;height: 35px;left: 330px;position: absolute;top: 110px;align-content: center;border-radius: 25px;">
<a style="text-decoration: none;font-style: italic;color: #5DADE2;" href="1st assignment/html5.html">01-assignment</a>
</div>

<div style="background-color: #283747;width: 100px;height: 35px;padding-top: 20px;left: 400px;position: absolute;top: 170px;border-radius: 25px;">
<a style="text-decoration: none;font-style: italic;color: #5DADE2;" href="2nd assignment/contact.html">02-assignment</a>
Expand All @@ -31,4 +33,4 @@ <h1 style="font-size: 40px;text-align: center;font-weight: 35px;text-shadow: 65p
<a style="text-decoration: none;font-style: italic;color: #5DADE2;" href="5th assginment/bootstrap.html">05-assignment</a>
</div>
</body>
</html>
</html>