Skip to content
Snippets Groups Projects
Commit 9c51d695 authored by Siddhi Bodhe's avatar Siddhi Bodhe
Browse files

week13

parent fd4365b8
No related branches found
No related tags found
No related merge requests found
Pipeline #467944 passed
Showing with 139 additions and 49 deletions
public/img/week-13/01.png

42.6 KiB

public/img/week-13/02.png

44.8 KiB

public/img/week-13/03.png

79.7 KiB

public/img/week-13/04.png

72.8 KiB

public/img/week-13/05.png

81.5 KiB

public/img/week-13/06.png

55.7 KiB

public/img/week-13/07.png

55.2 KiB

public/img/week-13/08.png

88.6 KiB

public/img/week-13/09.png

50 KiB

public/img/week-13/10.png

80.2 KiB

public/img/week-13/11.png

52.5 KiB

public/img/week-13/12.png

45.2 KiB

public/img/week-13/13.png

61.5 KiB

public/img/week-13/14.png

60.2 KiB

public/img/week-13/15.png

55.4 KiB

public/img/week-13/16.png

19.8 KiB

......@@ -27,6 +27,65 @@
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
<style>
/* Use flexbox to create a row layout */
.image-container {
display: flex;
}
/* Optional: Add some spacing between images */
.image-container img {
margin-right: 10px;
}
h2 {
margin-right: 150px;
margin-left: 150px;
}
h3 {
margin-right: 150px;
margin-left: 150px;
}
h4 {
margin-right: 150px;
margin-left: 150px;
}
p {
margin: 30px;
}
div {
text-align: justify;
text-justify: inter-word;
}
img {
display: block;
margin-left: auto;
margin-right: auto;
}
p {
margin-right: 150px;
margin-left: 150px;
}
p {
font-size: 24px;
}
* {
box-sizing: border-box;
}
.column {
float: left;
width: 33.33%;
padding: 5px;
}
/* Clearfix (clear floats) */
.row::after {
content: "";
clear: both;
display: table;
}
</style>
</head>
<body>
......@@ -103,60 +162,91 @@
<!-- Page Header Start -->
<!--Documentation Start-->
<h2>Principles and Practices</h2>
<p>This is My Assignment description<br>Work is in Progress.....</p>
<!--Day-01 start-->
<h3><u><FONT COLOR="f77d0a">DAY-01</FONT></u></h3>
<div>
<p><FONT COLOR="black">On the Wednesday of thirteenth week, Mr. Neil sir conducted our thirteenth global session. He took the random generator in first 90 minutes. He gave us overall explaination about week-13 which includes Networking and Communications.
<br>
In this assignment, I have made documentation on-<br>
<b>Group Assignment</b><br>
1. Send a message between two projects. <br>
<b>Individual Assignment</b><br>
1. Design, build, and connect wired or wireless node(s) with network or bus addresses and local input &/or output device(s).<br>
</FONT></p>
</div>
<!--Day-01 end-->
<!--Day-02 start-->
<!--Day-02 start-->
<h3><u><FONT COLOR="f77d0a">DAY-02</FONT></u></h3>
<div>
<p><FONT COLOR="black">
</FONT></p>
<div>
<img width="900" height="650"src="img/week-13/01.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/02.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/03.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/04.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/05.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/06.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/07.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/08.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/09.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/10.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/11.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/12.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/13.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/14.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/15.png">
</div><br>
<div>
<img width="900" height="650"src="img/week-13/16.png">
</div><br>
</div>
<!--Documentation End-->
<!-- Footer Start -->
<div class="container-fluid bg-dark text-light mt-5 py-5 wow fadeInUp" data-wow-delay="0.1s">
<div class="container pt-5">
<div class="row g-5">
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Quick Links</h3>
<div class="d-flex flex-column justify-content-start">
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About </a>
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Assignments</a>
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Final Project</a>
</div>
</div>
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Popular Links</h3>
<div class="d-flex flex-column justify-content-start">
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Home</a>
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>About </a>
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Assignments</a>
<a class="text-light mb-2" href="#"><i class="bi bi-arrow-right text-primary me-2"></i>Final Project</a>
</div>
</div>
<div class="col-lg-3 col-md-6">
<h3 class="text-white mb-4">Get In Touch</h3>
<p class="mb-2"><i class="bi bi-geo-alt text-primary me-2"></i>Sanjivani College of Engineering, Kopargaon-423601, India</p>
<p class="mb-2"><i class="bi bi-envelope-open text-primary me-2"></i>siddhibodhe100@.com</p>
<p class="mb-0"><i class="bi bi-telephone text-primary me-2"></i>+91 7057760100</p>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-primary text-light py-4">
<div class="container">
<div class="row g-5">
<div class="col-md-6 text-center text-md-start">
<p class="mb-md-0">&copy; <a class="text-white border-bottom" href="#">Siddhi Bodhe Fab Academy 2024</a>. All Rights Reserved.</p>
</div>
<div class="col-md-6 text-center text-md-end">
<p class="mb-0">Designed by <a class="text-white border-bottom" href="https://htmlcodex.com">HTML Codex</a></p>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<div>
<p><center><u><h3><FONT COLOR="2b2e4a">Siddhi Bodhe Fab Academy&#128513;</FONT></h3></u></center></p><br><br>
</div>
<!-- Footer End -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment