Skip to content
Open
Show file tree
Hide file tree
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
14 changes: 12 additions & 2 deletions Decypted/Dates.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-padding w3-card" style="letter-spacing:4px;">


<a href="#home" class="w3-bar-item w3-button">Dates Supply Chain Management</a>

<!-- Right-sided navbar links. Hide them on small screens -->
Expand All @@ -28,10 +30,14 @@
<!-- Header -->
<header class="w3-display-container w3-content w3-wide" style="max-width:1600px;min-width:500px" id="home">
<!-- REPLACE HERE (FIRST IMAGE) -->
<img class="w3-image" src="https://i.ibb.co/SQ5pmwj/New-Project.png" alt="Hamburger Catering" width="1600" height="800">
<img class="w3-image" src="./Dates.jpg" alt="Hamburger Catering" width="1600" height="800">
<div class="w3-display-bottomleft w3-padding-large w3-opacity">
<!-- REPLACE HERE -->


<!-- REPLACE HERE -->
<h1 class="w3-xxlarge">Supply Chain</h1>

</div>
</header>

Expand All @@ -42,13 +48,16 @@ <h1 class="w3-xxlarge">Supply Chain</h1>
<div class="w3-row w3-padding-64" id="about">
<div class="w3-col m6 w3-padding-large w3-hide-small">
<!-- REPLCAE HERE (SMALLER IMAGE) -->
<img src="https://i.ibb.co/SQ5pmwj/New-Project.png" class="w3-round w3-image w3-opacity-min" alt="Table Setting" width="600" height="750">
<img src="./bcIot.jpeg" class="w3-round w3-image w3-opacity-min" alt="Table Setting" width="600" height="750">
</div>

<div class="w3-col m6 w3-padding-large">
<!-- REPLACE HERE: About The Use Case -->
<h1 class="w3-center">About The Use Case</h1><br>
<!-- REPLACE HERE: Subtitle -->
<!-- REPLACE HERE: Description -->
<!-- REPLACE HERE: More Description -->

<h5 class="w3-center">Dates Supply Chain Management Based on IoT and Blockchain</h5>
<!-- REPLACE HERE: Description -->
<p class="w3-large">
Expand All @@ -70,3 +79,4 @@ <h5 class="w3-center">Subtitle</h5>
<hr>
</body>
</html>

Binary file added Decypted/Dates.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Decypted/bcIot.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.